summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated annotations in generated docmichelou2007-02-271-7/+3
* fixed bug #963michelou2007-02-272-26/+49
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-272-1/+15
* Fixed bug #686mihaylov2007-02-271-9/+14
* (no commit message)Philipp Haller2007-02-277-13/+12
* Added case to the Empty object.Sean McDirmid2007-02-271-20/+10
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-273-15/+40
* updated svn:keywords and scaladoc commentsmichelou2007-02-2716-72/+104
* Made BeanProperty an AnnotationIulian Dragos2007-02-271-1/+1
* fixed exhaustivity check for objects missing "c...Burak Emir2007-02-272-7/+10