summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* scala/trunk/src/compiler/scalax -> scala/trunk/...ilyas2009-01-2617-17/+17
* scalap modified for correct object printingilyas2009-01-221-5/+4
* Whenever an actor is created it inherits the sc...Philipp Haller2009-01-222-26/+36
* scalap modified for correct case classes printingilyas2009-01-222-8/+54
* ActorGC is no longer a global object; each sche...Philipp Haller2009-01-227-12/+48
* Fixed NPE when calling hashCode on a product co...Iulian Dragos2009-01-211-1/+1
* Fixed NPE when calling hashCode on a product co...Iulian Dragos2009-01-211-1/+2
* Added test for #1659Geoffrey Washburn2009-01-211-0/+4
* fixed #1651Lukas Rytz2009-01-202-2/+5
* Fix and test for #1648Geoffrey Washburn2009-01-202-2/+6
* Fixed #1652.Philipp Haller2009-01-201-2/+7
* fixed msil library: exception in TypeBuilder no...Lukas Rytz2009-01-191-1/+1
* merge from maven2 branch, add licensing info to...Lukas Rytz2009-01-194-0/+93
* Fixed a typo in the documentation (See #1648)Geoffrey Washburn2009-01-181-1/+1
* Removed obsolete field.Philipp Haller2009-01-161-2/+0
* Cleaned up addition of serializable annotations.Philipp Haller2009-01-162-37/+19
* Fix for #1589.Iulian Dragos2009-01-152-1/+12
* scalap classes addedilyas2009-01-1527-0/+3248
* Fixed ant test.suite target for jvm tests that ...Philipp Haller2009-01-143-4/+18
* Fixed #1143 (again).Philipp Haller2009-01-144-1/+74
* renamed util.control.Break to Breaks and added ...Martin Odersky2009-01-1314-71/+132
* cleanupilyas2009-01-132-551/+1032
* test commit: IntelliJ project files addedilyas2009-01-134-0/+876
* Added a test for #1618Geoffrey Washburn2009-01-131-0/+11
* Applied patch for #1618Geoffrey Washburn2009-01-131-0/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-13570-571/+571
* fixed #1269.Lukas Rytz2009-01-123-1/+52
* parses syntax for package objectsMartin Odersky2009-01-126-33/+43
* removed colelction.generic.nonvariantMartin Odersky2009-01-129-116/+1
* reuse run method from superclassIngo Maier2009-01-111-4/+3
* Updated copyright notices to 2009Antonio Cunei2009-01-09329-335/+335
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-0811-19/+37
* Fix timeout problem in partestPhilipp Haller2009-01-083-163/+160
* Fix for #1624.Antonio Cunei2009-01-071-12/+5
* Fixed floating point regex.Miles Sabin2009-01-071-1/+1
* (no commit message)lesani2009-01-062-3/+3
* fixed ticket #1620michelou2009-01-0614-194/+173
* fix for #1603Lukas Rytz2009-01-051-1/+1
* Add tests for zero timeout in reactWithin and r...Philipp Haller2009-01-034-0/+40
* Make semantics of zero timeout in reactWithin a...Philipp Haller2009-01-031-9/+8
* #1598Antonio Cunei2008-12-221-2/+2
* Add debug option to partest ant task.Philipp Haller2008-12-182-0/+21
* fixed two problems of msil buildLukas Rytz2008-12-172-479/+202
* Fixed warnings.Iulian Dragos2008-12-175-5/+6
* Bumped bundle version.Miles Sabin2008-12-161-1/+1
* added comment.michelou2008-12-161-1/+3
* splitted BigDecimal class for Java 1.4michelou2008-12-162-4/+271
* Use Thread.getState() instead of timestamps to ...Philipp Haller2008-12-165-150/+10
* Remove obsolete TickedScheduler class.Philipp Haller2008-12-161-175/+0
* Avoid collecting race in memory leak fixPhilipp Haller2008-12-151-4/+9