summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* A conceivably pretty bad performance bug in bui...Paul Phillips2011-08-233-4/+4
* Eliminated binary compat problem with getLines ...Paul Phillips2011-08-151-3/+3
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-08-151-10/+49
* Get rid of structural type in Iterator.scalaPaul Phillips2011-07-261-1/+9
* Backport of r25219/r25220.Paul Phillips2011-07-261-1/+4
* Stable hashCodes for case objects.Paul Phillips2011-07-261-11/+19
* Selective reversions, mostly over improbable bi...Paul Phillips2011-07-242-0/+33
* Reverted some minor changes from trunk on the o...Paul Phillips2011-07-243-16/+3
* Backport from trunk of a large batch of revisions:Antonio Cunei2011-07-2255-136/+266
* Merged revisions 24881,24956,24962,24966-24968,...Antonio Cunei2011-05-237-14/+43
* Merged revisions 24882,24886,24897,24901-24902 ...Antonio Cunei2011-05-071-1/+1
* Merged revisions 24830-24831,24834-24862 via sv...Antonio Cunei2011-05-0276-626/+190
* Merged revisions 24803-24820 via svnmerge from Antonio Cunei2011-04-2638-316/+625
* Merged revisions 24795-24796,24798-24800 via sv...Antonio Cunei2011-04-2110-20/+85
* Fixing an incomplete svnmerge; second, merge ag...Antonio Cunei2011-04-20241-2836/+4573
* Fixing an incomplete svnmerge; first, revert to...Antonio Cunei2011-04-20241-4573/+2836
* Merged revisions 24783-24788 via svnmerge from Antonio Cunei2011-04-2036-927/+875
* Merged revisions 24749-24771,24773-24774,24776-...Antonio Cunei2011-04-19242-3077/+4865
* Merged revisions 24727-24728,24730-24734,24736-...Iulian Dragos2011-04-132-7/+8
* Merged revisions 24573,24583-24584,24592-24604,...Antonio Cunei2011-04-1191-526/+641
* Merged revisions 24551-24564,24567 via svnmerge...Antonio Cunei2011-03-2411-78/+251
* Merged revisions 24541-24548 via svnmerge from Antonio Cunei2011-03-2341-68/+112
* Merged revisions 24504-24516 via svnmerge from Antonio Cunei2011-03-209-181/+187
* Merged revisions 24494-24498 via svnmerge from Antonio Cunei2011-03-1843-182/+196
* Merged revisions 24483-24486 via svnmerge from Antonio Cunei2011-03-184-40/+68
* Removed uniqueness annotations. Review by rytz.Philipp Haller2011-03-174-95/+0
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-164-31/+41
* Deprecation patrol.Paul Phillips2011-03-164-12/+2
* Leveraged having a place to put some useful imp...Paul Phillips2011-03-153-64/+64
* Brought all the collections pure interfaces up ...Paul Phillips2011-03-156-29/+39
* improved documentation for annotations in scala...Lukas Rytz2011-03-157-234/+74
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-1510-20/+34
* Applied second patch by asloane.Hubert Plociniczak2011-03-141-3/+6
* Removing everything in trait Dynamic.Martin Odersky2011-03-141-12/+2
* Changed Super to fix #4300Martin Odersky2011-03-1412-35/+37
* A small addition to the library to address some...Paul Phillips2011-03-124-6/+187
* Fixed up the regression I slipped in with slice.Paul Phillips2011-03-122-4/+16
* Fixes the broken test, introduced in the view p...Aleksandar Pokopec2011-03-111-2/+3
* A patch for views. Most relevant change:Paul Phillips2011-03-1119-384/+429
* Removed the `par` method from numeric ranges.Aleksandar Pokopec2011-03-101-3/+1
* Adding special take and drop for numeric ranges...Aleksandar Pokopec2011-03-103-2/+148
* Fixes and closes #4328.Aleksandar Pokopec2011-03-091-0/+12
* closes #3446 and improves parsing speed by enco...Adriaan Moors2011-03-081-13/+39
* Moved SeqDerived into an Ordering.Implicits obj...Paul Phillips2011-03-081-15/+27
* Reverted r24388.Paul Phillips2011-03-081-1/+1
* 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-0813-170/+127
* Fix for drop bug in parallel collections iterat...Paul Phillips2011-03-081-17/+15
* Closes #2239.Philipp Haller2011-03-081-0/+16