summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unbroke the command line ~/test/partest tool, w...Paul Phillips2010-09-091-2/+5
* Merge branch 'ticket/3435'Iulian Dragos2010-09-091-2/+8
* fixed some scaladoc commentsmichelou2010-09-094-58/+75
* fix fix for (close #3791) and made deprecation ...Lukas Rytz2010-09-092-1/+6
* map2 => zipped, no reviewLukas Rytz2010-09-091-5/+5
* close #3791 according to jason's proposal.Lukas Rytz2010-09-091-5/+16
* Some modifications to repl classloading to make...Paul Phillips2010-09-073-7/+39
* Changes to presentation compiler.Martin Odersky2010-09-075-44/+106
* doc comment fix. No review.Martin Odersky2010-09-071-1/+1
* Fixes infinite loop when appending a ListBuffer...Martin Odersky2010-09-071-0/+6
* Fixes binary compatibility problem in BufferLikeMartin Odersky2010-09-071-1/+1
* Updated link to collections API guide.Antonio Cunei2010-09-071-2/+2
* Added type alias so that Response is accessible...Miles Sabin2010-09-071-0/+2
* Brought the files in scala.collection.interface...Paul Phillips2010-09-067-71/+48
* Closes #3803. No Review.Iulian Dragos2010-09-051-3/+3
* Closes #3636, crash when unexpected types arriv...Iulian Dragos2010-09-051-1/+4
* Closes #3650.Iulian Dragos2010-09-034-9/+17
* better error message for default arguments.Lukas Rytz2010-09-031-0/+3
* Changed the behavior of -cp for scalap.Iulian Dragos2010-09-031-4/+10
* Makes utility methods in the ArrayStack compani...Aleksandar Pokopec2010-09-021-2/+2
* Partest changes - partest now uses scalacheck.j...Aleksandar Pokopec2010-09-022-1/+21
* fixes #2662. Review by moors.Aleksandar Pokopec2010-09-022-14/+105
* Closes #1220.Iulian Dragos2010-09-011-3/+7
* [scaladoc] Merges Petr's changes from the colla...Gilles Dubochet2010-09-014-11/+24
* Added scalacheck tests for parallel collections.Aleksandar Pokopec2010-09-011-1/+1
* Partial fix for #3774.Martin Odersky2010-08-311-132/+170
* Fix for #3684. No reviewAleksandar Pokopec2010-08-311-10/+10
* Fix for #3765.Miles Sabin2010-08-311-0/+3
* Fixes #3684. Closes #3684. No review.Aleksandar Pokopec2010-08-311-20/+10
* Added scalacheck folder, scalacheck source upda...Aleksandar Pokopec2010-08-3114-0/+2859
* Added a few overrides to prevent default implem...Aleksandar Pokopec2010-08-311-0/+8
* Partest support for sbt (with failed only and s...moix2010-08-312-1/+36
* New wider interface of presentation compiler.Martin Odersky2010-08-307-44/+141
* removed author attribution, since no code from ...Martin Odersky2010-08-301-1/+1
* added doc comment which makes things clearer wh...Martin Odersky2010-08-301-0/+1
* Hardened the bytecode reader.Iulian Dragos2010-08-301-1/+1
* Dredged some more dead code out of SyncVar.Paul Phillips2010-08-301-6/+2
* Some more finnessing printing in the repl.Paul Phillips2010-08-302-7/+5
* partial fix for see #3772.Lukas Rytz2010-08-273-21/+29
* documentation for scala.collection package, con...Lukas Rytz2010-08-261-1/+68
* documentation for scala.xml.pull, contribution ...Lukas Rytz2010-08-263-28/+77
* minor cleanups, no reviewLukas Rytz2010-08-262-24/+25
* Closes #3497.Iulian Dragos2010-08-262-14/+19
* Closes #3776. No review.Martin Odersky2010-08-241-1/+1
* Fixes #3780. No review.Martin Odersky2010-08-241-1/+1
* Correctly locate context tree even on the edges.Hubert Plociniczak2010-08-242-2/+2
* for MSIL: Miguel Garcia2010-08-2413-194/+829
* Fix and test case for broken linked lists, cont...Paul Phillips2010-08-232-7/+12
* Pretty print tuples in the repl.Paul Phillips2010-08-231-9/+12
* in refchecks, visit the qualifier of irrefutabl...Lukas Rytz2010-08-231-1/+1