summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix annotations testLukas Rytz2009-06-071-1/+1
* fixed BeanProperty, added BooleanBeanProperty, ...Lukas Rytz2009-06-0720-84/+221
* Include 1.5 backport of Java 7 ForkJoinPool.Philipp Haller2009-06-0615-10/+6032
* Fixed a couple bugs in GenericRange and added t...Paul Phillips2009-06-054-18/+62
* Altered GenericRange contains to do something l...Paul Phillips2009-06-052-7/+20
* Spoke soothingly to msil.Paul Phillips2009-06-041-0/+1
* just converting tabs to spaces to make upcoming...Adriaan Moors2009-06-041-134/+134
* towards fixing msil.Lukas Rytz2009-06-042-1/+2
* Added the much clamored for toSet to Traversable.Paul Phillips2009-06-031-0/+4
* removed code for parsing old pickle format.Lukas Rytz2009-06-0311-171/+48
* Abstracted XML loading interface into xml.facto...Paul Phillips2009-06-035-186/+138
* Another big XML commit.Paul Phillips2009-06-0322-386/+193
* Working around failing names-defaults test.Paul Phillips2009-06-021-2/+2
* fixed some problems with positions.Martin Odersky2009-06-026-45/+76
* Moved NameTransformer from the compiler to the ...Paul Phillips2009-06-027-8/+11
* More XML logic smoothing.Paul Phillips2009-06-021-26/+25
* Massive XML simplifications.Paul Phillips2009-06-029-151/+66
* "Map.values" returns a sequence instead of a set.Gilles Dubochet2009-06-025-17/+15
* named argument disallowed when assignment expre...Lukas Rytz2009-06-025-28/+68
* reverted 17960, restored bug1241 w/ new check fileAntonio Cunei2009-06-023-4/+7
* Reverting 17948, disabling test.Antonio Cunei2009-06-023-7/+4
* fixed (finally!) issue with JavaSerializermichelou2009-06-023-23/+26
* Removed deprecation warnings.Ingo Maier2009-06-025-11/+17
* Fun with subclipse.Ingo Maier2009-06-027-45/+55
* bigger commit for 2.8 previewIngo Maier2009-06-0140-345/+653
* Changed output error for bug1241.David MacIver2009-06-011-1/+4
* Some work towards fixing ticket #2030.David MacIver2009-06-013-5/+27
* Unpositionable children don't contribute to par...Miles Sabin2009-06-012-2/+5
* pending test for ticket #2030David MacIver2009-06-012-0/+6
* toString for TreeSet. Documentation cleanup.David MacIver2009-06-012-2/+3
* Fix and test for bug 2029.David MacIver2009-06-018-64/+83
* Modify TreeSet to use Ordering instead of Order...David MacIver2009-06-017-21/+20
* Moved test for offline bug fixing.Philipp Haller2009-05-312-0/+0
* Renamed Reactor source file to match name of tr...Philipp Haller2009-05-311-0/+0
* Allow the content of SourceFiles backed by inte...Miles Sabin2009-05-311-2/+8
* New tests for exceptions and Actor.receiveWithin.Philipp Haller2009-05-315-4/+133
* Renamed OutputChannelActor to Reactor.Philipp Haller2009-05-3115-204/+267
* Changed t1801.Philipp Haller2009-05-301-1/+1
* Jumbo sized rewrite/cleanup of SymbolicXMLBuilder.Paul Phillips2009-05-301-276/+158
* big overhaul of annotations implementation.Lukas Rytz2009-05-30111-2273/+2334
* Null check on RichString->String implicit.Paul Phillips2009-05-301-1/+1
* Minor duplication removing refactoring.Paul Phillips2009-05-301-27/+22
* fixed MSIL build and added ".scala_dependencies...Lukas Rytz2009-05-301-2/+2
* Named and default argumentsLukas Rytz2009-05-3099-783/+2404
* Endless exploration of exception handling synta...Paul Phillips2009-05-293-41/+58
* Exception handling approaching platonic ideal.Paul Phillips2009-05-292-52/+52
* Continuing to refine exception composition.Paul Phillips2009-05-292-50/+66
* first attempt at command completion; more fiddl...Martin Odersky2009-05-295-46/+106
* Fix for #2024.Paul Phillips2009-05-291-1/+1
* fixed failing test affecting bug1960.Martin Odersky2009-05-291-1/+1