summaryrefslogtreecommitdiff
path: root/lib/scalaruntime.dll
Commit message (Collapse)AuthorAgeFilesLines
* removing msil from trunk.Lukas Rytz2009-10-081-0/+0
|
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-0/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* fixed #681jeberle2008-05-201-0/+0
| | | | | | | Changes in the Comparator.cs, called when using "==". And recompiled scalaruntime.dll. Perhaps the code can be better (simplifying the condition), but it works.
* Synced src/dotnet-library with src/library rev ...mihaylov2007-05-151-0/+0
| | | | | Synced src/dotnet-library with src/library rev 11027
* Preliminary support for building .NET version o...mihaylov2007-02-091-0/+0
Preliminary support for building .NET version of the Scala library