summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - In Attributed nodes ransform the definition B...mihaylov2004-10-061-4/+5
* - Properly distinguish between scala.Unit and voidmihaylov2004-10-061-24/+27
* - Make interfaces inherit from scala.AnyRef (or...mihaylov2004-10-061-2/+2
* - Added deletion of old filepaltherr2004-10-051-0/+1
* - added more tests.michelou2004-10-052-92/+186
* commentsburaq2004-10-051-1/+22
* added testing/SUnit for unit testingburaq2004-10-051-0/+1
* unit testingburaq2004-10-051-0/+163
* Fixed the CVS Id tagmihaylov2004-10-051-1/+1
* *** empty log message ***Martin Odersky2004-10-0414-138/+317
* [MSIL] Do not look for the System.Serializable ...mihaylov2004-10-041-1/+1
* - fixed the definition of "default.distclean" t...schinz2004-10-041-1/+1
* - changed the definition of "ROOT" to make it w...schinz2004-10-041-1/+1
* - changed comment formatting.michelou2004-10-011-10/+27
* - Fixed the problem from bug contribution #41mihaylov2004-10-011-1/+1
* - Added a toString() methodmihaylov2004-10-011-0/+3
* - Fixed the CVS Id tagmihaylov2004-10-011-2/+2
* - added examples random.scala and timeofday.scalamichelou2004-10-011-0/+2
* better error message for xml parsingburaq2004-09-302-4/+23
* some (commented out) code indicating where to c...buraq2004-09-301-0/+9
* moved code for readabilityburaq2004-09-301-15/+20
* changed ensureSize of ResizableArray to simpler...buraq2004-09-305-34/+26
* - added file serialization.scalamichelou2004-09-291-0/+1
* - added java.io.Serializable.michelou2004-09-296-48/+49
* - serialization test of Scala collection classes.michelou2004-09-293-2/+333
* - rewritten the 'toString' method.michelou2004-09-291-24/+11
* fixed ( >>> )buraq2004-09-291-1/+1
* Set version to 1.3.0.5paltherr2004-09-291-1/+1
* - Added rule show-missing-librarypaltherr2004-09-291-1/+12
* - Added text/Documentpaltherr2004-09-291-1/+2
* fixedburaq2004-09-291-7/+0
* rmovedburaq2004-09-291-26/+0
* - Sortedpaltherr2004-09-291-23/+22
* removed unused scala files, added BitSet to listburaq2004-09-299-637/+2
* bitset addition, unit test additionburaq2004-09-284-7/+16
* faster equality checking for immutable bitsetburaq2004-09-281-0/+20
* fixed documentation to valid xhtmlburaq2004-09-283-5/+5
* - Moved TEST_ALL assignment before return state...paltherr2004-09-271-1/+1
* - Fixed some typospaltherr2004-09-271-3/+3
* - added methods 'equals' and 'toString'.michelou2004-09-241-3/+44
* - added private method 'readResolveMethod'.michelou2004-09-241-21/+40
* - added name for Java method 'readResolve' (see...michelou2004-09-241-12/+13
* - added symbol/type for class java.io.Serializa...michelou2004-09-241-1/+6
* - added missing test in method 'nameToPackage'.michelou2004-09-241-2/+5
* Set version to 1.3.0.4paltherr2004-09-231-1/+1
* - Generalized code for [...]paltherr2004-09-231-8/+6
* - Cleaned code of scalatestpaltherr2004-09-233-156/+183
* - Added missing prefixpaltherr2004-09-221-1/+1
* - Added creation of objdirpaltherr2004-09-221-2/+2
* - Fixed value of MACRO_TEST_OBJDIRpaltherr2004-09-221-1/+1