summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/generic
Commit message (Expand)AuthorAgeFilesLines
* SI-9126 Missing .seqs causes problems with parallel GenXsRex Kerr2015-02-201-1/+1
* Merge pull request #4084 from vigdorchik/usecase_sigsGrzegorz Kossakowski2014-11-211-1/+1
|\
| * Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-061-1/+1
* | cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-2/+2
|/
* Correction in the documentation.kurnevsky2014-04-081-1/+2
* SI-6457 ImmutableSetFactory.empty results in StackOverflowErrorRex Kerr2014-01-141-1/+2
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-073-0/+3
* Collections: remove redundant calls to .seqJason Zaugg2013-10-312-2/+2
* Cull extraneous whitespace.Paul Phillips2013-09-186-39/+5
* SI-7476 Add documentation to GenericTraversableTemplateSimon Ochsenreither2013-05-131-4/+50
* Absolutized paths involving the scala package.Paul Phillips2013-05-0355-60/+126
* Name boolean arguments in src/library.Jason Zaugg2013-03-051-1/+1
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-2410-25/+25
* Banish needless semicolons.Jason Zaugg2013-02-243-11/+11
* SI-6642 Adds iteratorFrom, keysIteratorFrom, and valuesIteratorFromJames Iry2013-02-131-0/+12
* SI-6773 Changes IndexSeqFactory to be "since 2.11"James Iry2013-02-051-1/+1
* Merge branch '2.10.x'Adriaan Moors2013-01-161-15/+86
|\
| * SI-6946, SI-6924 Greatly improves IsTraversableLike docsHeather Miller2013-01-091-15/+86
* | SI-6566, unsoundness with alias variance.Paul Phillips2013-01-093-3/+3
* | Updated copyright to 2013Carlo Dapor2013-01-022-2/+2
* | Eliminate allocations in Growable.Paul Phillips2012-12-271-2/+15
* | Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-232-2/+2
|\|
| * Fixes SI-6150 - backport to 2.10.x branch.Aleksandar Prokopec2012-11-142-6/+24
* | Remove unused imports in library.Paul Phillips2012-11-191-4/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0552-52/+52
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0252-52/+52
* | Fix scaladoc links in a couple of places.Eugene Vigdorchik2012-10-031-1/+1
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-193-3/+3
|\|
| * More relative path elimination.Paul Phillips2012-09-153-3/+3
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-1537-56/+56
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-1437-56/+56
* | Modified SI-6150 fix again.Paul Phillips2012-08-172-4/+23
* | Modified SI-6150 fix to use intended ReusableCBF.Paul Phillips2012-08-161-3/+1
* | Fixes SI-6150.Aleksandar Prokopec2012-08-151-1/+1
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-1/+1
* | Changes suggested by @retronym and @jsuerethAlexander Clare2012-07-161-1/+20
* | SI-5906 Search for sorted sequencesAlexander Clare2012-07-121-0/+38
|/
* Split @milessabin HasRepr into IsTraversableOnce and IsTraversableLike type c...Josh Suereth2012-06-273-24/+82
* removes array tagsEugene Burmako2012-06-085-29/+29
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-0/+2
* removes tags and their incantations from PredefEugene Burmako2012-06-084-0/+4
* Added infrastructure to enable easy enrichment of GenTraversables.Miles Sabin2012-05-172-0/+62
* Corrects links in API documentationHeather Miller2012-05-162-2/+2
* Address doc comment rot in the standard library.Jason Zaugg2012-05-136-12/+10
* Eliminating reflective calls.Paul Phillips2012-05-022-2/+28
* Fixes SI-4478.Simon Ochsenreither2012-05-0214-16/+16
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-286-6/+0
* Removes @bridge methods.Simon Ochsenreither2012-04-287-77/+4
* migrates stdlib and compiler to tagsEugene Burmako2012-04-236-37/+50
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1