4228 Commits (e5de5a9d686cd36764879ed016419c6d2f62517f)
 

Author SHA1 Message Date
Matt Ward 2b5e971eaf Character offset now correct in status bar when editing xml files. 16 years ago
Matt Ward ffb4c4c103 Unit tests window no longer displays the base class test method when it is overridden in the derived class. 16 years ago
Christoph Wille de3fc84d5d Update code converter Web site to support conversion to Ruby and Python 16 years ago
Christoph Wille c1c1530741 Update script for IronRuby & IronPython conversion 16 years ago
Christoph Wille c0c09e768f Remove copied dependencies; dependencies now copied on-demand using build script 16 years ago
Siegfried Pammer 50c7ac7475 fixed http://community.sharpdevelop.net/forums/t/10571.aspx 16 years ago
Matt Ward 7139a80c40 Debugger now supports debugging IronRuby applications. 16 years ago
Daniel Grunwald 274f90e4cb Mark booc.exe as 32-bit. 16 years ago
Daniel Grunwald b15c3e56df Update to boo 0.9.3.3457 16 years ago
Daniel Grunwald 7f32d9be78 Adjust AddIn compatibility hack so that SD 3.0 AddIns can be loaded in SD 3.2. 16 years ago
Matt Ward 19584068eb Change build artefact prefix to 3.2.0 16 years ago
Matt Ward e8ae58da07 Change SharpDevelop version to 3.2 16 years ago
Matt Ward 6a40744299 Add IronRuby addin to installer. 16 years ago
Matt Ward ab9913ecfa No longer run IronRuby unit tests due to different versions of the Microsoft Scripting assemblies being used with IronPython. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
Matt Ward 7dfbf41cab Name and Text properties now set when creating new form or user control from python templates. 16 years ago
Matt Ward 341be44215 Class base types now converted to python. 16 years ago
Matt Ward 14ad268dd1 Fixed FSharpBinding compilation warnings. 16 years ago
Matt Ward 97c6bc94e4 Added unit tests for VB.NET function and subroutine declarations. 16 years ago
Matt Ward dc59476ce2 Now using NUnit 2.5.3.9345 16 years ago
Matt Ward 155d37d14e Installer now ngens IronPython assemblies. 16 years ago
David Srbecký 03f22d048a Fixed build 16 years ago
David Srbecký 023ef6a40a Updated localized strings 16 years ago
David Srbecký 95187c2a2c Do not derive debugger objects from MarshalByRefObject since it not being used in any way. 16 years ago
David Srbecký a154d2f93f Backported r5308 - Fixed conditional breakpoints for statements that do not return bool 16 years ago
David Srbecký 320896e50e Backported r5302 - Fixed rude-abort of evals 16 years ago
David Srbecký 49ccffef87 Backported r5299 - Fixed "0x80131C33: Interception of the current exception is not legal" 16 years ago
David Srbecký aa7f962410 Backported r5296 - Fixed "0x8013132E - This process has already been attached to" 16 years ago
David Srbecký 29ceaafa3a Backported r5294 - Fixed "Func eval cannot work. Bad starting point. (Exception from HRESULT: 0x80131313)" 16 years ago
David Srbecký 9b5f63e816 Backported r5293 - Hopefully fixed "Process not synchronized." at ICorDebugThread.GetUserState 16 years ago
David Srbecký bf11a5e2b7 Backported r5292 - Disable steppers before detach 16 years ago
David Srbecký 1f256c5327 Backported r5291 - General exception handler for CreateProcess 16 years ago
David Srbecký 68838acdf5 Backported r5290 - Workaround for exception during removing of breakpoint (can not reproduce though) 16 years ago
David Srbecký 5f9ac0618e Backported r5257 - Fixed SD2-1467 - "Can't load file 17d14f5c-a337-4978-8281-53493378c1071.vb under ." 16 years ago
David Srbecký 4ad43957db Backported r4826 "Fixed race condition that was causing unit tests to fail" to 3.1 16 years ago
Daniel Grunwald 0824719cc9 Fixed SD2-1625 - Forms Designer corrupts field declarations with inner class type references 16 years ago
Daniel Grunwald b87a337213 Fixed conversion of inner class type references to CodeDom. 16 years ago
Daniel Grunwald ea8ead857b Fixed SD2-1626 - Type parameters placed incorrectly when implementing interface nested inside generic class 16 years ago
Daniel Grunwald a30ba7fec7 Added ${ItemNameNoExt} - see forum-9830. 16 years ago
Daniel Grunwald 4740f942e5 Backport r5265 - Fix for "Cannot use JMC on this code (likely wrong JIT settings)." to 3.1 16 years ago
Daniel Grunwald d5c6e2aad2 Fixed SD2-1623 - Boo: Find references does not return any results 16 years ago
Daniel Grunwald 8033853d49 Fixed forum-10355: Boo code completion fails using import statements from user assemblies. 16 years ago
Matt Ward a90ce890dc Updated to IronPython 2.6 RC 3 16 years ago
Daniel Grunwald c1ca7b1e36 Fixed C#->VB code converter issues with casts between char and integers. 16 years ago
Daniel Grunwald aa877491c1 Added object initializers support to VB output visitor. 16 years ago
Matt Ward 14c77d60ae Updated to IronPython 2.6 RC 2 16 years ago
Matt Ward cf9adbb9ba Check all base classes for unit test methods not just the immediate test class parent. 16 years ago
Daniel Grunwald 9914989d40 Fixed forum-10179: move file up/down in F# binding crashes SharpDevelop 16 years ago
Daniel Grunwald ce6ff9bb09 Disable failing debugger unit tests. 16 years ago
Daniel Grunwald c543ebd41f backport "4826 Fixed race condition that was causing unit tests to fail" to 3.1 16 years ago