summaryrefslogtreecommitdiff
path: root/src/dotnet-library
Commit message (Expand)AuthorAgeFilesLines
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-1325-25/+25
* Updated copyright notices to 2009Antonio Cunei2009-01-0913-13/+13
* fixed two problems of msil buildLukas Rytz2008-12-172-479/+202
* removing Marshal and dependency on java.io in s...Lukas Rytz2008-11-272-0/+1200
* copying 'scala.testing.Show' from 2.7.2 branch ...Lukas Rytz2008-10-161-0/+1
* temporarly disabling OpenHashMap on .NET.Lukas Rytz2008-08-131-0/+4
* Checked in David's update to LongMap and IntMap.Geoffrey Washburn2008-08-063-3/+0
* David's new collections can't currently be used...Geoffrey Washburn2008-08-063-0/+3
* Move scala.Random -> scala.util.Random on .NETLukas Rytz2008-07-302-0/+77
* Fixes the msil build.Lukas Rytz2008-07-281-0/+17
* added EOLs, missing headersmichelou2008-06-1031-31/+31
* text.Document for .NET target (using System.IO....jeberle2008-05-271-1/+122
* commented some lines in Sorting.scala (they whe...jeberle2008-05-271-1/+0
* typo: s/assumptopm/assumption/lorch2008-05-261-1/+1
* Inner classes are now kept as such when compili...Lukas Rytz2008-05-211-4/+4
* Synced src/dotnet-library with rev 15086 of src...Lukas Rytz2008-05-2010-98/+427
* fixed #681jeberle2008-05-201-10/+21
* Added depreciated annotation and comment to kee...Geoffrey Washburn2008-05-191-1/+3
* removed again 'override' on + of dotnet ListLukas Rytz2008-05-191-1/+1
* changed copying of .net / jvm14 libraries.Lukas Rytz2008-05-091-1/+1
* added the dotnet version of Manifest.scalajeberle2008-05-061-0/+127
* in fact the tests in the main function doesn't ...jeberle2008-04-221-0/+1
* Sorting.scala is platform-independentjeberle2008-04-221-1/+0
* added all the empty dotnet-library files that w...jeberle2008-04-22128-0/+128
* removing PagedSeq.scala from dotnet-libraryLukas Rytz2008-04-091-0/+1
* More stubs for MSIL, but I do not have the pati...Geoffrey Washburn2008-04-0710-0/+9
* Closer to having MSIL build again.Geoffrey Washburn2008-04-0758-3/+68
* New reorg planGeoffrey Washburn2008-04-0733-0/+3943
* The great library reorg!Geoffrey Washburn2008-04-0433-3943/+0
* Fixed svn propertiesmihaylov2008-03-192-2/+2
* minor fix (bis)michelou2008-02-281-3/+3
* minor fixmichelou2008-02-281-2/+2
* updated currentTime (dotnet)michelou2008-02-281-2/+8
* updated RichString on dotnet/cldcmichelou2008-02-261-16/+36
* fixed #468 (msil)michelou2008-02-221-24/+85
* removed RichString methods and @throwsmichelou2008-02-211-47/+317
* switched to Scala implementation of StringBuildermichelou2008-02-066-134/+446
* fixed #423, added integer square root (CLDC)michelou2008-01-311-1/+1
* added toBinary-/toHex-/toOctalString (Long)michelou2008-01-181-0/+30
* updated RichClassmichelou2007-12-212-5/+5
* updated MSIL library for class[T]michelou2007-12-215-21/+17
* format -> formattedMartin Odersky2007-11-301-1/+1
* Fixed runtime.StringAdd for MSIL and CLDCmichelou2007-11-261-0/+28
* fixed #176 (CLDC build)michelou2007-11-181-12/+30
* moved runtime.TypeRep to branch (not yet mature)michelou2007-11-051-1/+4
* added missing override modifier (msil)michelou2007-11-021-1/+1
* fixed #202 (NaN), refactored codemichelou2007-10-301-3/+3
* Updated lib/mscorlib to Mono 1.2.5, added bin/h...michelou2007-09-251-0/+39
* Updated src/dotnet-library/READMEmihaylov2007-09-171-4/+64
* Synced src/dotnet-library with rev 12880 of src...mihaylov2007-09-173-20/+48