summaryrefslogtreecommitdiff
path: root/src/dotnet-library
Commit message (Expand)AuthorAgeFilesLines
* removing msil from trunk.Lukas Rytz2009-10-08202-4996/+0
* More accumulated XML work, including removing s...Paul Phillips2009-09-252-2/+0
* Some more XML work as I prepare to deal with th...Paul Phillips2009-09-251-1/+0
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-24103-103/+103
* The results of examining many instances of !!! ...Paul Phillips2009-09-232-4/+2
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-113-3/+0
* Factored the InputStream-based implementations ...Paul Phillips2009-09-011-0/+1
* Brushing some of the cobwebs off the denizens o...Paul Phillips2009-08-312-2/+0
* Initial implementation of scala.io.Process.Paul Phillips2009-08-261-0/+1
* 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