summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Closes #3407. Closes #3412. Review by plocinic.Philipp Haller2010-05-094-82/+105
* Remove the sourcepath prefix from the logs and ...Hubert Plociniczak2010-05-072-7/+4
* Fixed partest for windows nightly. No review.Hubert Plociniczak2010-05-071-2/+2
* docs for breakout and no-arg apply in canbuildfromAdriaan Moors2010-05-072-2/+6
* close #3400. no reviewLukas Rytz2010-05-072-0/+6
* Rolled partest back to r21328.Paul Phillips2010-05-0654-80/+4489
* Fixed bug in transpose, closes #3397, no review.Paul Phillips2010-05-061-1/+1
* Removed some logging and prune CollectMethodBod...Iulian Dragos2010-05-052-52/+28
* Tightened what gets specialized: only when the ...Iulian Dragos2010-05-051-20/+20
* Rolled back a subset of partest to use StreamAp...Paul Phillips2010-05-052-16/+136
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-051-6/+10
* Fixed #3358.Ingo Maier2010-05-0511-47/+62
* Fixing the conflict between the two private-rel...Iulian Dragos2010-05-041-6/+5
* Fix for #3391. No review.Paul Phillips2010-05-041-1/+4
* Fixed broken commit. no review.Iulian Dragos2010-05-041-0/+3
* Closes #3387. no review.Iulian Dragos2010-05-041-1/+1
* revert commit that probably broke the build due...Adriaan Moors2010-05-042-14/+16
* Fixed StringBuilder#last performance problem.Martin Odersky2010-05-041-1/+2
* Fixed #3274. No review.Ingo Maier2010-05-041-1/+3
* close #3384.Lukas Rytz2010-05-043-66/+60
* Revert r21790: "closes #3373, #3177: validity c...Adriaan Moors2010-05-041-10/+4
* sorry, last-minute edit broke build: re-added p...Adriaan Moors2010-05-041-2/+2
* fix and test where constructor parameter annota...Lukas Rytz2010-05-041-6/+10
* closes #3373, #3177: validity check of an impli...Adriaan Moors2010-05-041-4/+10
* Fixed abstract overrides of specialized methods.Iulian Dragos2010-05-041-1/+5
* Closes #3378. No review.Iulian Dragos2010-05-041-2/+2
* Removed 4-year old println when getModuleOrClas...Iulian Dragos2010-05-041-1/+1
* Renamed Idea project files to have a .SAMPLE su...Iulian Dragos2010-05-039-0/+0
* Fixed private member access, closes #3380.Iulian Dragos2010-05-021-3/+6
* Closes #3382. no review.Iulian Dragos2010-05-021-6/+4
* Properly specialize superclasses of a specializ...Iulian Dragos2010-05-021-1/+1
* Accumulate missing abstract member errors so th...Paul Phillips2010-04-301-7/+21
* Removed AnnotationInfos.ScalaSigBytes from refl...Gilles Dubochet2010-04-302-9/+0
* Deprecated two members of RemoteActor which cle...Philipp Haller2010-04-294-11/+20
* [scaladoc] Closes #3302 (case class with privat...Gilles Dubochet2010-04-291-1/+2
* Closes #3310 (very large Scala class is compile...Gilles Dubochet2010-04-296-8/+88
* Regenerated FunctionN, AbstractFunctionN, etc.Iulian Dragos2010-04-2991-98/+98
* Removes pointless reference queue from the Symb...Paul Phillips2010-04-291-3/+2
* Reverted change that made partest fail with 'bi...Iulian Dragos2010-04-291-1/+1
* Fixed misaligning due to wide (double|long) par...Iulian Dragos2010-04-292-8/+4
* Allow inlining for straight-line methods.Iulian Dragos2010-04-291-1/+1
* Tightened variances check. Review by prokopec.Martin Odersky2010-04-291-1/+2
* Made internal helper methods in concurrent.ops ...Philipp Haller2010-04-293-18/+13
* Removes scala.concurrent.AsyncInvokable, which ...Philipp Haller2010-04-291-24/+0
* UncaughtException is now a case class (see #2017).Philipp Haller2010-04-292-10/+11
* Closes #3369. Review by plocinic.Philipp Haller2010-04-291-0/+39
* fix msil backend. no reviewLukas Rytz2010-04-291-11/+27
* improved doc for PARAMACCESSOR flag. no reviewLukas Rytz2010-04-293-4/+6
* Fixed bug in Iterator.iterate which would lead ...Paul Phillips2010-04-281-1/+7
* Some path-dependent type fiddling so power mode...Paul Phillips2010-04-281-4/+4