summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [scaladoc] Hiding full comments in template pag...Gilles Dubochet2010-07-062-2/+4
* [scaladoc] Implements documentation of higher-k...Gilles Dubochet2010-07-063-56/+63
* A brown bag on the head fix to that last patch.Paul Phillips2010-07-051-1/+1
* The take/drop methods in IndexedSeqOptimized we...Paul Phillips2010-07-051-4/+4
* Put a couple null checks in the inliner so it d...Paul Phillips2010-07-051-2/+2
* Fixes #3584. No review.Aleksandar Pokopec2010-07-051-21/+23
* Fixes #3580. Review by extempore.Aleksandar Pokopec2010-07-052-1/+18
* Tightened how the repl prints types so we don't...Paul Phillips2010-07-041-1/+1
* Test case closes #261, no review.Paul Phillips2010-07-032-0/+18
* When compilation fails because of an unimplemen...Paul Phillips2010-07-034-19/+96
* Routed all places in trunk which look for jar f...Paul Phillips2010-07-022-5/+4
* A cosmetic change which serves to document that...Paul Phillips2010-07-021-1/+1
* Closes #2318 (spurious IllegalAccessException t...Gilles Dubochet2010-07-023-4/+7
* Closes #1766 (structural method dispatch broken...Gilles Dubochet2010-07-022-58/+54
* Partest task will go into verbose debug mode wh...Gilles Dubochet2010-07-021-1/+3
* Option gets an empty factory like the collections.Paul Phillips2010-07-021-4/+6
* Made a null output sink and applied it to the r...Paul Phillips2010-07-023-0/+20
* Some more improvement on the error messages whe...Paul Phillips2010-07-023-10/+49
* Normalized protected type aliases before repl p...Paul Phillips2010-07-021-6/+11
* New starr based on r22464, no review.Paul Phillips2010-07-023-3/+3
* Test case for (long ago closed) #2106, no review.Paul Phillips2010-07-022-0/+9
* Test cases close #13, #95. No review.Paul Phillips2010-07-022-0/+46
* Fail more gracefully on > 22 case class paramet...Paul Phillips2010-07-025-9/+26
* Abandoned any pretense of selectivity and put f...Paul Phillips2010-07-012-5/+5
* Took a cue from mharrah that we don't need to b...Paul Phillips2010-07-011-22/+7
* Since the buildbots won't meet me in the middle...Paul Phillips2010-07-011-35/+21
* Renaming files and inserting dummies to please ...Paul Phillips2010-07-018-42/+26
* Fixed an infinite loop in the xml parser on inv...Paul Phillips2010-07-014-8/+13
* Created mutable.SeqLike so as to mix in Cloneab...Paul Phillips2010-07-015-15/+33
* Removing some dead code from SyncVar and cleani...Paul Phillips2010-07-011-25/+10
* A crasher in the pattern matcher revealed a fla...Paul Phillips2010-07-013-9/+21
* Separate option Ordering into a trait so it can...Paul Phillips2010-07-011-8/+10
* Test case for #1974, which was fixed at some po...Paul Phillips2010-07-011-0/+20
* Tweaked a test to pass under java 7. No review.Paul Phillips2010-07-011-1/+1
* Some modifications to ZipFile to make sure the ...Paul Phillips2010-07-012-15/+22
* Warded off a parser crash on certain invalid pr...Paul Phillips2010-07-013-4/+10
* Test case closes #1845, no review.Paul Phillips2010-07-012-0/+14
* Although everything now builds for me, the buil...Paul Phillips2010-07-011-0/+1
* Removed a test from pending which is also in fi...Paul Phillips2010-06-302-609/+0
* Test case closes #3440. No review.Paul Phillips2010-06-301-0/+18
* Enumeration fixes.Paul Phillips2010-06-303-80/+69
* Added forkjoin to partest's classpath to unbrea...Paul Phillips2010-06-301-0/+1
* Parallel array `map` optimisation. No review.Aleksandar Pokopec2010-06-302-1/+38
* moved toScalaRepeatedParam TypeMap to refchecks.Lukas Rytz2010-06-302-10/+10
* companion objects of case classes know their name.Lukas Rytz2010-06-291-5/+12
* Implemented lazy combiners for parallel hash trie.Aleksandar Pokopec2010-06-2942-4748/+125
* removed warnings (deprecation,unchecked)michelou2010-06-2912-43/+59
* close #2413.Lukas Rytz2010-06-293-1/+41
* Added doc comment to Actor trait explaining the...Philipp Haller2010-06-281-2/+39
* fixed #3604michelou2010-06-283-0/+16