summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed inconsistent stack height bug when boxing...Iulian Dragos2007-03-091-0/+1
* merged fix from branchBurak Emir2007-03-081-1/+0
* fixed bug #810michelou2007-03-081-1/+1
* added option -XwarndeadcodeMartin Odersky2007-03-083-6/+17
* added more test cases for class BitSetmichelou2007-03-082-5/+11
* added unchecked.scalaMartin Odersky2007-03-081-0/+43
* @unsealed->@uncheckedMartin Odersky2007-03-0810-58/+33
* (no commit message)Martin Odersky2007-03-083-6/+16
* Corrected javadoc class descriptionsLex Spoon2007-03-089-9/+9
* scala.actors: removed commented codePhilipp Haller2007-03-083-43/+36
* Use the same temporary directory for redictedLex Spoon2007-03-072-8/+16
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-074-7/+57
* Fixed bug 883Martin Odersky2007-03-061-7/+12
* modification to enable annotated types only whe...Martin Odersky2007-03-061-1/+1
* modified annotated types schemeMartin Odersky2007-03-0622-185/+145
* fixed bug 979Martin Odersky2007-03-061-2/+2
* Fixed bug901Martin Odersky2007-03-061-4/+8
* fixed bugs 973,971,949,947,946,930Martin Odersky2007-03-054-12/+36
* scala.actors: small clean-upsPhilipp Haller2007-03-052-4/+10
* fixed problem in build?Martin Odersky2007-03-051-2/+2
* fixed bug978Martin Odersky2007-03-051-2/+13
* fixed bugs 948/971;Martin Odersky2007-03-0533-89/+107
* scala.actors: Fixed race in TimerThreadPhilipp Haller2007-03-052-4/+9
* Fixed SVN properties in library/scalamihaylov2007-03-046-6/+6
* Fixed some SVN properties in scala.collectionmihaylov2007-03-0416-0/+0
* not just saving, but also resetting scanner sta...Burak Emir2007-03-031-1/+4
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-7/+12
* HasKeyValue for matching on attribute presence ...Burak Emir2007-03-021-0/+13
* double def in SUnitBurak Emir2007-03-021-2/+2
* typo in SUnitBurak Emir2007-03-021-2/+2
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-024-35/+95
* Better documentation for Enumeration class.Gilles Dubochet2007-03-021-38/+69
* corrected typomichelou2007-03-021-1/+1
* added @serializable annotation to ListBuffermichelou2007-03-021-3/+4
* Fixed a problem with the application of Java an...mihaylov2007-03-022-4/+4
* Fixed contribution #357 (infinite recursion in ...mihaylov2007-03-021-1/+1
* Fixed 'cannot anchor label twice' crash.Iulian Dragos2007-03-011-6/+70
* added scaladoc commentmichelou2007-03-011-1/+17
* updated scaladoc comments (links, tuples, ..)michelou2007-03-013-21/+29
* Removed useless InnerClasses attribute when it ...Iulian Dragos2007-03-011-6/+8
* added code example to scaladoc commentmichelou2007-02-281-4/+29
* Made Attributes deprecated and removed subclass...Iulian Dragos2007-02-284-6/+6
* Fixed some more warnings.Iulian Dragos2007-02-281-2/+2
* Fixed stability checkIulian Dragos2007-02-281-2/+4
* updated example in scaladoc commentmichelou2007-02-281-14/+12
* removed '-Xunapply' optionmichelou2007-02-283-10/+7
* Revamped the icode analyses and removed some ex...Iulian Dragos2007-02-2814-84/+351
* fixed bug960Martin Odersky2007-02-271-19/+3
* fixed bug961Martin Odersky2007-02-271-1/+1
* fixed bug968, improved an error messageMartin Odersky2007-02-273-4/+14