summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rebuilt jline for java 1.5. No review.v2.9-divergedPaul Phillips2011-03-172-1/+3
* [scaladoc] Closes #4306. Review by extempore.Kato Kazuyoshi2011-03-171-1/+3
* Removed uniqueness annotations. Review by rytz.Philipp Haller2011-03-176-106/+7
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-1624-233/+257
* Deprecation patrol.Paul Phillips2011-03-1613-32/+25
* Leveraged having a place to put some useful imp...Paul Phillips2011-03-154-64/+71
* Brought all the collections pure interfaces up ...Paul Phillips2011-03-156-29/+39
* Closes #3838. Review by prokopec.Philipp Haller2011-03-153-12/+31
* Fixes problem with getLinkPos, which sometimes ...Martin Odersky2011-03-152-6/+6
* improved documentation for annotations in scala...Lukas Rytz2011-03-157-234/+74
* Slight tweak to case class deprecation message,...Paul Phillips2011-03-152-7/+4
* Deprecated scala.dbc.Paul Phillips2011-03-1566-84/+89
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-1517-69/+103
* Various chronic annoyances with the repl addres...Paul Phillips2011-03-158-106/+231
* Fix for a jline/history bug when the history fi...Paul Phillips2011-03-152-40/+19
* Closes #4163. no reviewHubert Plociniczak2011-03-143-1/+19
* Applied second patch by asloane.Hubert Plociniczak2011-03-141-3/+6
* Fixing the build.Martin Odersky2011-03-141-2/+7
* new test.Martin Odersky2011-03-142-0/+29
* Removing everything in trait Dynamic.Martin Odersky2011-03-141-12/+2
* Closes #4300. No review.Martin Odersky2011-03-141-1/+6
* Changed Super to fix #4300Martin Odersky2011-03-1427-103/+132
* Raised the threshold for the test looking at vi...Paul Phillips2011-03-141-2/+2
* A small addition to the library to address some...Paul Phillips2011-03-125-6/+237
* Fixed up the regression I slipped in with slice.Paul Phillips2011-03-123-4/+24
* 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