summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Spelling fixLex Spoon2007-01-151-1/+1
* Fixed the #!/bin/sh at the header; the ! was mi...Lex Spoon2007-01-151-1/+1
* updated scaladoc comments in scala/Seq.scalamichelou2007-01-151-22/+39
* Detect when a syntax error could be remediedLex Spoon2007-01-145-62/+117
* libBurak Emir2007-01-146-5/+17
* Tweaked the help and welcome messages.Lex Spoon2007-01-121-4/+11
* (no commit message)Martin Odersky2007-01-102-0/+26
* fixed bug877Martin Odersky2007-01-104-24/+55
* fixed bug875Martin Odersky2007-01-1011-24/+119
* minor changes in collection/*.scalamichelou2007-01-103-48/+75
* Builds againPhilipp Haller2007-01-101-46/+0
* Fixed bug in andThen.Philipp Haller2007-01-105-69/+171
* fixed bugs 880, 877, 876, 875, Added capitalize...Martin Odersky2007-01-095-36/+52
* added awk scriptBurak Emir2007-01-081-0/+13
* added colon to check files in pendingBurak Emir2007-01-085-5/+5
* added test case in neg/scopes.scalamichelou2007-01-082-7/+12
* added one test, changed to check files.Martin Odersky2007-01-083-1/+19
* added colonBurak Emir2007-01-0782-125/+125
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-065-25/+22
* (no commit message)Martin Odersky2007-01-051-1/+3
* (no commit message)Martin Odersky2007-01-052-2/+8
* reverted change to syntheticmethodsBurak Emir2007-01-051-2/+2
* removed Xkilloption from ExplicitOuterBurak Emir2007-01-054-204/+68
* cleanup IterableBurak Emir2007-01-052-10/+3
* Changed the checkfile to match old field initia...Iulian Dragos2007-01-051-6/+6
* Fixed serialization throughout RedBlack hierarchyIulian Dragos2007-01-052-6/+9
* another change to collection librariesMartin Odersky2007-01-0417-11/+112
* Reverted Nik's changes from revision 9152Iulian Dragos2007-01-041-35/+15
* changed collection librariesMartin Odersky2007-01-0411-25/+170
* Commited wrong version of code for libdirs fixGilles Dubochet2007-01-041-5/+5
* MainGenericRunner program now deals properly wi...Gilles Dubochet2007-01-031-3/+7
* Removed the generic runner script that has been...Gilles Dubochet2007-01-033-258/+15
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-0357-160/+114
* * NodeSeq plays with new Seq[A]Burak Emir2007-01-034-5/+6
* 1.Martin Odersky2007-01-0380-1437/+2630
* (no commit message)Burak Emir2007-01-0354-77/+77
* genBurak Emir2007-01-0354-112/+112
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-0262-728/+816
* caseclasses implement Product directlyBurak Emir2006-12-256-83/+32
* test case, unapply <-> as in "Matching with Obj...Burak Emir2006-12-252-0/+85
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-259-76/+214
* updated values for attribute 'target' in ant/Sc...michelou2006-12-222-655/+662
* small cleanups in xml/*.scalamichelou2006-12-227-91/+120
* fixed test case + strict checking for atomBurak Emir2006-12-224-6/+27
* Iterator.mkStringBurak Emir2006-12-223-16/+52
* added object Sorting to package scala.utilmichelou2006-12-211-0/+519
* added Scala comments to scala/Math.scalamichelou2006-12-191-1/+71
* fixed dependency test in all build.xml filesmichelou2006-12-171-6/+1
* added option 'unchecked' in Scalac Ant task and...michelou2006-12-153-29/+48
* added dependency test for Ant-Contribmichelou2006-12-151-0/+10