summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Second half of fix and tests for #1518.Philipp Haller2009-10-261-4/+16
* Modifications to the five accumulated ant-paras...Paul Phillips2009-10-265-1/+7
* The arrival of scala.Zero.Paul Phillips2009-10-262-0/+81
* First half of fix for #1518.Philipp Haller2009-10-264-15/+47
* Fix for #2528.Paul Phillips2009-10-261-0/+1
* Fix for #2529.Paul Phillips2009-10-261-1/+2
* new classpaths.Lukas Rytz2009-10-2642-993/+756
* Attempting to unbreak fsc (can't reproduce the ...Paul Phillips2009-10-251-7/+9
* Suppression of a possible NPE which is almost c...Miles Sabin2009-10-251-1/+7
* Add positions to AnnotationInfo for use by IDEs...Miles Sabin2009-10-2516-41/+49
* Fix and test for #2515.Philipp Haller2009-10-251-2/+7
* Deprecation patrol.Paul Phillips2009-10-2527-101/+82
* Fix and test case for #2512, plus lots of time ...Paul Phillips2009-10-258-16/+29
* Fixed isCoDefinedWith by undoing previous changes.Iulian Dragos2009-10-241-1/+2
* Reorg of number parsing to use more direct logic.Paul Phillips2009-10-232-41/+51
* Parser fix involving backquoted identifiers (#2...Paul Phillips2009-10-231-7/+15
* fixed #2428 for good.Martin Odersky2009-10-236-12/+23
* The last patch to work around #1909 caught one ...Paul Phillips2009-10-221-0/+4
* Made sortBy unexperimental.Paul Phillips2009-10-222-9/+7
* Tickets #1909 and #2508 involve code which comp...Paul Phillips2009-10-222-0/+9
* the essence of tcpoly inference + test casesAdriaan Moors2009-10-224-97/+111
* Added (a variation on) jorge ortiz's sortBy to ...Paul Phillips2009-10-222-4/+28
* Specialized works with Unit and handles correct...Iulian Dragos2009-10-222-37/+84
* Revert "added CanBuild type alias in package ob...Adriaan Moors2009-10-221-6/+0
* Removed erroneous return type comment in scalad...Donna Malayeri2009-10-221-1/+0
* removed some of the code duplication that Marti...Adriaan Moors2009-10-2225-102/+28
* Another warning for -Xstrict-warnings.Paul Phillips2009-10-224-7/+30
* Added -Ytailrecommend option.Paul Phillips2009-10-212-6/+25
* renamed Vector to IndexedSeqTiark Rompf2009-10-2143-213/+220
* added methods updated +: :+ to SeqLikeTiark Rompf2009-10-211-172/+0
* added methods updated +: :+ to SeqLikeTiark Rompf2009-10-212-8/+20
* scala.collection.Vector defaults to immutableTiark Rompf2009-10-211-1/+161
* A selection of cleanups stemming from recent in...Paul Phillips2009-10-218-55/+68
* Made Cursor.next tail recursive by making it fi...Paul Phillips2009-10-211-1/+3
* refactoring of TypeVar to set the stage for tcp...Adriaan Moors2009-10-217-142/+255
* added CanBuild type alias in package object sca...Adriaan Moors2009-10-211-0/+6
* Fixed #2429.Martin Odersky2009-10-214-6/+14
* Added some info to a tripping assertion.Paul Phillips2009-10-211-2/+2
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-2180-167/+290
* Made Platform methods inlineable and allow the ...Iulian Dragos2009-10-212-1/+9
* Fix and test for #2446.Philipp Haller2009-10-211-15/+11
* Implementation of martin's suggested fix for #1...Paul Phillips2009-10-201-6/+15
* Fix and test case for #2260. Hooray for thePaul Phillips2009-10-203-10/+17
* Some reworking of command line option parsing b...Paul Phillips2009-10-202-62/+61
* Do not use ForkJoinPool when running on IBM J9;...Philipp Haller2009-10-2041-6/+12579
* Ordering delegates Float/Double comparisons to ...Paul Phillips2009-10-201-8/+2
* Relaxing a check for ticket #2486, plus test case.Paul Phillips2009-10-191-5/+17
* Another bunch of work on Numeric, Range, Generi...Paul Phillips2009-10-195-40/+103
* A new and better fix for ticket #1373.Paul Phillips2009-10-195-35/+67
* Fix and test for #1674; we aren't supposed to b...Miles Sabin2009-10-194-3/+8