summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2544 from viktorklang/wip-normalize-parameter-names-in-sc...Adriaan Moors2013-05-174-31/+31
|\
| * Deprecate parameter names in scala.concurrentViktor Klang2013-05-164-31/+31
* | Merge pull request #2539 from soc/SI-7484Adriaan Moors2013-05-175-48/+31
|\ \
| * | SI-7484 Indentation and whitespace fixesSimon Ochsenreither2013-05-175-51/+30
| * | SI-7484 Add @SupressWarning(rawtypes/unchecked)Simon Ochsenreither2013-05-173-0/+4
* | | Merge pull request #2538 from som-snytt/issue/6488-process-io-destroyAdriaan Moors2013-05-172-12/+20
|\ \ \
| * | | SI-6488 Interrupt i/o threads on process destroySom Snytt2013-05-152-12/+20
* | | | Merge pull request #2554 from paulp/merge/v2.10.1-326-g4f8c306-to-masterAdriaan Moors2013-05-172-2/+2
|\ \ \ \
| * \ \ \ Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-17660-6786/+3883
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge pull request #2502 from viktorklang/wip-SI7383-EC-prepare-in-Future-app...Adriaan Moors2013-05-141-1/+1
| |\ \ \ \
| | * | | | SI-7383 - Call ExecutionContext.prepare in Future.apply to allow for capturin...Viktor Klang2013-05-101-1/+1
| * | | | | Merge pull request #2496 from igormoreno/2.10.xPaul Phillips2013-05-111-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Scaladoc: fixing small typo in PartialFunction.scalaIgor Moreno2013-05-051-1/+1
| * | | | | Merge pull request #2303 from starblood/gyuhang/libdocAdriaan Moors2013-04-021-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Correct sorting example for Ordering in scaladocGyuhang Shim2013-03-251-1/+1
* | | | | | Unprivatize methods in SyncVar.Jason Zaugg2013-05-171-2/+4
* | | | | | Revert "SI-7469 Remove @deprecated MurmurHash elements"Jason Zaugg2013-05-172-0/+207
| |_|/ / / |/| | | |
* | | | | Merge pull request #2519 from som-snytt/issue/regex-revertAdriaan Moors2013-05-161-0/+14
|\ \ \ \ \
| * | | | | SI-6406 Restore deprecated APISom Snytt2013-05-121-0/+14
* | | | | | SI-7469 Remove @deprecated scala.util.loggingSimon Ochsenreither2013-05-166-86/+18
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #2527 from soc/SI-7476Jason Zaugg2013-05-161-4/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-7476 Add documentation to GenericTraversableTemplateSimon Ochsenreither2013-05-131-4/+50
| |/ / /
* | | | Merge pull request #2520 from soc/SI-7469-concurrentJason Zaugg2013-05-155-6/+6
|\ \ \ \
| * | | | SI-7469 Make @deprecated elems in scala.concurrent private[scala]Simon Ochsenreither2013-05-125-6/+6
| |/ / /
* | | | Merge pull request #2521 from soc/SI-7469-combinatorJason Zaugg2013-05-153-79/+0
|\ \ \ \
| * | | | SI-7469 Remove deprecated elements in s.u.parsing.combinatorSimon Ochsenreither2013-05-123-79/+0
| |/ / /
* | | | Merge pull request #2523 from soc/SI-7469-hashingJason Zaugg2013-05-152-206/+0
|\ \ \ \
| * | | | SI-7469 Remove @deprecated MurmurHash elementsSimon Ochsenreither2013-05-122-206/+0
| |/ / /
* | | | Merge pull request #2498 from rladstaetter/patch-1Jason Zaugg2013-05-151-1/+1
|\ \ \ \
| * | | | fix typo in commentRobert Ladstätter2013-05-061-1/+1
* | | | | SI-7469 Remove @deprecated scala.util.parsing.astSimon Ochsenreither2013-05-132-381/+0
| |/ / / |/| | |
* | | | Merge pull request #2470 from ihji/masterPaul Phillips2013-05-111-2/+2
|\ \ \ \
| * | | | SI-7432 Range.min should throw NoSuchElementException on empty rangeHeejong Lee2013-04-301-2/+2
| |/ / /
* | | | Merge pull request #2462 from magarciaEPFL/backendish9Paul Phillips2013-05-1018-0/+54
|\ \ \ \
| * | | | SI-6863 root cause fixed using factory of scala.runtime.*RefMiguel Garcia2013-04-2718-0/+54
| |/ / /
* / / / Absolutized paths involving the scala package.Paul Phillips2013-05-03458-744/+982
|/ / /
* | | SI-7403 Stream extends SerializableSimon Ochsenreither2013-04-251-3/+5
* | | Merge branch 'master' into pr/warning-cleanupPaul Phillips2013-04-241-1/+2
|\ \ \
| * | | SI-7402 List extends SerializableSimon Ochsenreither2013-04-241-1/+2
* | | | Eliminated the accumulated feature warnings.Paul Phillips2013-04-233-7/+9
* | | | Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-231-1/+1
|/ / /
* | | Merge pull request #2284 from demobox/add-box-unbox-doc-commentJason Zaugg2013-04-239-0/+39
|\ \ \
| * | | SI-6898 Document AnyVal box and unbox implemention by BoxesRunTimeAndrew Phillips2013-04-228-0/+32
| * | | Reverting changes to AnyVals generated classes in 9a82fc0Andrew Phillips2013-04-223-0/+7
* | | | Merge pull request #2360 from ihji/bugfix/SI-7080Jason Zaugg2013-04-212-6/+15
|\ \ \ \
| * | | | SI-7080 improve boundary value checking for BitSetHeejong Lee2013-04-072-6/+15
| |/ / /
* | | | Merge pull request #2398 from huitseeker/silence_scaladoc_betterJason Zaugg2013-04-211-1/+1
|\ \ \ \
| * | | | Change unrecognized scaladoc comments to C-styleFrançois Garillot2013-04-161-1/+1
| |/ / /
* | | | Fixed BigDecimal documentation for primitive conversion methods.Alden Torres2013-04-211-4/+4
* | | | Merge pull request #2336 from retronym/topic/deprecated-inheritance-tweakAdriaan Moors2013-04-151-1/+2
|\ \ \ \