summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes the broken test, introduced in the view p...Aleksandar Pokopec2011-03-112-10/+15
* Added a callback to Global.Run for fine-grain p...Donna Malayeri2011-03-111-1/+9
* A patch for views. Most relevant change:Paul Phillips2011-03-1125-394/+693
* Added askStructure method.Martin Odersky2011-03-101-0/+11
* Added assert that deferring cases of askLoadedT...Martin Odersky2011-03-101-1/+6
* Removed the `par` method from numeric ranges.Aleksandar Pokopec2011-03-101-3/+1
* Adding special take and drop for numeric ranges...Aleksandar Pokopec2011-03-104-2/+161
* Fixes and closes #4328.Aleksandar Pokopec2011-03-091-0/+12
* Avoids continuous background compiler runningMartin Odersky2011-03-091-4/+9
* closes #3446 and improves parsing speed by enco...Adriaan Moors2011-03-081-13/+39
* One last build break and unbreak so I can be fo...Paul Phillips2011-03-081-0/+2
* Cleaned up PC logix dealing with waiting respon...Martin Odersky2011-03-082-19/+33
* Moved SeqDerived into an Ordering.Implicits obj...Paul Phillips2011-03-081-15/+27
* Reverted r24388.Paul Phillips2011-03-081-1/+1
* Fixed possible unsynchronized access to getEnte...Martin Odersky2011-03-082-16/+19
* Added StringLike to the list of things the repl...Paul Phillips2011-03-081-3/+3
* Added documentation in annotation.unique packag...Philipp Haller2011-03-081-0/+10
* An overhaul of slice and related implementation...Paul Phillips2011-03-0814-170/+140
* Fix for drop bug in parallel collections iterat...Paul Phillips2011-03-081-17/+15
* Closes #2239.Philipp Haller2011-03-081-0/+16
* One more attempt at fixing the windows build.Iulian Dragos2011-03-081-1/+1
* Closes #4314Ingo Maier2011-03-081-1/+2
* Added few lines of clarification in the docs of...Aleksandar Pokopec2011-03-081-0/+3
* Modify BufferedSource to use a BufferedLineIter...Donna Malayeri2011-03-072-3/+16
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-079-23/+26
* Made the .opts file in presentation compiler te...Iulian Dragos2011-03-072-1/+21
* Better workflow + debug logs in presentation co...Martin Odersky2011-03-073-17/+34
* Clarify documentation of Position.includes, clo...Donna Malayeri2011-03-071-2/+2
* Fixes and closes #4013.Aleksandar Pokopec2011-03-075-10/+65
* More signature fixes and tests and generally be...Paul Phillips2011-03-079-14/+41
* Raised the scariness of the case class deprecat...Paul Phillips2011-03-074-5/+23
* More signature work arising from actually looki...Paul Phillips2011-03-074-12/+32
* Closes #3987. Review by extempore.Martin Odersky2011-03-073-1/+20
* One more log in presentation compilerMartin Odersky2011-03-071-1/+5
* And extempore's original plan carries the day: ...Paul Phillips2011-03-0610-22/+31
* Another corner involving generic signatures and...Paul Phillips2011-03-063-2/+13
* Re-enabling the disabled signature test along w...Paul Phillips2011-03-066-23/+29
* Some naming clarifications and a test rewrite.Paul Phillips2011-03-063-10/+31
* Specialized ArraySeq. Closes #2996, no review.Paul Phillips2011-03-061-1/+1
* Fixes underlying "...Martin Odersky2011-03-052-6/+19
* Upgraded to latest maven-ant-tasks jarJosh Suereth2011-03-054-3/+3
* Clarified behavior of Map.withDefaultMartin Odersky2011-03-051-0/+1
* Insert missing braces. No review.Eugene Vigdorchik2011-03-051-1/+2
* Changed class name from `Main` to `Test` in a f...Aleksandar Pokopec2011-03-051-1/+1
* Fixes #3641.Aleksandar Pokopec2011-03-042-13/+32
* Fixed several issues with finally, closes #3965.Iulian Dragos2011-03-043-19/+145
* Renamed some methods in icode exception handler...Iulian Dragos2011-03-043-14/+27
* Note to self: travel with laptop and server.Paul Phillips2011-03-041-4/+2
* Reverting some recent signature code and tempor...Paul Phillips2011-03-045-9/+7
* Test case closes #1364, no review.Paul Phillips2011-03-032-0/+20