#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Srbecký 6fa83ffd40 XML Parser: Fixed or ignored not-well-formed unit tests. The parser is passing over 600 W3C tests now. The issues being ignored are mostly related to the fact that the parser is not verifying DTDs. (which is not supported and is not going to be supported). 16 years ago
AddIns Merge 3.0 to trunk. 16 years ago
data Merge 3.0 to trunk. 16 years ago
doc Adjusted setup and automatic build. 16 years ago
samples XML Parser: Fixed or ignored not-well-formed unit tests. The parser is passing over 600 W3C tests now. The issues being ignored are mostly related to the fact that the parser is not verifying DTDs. (which is not supported and is not going to be supported). 16 years ago
src XML Parser: Fixed or ignored not-well-formed unit tests. The parser is passing over 600 W3C tests now. The issues being ignored are mostly related to the fact that the parser is not verifying DTDs. (which is not supported and is not going to be supported). 16 years ago
SharpDevelop.Tests.sln Finished port of Windows Forms designer to ITextEditor. 16 years ago
SharpDevelop.sln Data AddIn (Database Metadata Fetcher, Database Explorer, EDM Designer, WPF Wizard) 16 years ago
clean.bat Fixed path to REVISION file. 16 years ago
debugbuild.bat Fixed path to REVISION file. 16 years ago
releasebuild.bat Fixed path to REVISION file. 16 years ago