summaryrefslogtreecommitdiff
path: root/src/dotnet-library
Commit message (Expand)AuthorAgeFilesLines
* Skeletal implementation of scala.io.File.Paul Phillips2009-06-241-0/+1
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-242-6/+3
* Some incremental steps on overhauling IO.Paul Phillips2009-06-231-0/+1
* Created DelayedLazyVal for your def/val hybrid ...Paul Phillips2009-06-201-0/+1
* Created scala.reflect.Invocation, which offers ...Paul Phillips2009-06-191-0/+1
* Removed some useless files which declare themse...Paul Phillips2009-06-186-6/+0
* A RichClass for the java side which offers type...Paul Phillips2009-06-121-2/+2
* Spoke soothingly to msil.Paul Phillips2009-06-041-0/+1
* towards fixing msil.Lukas Rytz2009-06-041-0/+1
* Fixed "scala.util.Random" in MSIL library.Gilles Dubochet2009-05-291-11/+14
* "scala.Random" has been deprecated since 2.7.2 ...Gilles Dubochet2009-05-291-77/+0
* Further development of the Numeric and Ordering...Paul Phillips2009-05-281-100/+3
* Implements feature request #2008.Gilles Dubochet2009-05-281-1/+22
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-273-5/+5
* Dummies to please our MSIL overlords.Paul Phillips2009-05-263-0/+3
* fixed .net buildLukas Rytz2009-05-1647-1837/+1004
* epic MSIL hacking - Array compiles.Paul Phillips2009-05-081-0/+1
* added emtpy stub of PackratParsers for msilLukas Rytz2009-05-071-0/+1
* Synced src/dotnet-library with rev 17621 of src...Paul Phillips2009-05-0212-101/+251
* 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