summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/PagedSeq.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-1/+2
|\
| * [SI-9503] Deprecate scala.collection.immutable.PagedSeqjvican2015-11-041-1/+2
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-2/+2
|\|
| * Fix NPE in PagedSeq.slice at end of seqTomas Janousek2015-09-211-2/+2
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-2/+6
|\|
| * SI-6519 PagedSeq is not lazy enoughRex Kerr2014-11-211-2/+6
* | Prefer scala.Serializable to j.io.SerializableJason Zaugg2014-09-061-1/+1
|/
* SI-6615 PagedSeq's slice throws a NPE if it starts on a page that hasn't been...Rex Kerr2013-12-311-1/+4
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-2/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* removes array tagsEugene Burmako2012-06-081-6/+6
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-5/+5
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+2
* Improves PagedSeq API documentation.Heather Miller2011-09-171-37/+42
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-13/+13
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-191-4/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Immutable up to Queue docs. no reviewAleksandar Pokopec2010-04-131-3/+9
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-3/+3
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* More world-shaking deprecation work.Paul Phillips2009-11-201-1/+1
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-1/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-1/+1
* add @since annotationsstepancheg2009-09-261-0/+3
* Collections refactoring.Martin Odersky2009-09-251-2/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* new arrays are done.Martin Odersky2009-09-211-4/+4
* some changes and additions to move to new arrays.Martin Odersky2009-09-041-1/+1
* A variety of work on scala.io.{ File, Source } ...Paul Phillips2009-08-161-1/+1
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-241-4/+7
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-4/+4
* Further refinement of fix for #1960.Paul Phillips2009-05-081-5/+5
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* drop svn:executable flags from scala sourcesstepancheg2008-05-291-0/+0
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-0/+245