summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
* | | Added infrastructure to enable easy enrichment of GenTraversables.Miles Sabin2012-05-173-0/+71
|/ /
* | Missed a stashHeather Miller2012-05-171-1/+1
* | Merge branch 'master' of git://github.com/scala/scala into issue/5623Heather Miller2012-05-1615-28/+47
|\|
| * Merge pull request #555 from srp/masterJosh Suereth2012-05-161-0/+22
| |\
| | * mutable.MapLike: override $mapNote to reflect actual require mutable apiScott R. Parish2012-05-151-0/+22
| * | Merge pull request #553 from heathermiller/doc/linksJosh Suereth2012-05-1614-28/+25
| |\ \
| | * | Corrects links in API documentationHeather Miller2012-05-1611-18/+16
| | * | Missed a straggling doc comment.Heather Miller2012-05-151-1/+1
| | * | Small documentation fixes & small fix to Scaladoc @see formattingHeather Miller2012-05-153-9/+8
* | | | Fixes SI-5623 on SyncVar and deprecates set & unset.Heather Miller2012-05-161-7/+43
|/ / /
* | / Removing more unneeded code.Paul Phillips2012-05-156-344/+0
| |/ |/|
* | Removing extraneous files.Paul Phillips2012-05-151-1/+0
* | Enumeration#maxId: fix documentation to reflect realityScott R. Parish2012-05-151-2/+2
|/
* Debugging output tweaks.Paul Phillips2012-05-141-1/+0
* Address doc comment rot in the standard library.Jason Zaugg2012-05-1394-370/+204
* Deprecated some classes.Paul Phillips2012-05-1218-2/+28
* Merge commit 'refs/pull/530/head'; commit 'refs/pull/531/head'; commit 'refs/...Paul Phillips2012-05-116-42/+28
|\
| * Move resolver and resolveEither to impl.Promisephaller2012-05-106-42/+28
| * Revert "Fix for ## inconsistency."Paul Phillips2012-05-101-7/+4
* | Fixes SI-5640Dominik Gruntz2012-05-102-8/+8
|/
* Custom hashCode methods for case classes.Paul Phillips2012-05-091-0/+89
* Revert recent commits.Paul Phillips2012-05-092-28/+63
*---. Merge commit 'refs/pull/517/head'; commit 'refs/pull/518/head'; commit 'refs/...Paul Phillips2012-05-093-68/+37
|\ \ \
| | | * fixed typoDominik Gruntz2012-05-091-1/+1
| | | * removes redundant hash implementation from BoxesRunTime.javaDominik Gruntz2012-05-092-63/+28
| | | * Fix for ## inconsistency.Paul Phillips2012-05-081-4/+7
| * | | Fixes SI-5328. Iterator.patched failed when from=0.Josh Suereth2012-05-081-1/+2
| | |/ | |/|
* / | Fixes SI-5201. Adds flatten to TraversableViewLike.Josh Suereth2012-05-081-0/+2
|/ /
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-08155-815/+1073
|\ \ \ \ | | |_|/ | |/| |
| | | * Changes scala.math.signum to return negative zeros.Dominik Gruntz2012-05-081-14/+3
| | |/ | |/|
| | * Part I of the Lazy Vals Saga: Bitmaps are no longer inherited.Hubert Plociniczak2012-05-032-2/+0
| | |
| | \
| *-. \ Merge commit 'refs/pull/486/head'; commit 'refs/pull/487/head'; commit 'refs/...Paul Phillips2012-05-071-3/+29
| |\ \ \
| | * | | Fixes SI-5199 through improved API docsHeather Miller2012-05-071-3/+29
| | |/ /
| * | | Merge commit 'refs/pull/479/head'; commit 'refs/pull/480/head'; commit 'refs/...Paul Phillips2012-05-064-10/+60
| |\ \ \ | | |/ / | |/| |
| | * | Add missing methods to GenTraversableLike.Aleksandar2012-05-064-10/+60
| | | |
| | \ \
| *-. \ \ Merge commit 'refs/pull/477/head'; commit 'refs/pull/478/head' into developPaul Phillips2012-05-051-7/+9
| |\ \ \ \
| | | * | | Don't admit primitive arrays as a generic Java varargs param.Jason Zaugg2012-05-051-7/+9
| | |/ / /
| * | | | Merge commit 'refs/pull/124/head' into developPaul Phillips2012-05-051-9/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes SI-4929, with a test to verify.Stephen Judkins2012-01-211-14/+15
| * | | | Working around the VerifyErrors.Paul Phillips2012-05-042-2/+6
| * | | | Put corresponds on Iterator.Paul Phillips2012-05-041-0/+18
| * | | | Have ArrayCharSequence reuse its Array.Paul Phillips2012-05-041-5/+20
| * | | | Updated Symbol to record classfile origin.Paul Phillips2012-05-041-3/+8
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge commit 'refs/pull/471/head'; commit 'refs/pull/473/head'; commit 'refs/...Paul Phillips2012-05-047-11/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | * | | Fixes SI-5514.Aleksandar Prokopec2012-05-041-2/+4
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | Fixes si-5656.Aleksandar Prokopec2012-05-041-5/+13
| | |_|_|/ / / | |/| | | | |
| | | | * | | Fix for si-5577.Aleksandar Prokopec2012-05-041-0/+2
| | |_|/ / / | |/| | | |
| | | * | | Fix for si-5590.Aleksandar Prokopec2012-05-042-1/+9
| | |/ / / | |/| | |
| | * | | Fix for si-5018.Aleksandar Prokopec2012-05-042-3/+3
| |/ / /
| * | | Removed BackquotedIdent.Paul Phillips2012-05-031-9/+23