summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* synchronized with trunkmichelou2007-05-2121-171/+217
* Ported race condition fix from trunk.Philipp Haller2007-05-212-18/+26
* Ported race condition fix from trunk.Philipp Haller2007-05-201-4/+7
* Ported memory leak fix from trunk.Philipp Haller2007-05-202-1/+3
* Ported stack overflow bug fix from trunk.Philipp Haller2007-05-201-19/+15
* synchronized with trunkmichelou2007-05-163-29/+79
* synchronized with trunkmichelou2007-05-1655-282/+546
* changes from trunk (Actor.start(), synchronized)Philipp Haller2007-05-161-4/+5
* merged r11054:11056 from trunk (fixes for 2 bugs)Adriaan Moors2007-05-163-4/+6
* fixed bug1107Martin Odersky2007-05-152-2/+5
* synchronized with trunkmichelou2007-05-1124-1116/+1307
* synchronized bug fix #1095michelou2007-05-101-148/+69
* synchronized with trunk for RC2michelou2007-05-1040-395/+445
* merged my changes (xml,patmat) from 10962:10964Burak Emir2007-05-094-114/+140
* fixed bug 1090 (merged r10962:10963 from trunk)Adriaan Moors2007-05-072-3/+5
* Propagated bug fix for #1087Iulian Dragos2007-05-071-0/+2
* merged fix from r10956 in trunkAdriaan Moors2007-05-041-1/+1
* fixed bug 1082Adriaan Moors2007-05-031-2/+2
* fixed bug with type alias expansion that turned...Adriaan Moors2007-05-021-2/+5
* synchronized bug fix with trunkmichelou2007-05-021-1/+1
* scaladoc external linksmichelou2007-05-023-26/+25
* Martin: should normalize return ErrorType for a...Adriaan Moors2007-05-021-2/+5
* inherited Java methodsmichelou2007-05-011-6/+14
* svn:keywordsmichelou2007-05-011-2/+2
* added more external linksmichelou2007-05-011-43/+102
* Fixed hard-coded references to runtime.BoxedXXX...Gilles Dubochet2007-05-012-11/+11
* added example in Scala commentmichelou2007-05-011-2/+9
* New STARR based on rev.Gilles Dubochet2007-05-019-443/+0
* use of old-fashion closuremichelou2007-05-011-1/+1
* added missing importmichelou2007-05-011-0/+2
* added scala.Range and test casesmichelou2007-05-014-54/+78
* Added sender and loop methods to Actor class (p...Philipp Haller2007-05-011-1/+4
* fixed bug1075Martin Odersky2007-05-011-1/+1
* Fixed bug #1080, failed to recognize recursive ...Iulian Dragos2007-05-011-1/+1
* Fixed bug #1076, AddInterfaces assumed the call...Iulian Dragos2007-05-011-2/+4
* fixed bug 1074Martin Odersky2007-05-015-9/+11
* more additions to checknull.Martin Odersky2007-05-013-12/+25
* Fixed #1077 by not mangling private constructor...Iulian Dragos2007-05-013-7/+10
* Made mutable.{Set, BitSet} platform-independentmihaylov2007-05-014-3/+11
* Bumped version numbers for new release.Philipp Haller2007-05-0113-23/+23
* svn:keywords and file headersmichelou2007-05-0121-42/+76
* Use StringBuilder instead of StringBuffer when ...Iulian Dragos2007-05-011-6/+6
* added two filesMartin Odersky2007-04-302-0/+31
* added support for notnull, first stepsMartin Odersky2007-04-308-83/+135
* Changed Scala's value boxing scheme to be compa...Gilles Dubochet2007-04-3017-314/+583
* re-added links to Scala sourcesmichelou2007-04-3019-220/+300
* fixed bugs 1072, 1067, 1055, 997Martin Odersky2007-04-309-44/+96
* Fixed svn properties in the librarymihaylov2007-04-298-10/+9
* Turn array of constants into an array constant;...mihaylov2007-04-272-1/+5
* added method uptomichelou2007-04-271-2/+4