summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/LinearSeqLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4061 from maxcom/SI-8924-list-iterator-oomJason Zaugg2014-12-041-4/+10
|\
| * SI-8924 don't hold reference to list in iteratorMaxim Valyanskiy2014-11-271-4/+10
* | SI-8754 linear seqs aren'tRex Kerr2014-11-261-14/+2
|/
* 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
* Remove unused imports in library.Paul Phillips2012-11-191-4/+0
* 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
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-071-1/+1
* More performance work.Paul Phillips2011-12-301-0/+6
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-1/+6
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+1
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-1/+1
* A patch for views. Most relevant change:Paul Phillips2011-03-111-3/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-291-2/+1
* Does what can probably be done about strange it...Paul Phillips2010-09-171-1/+9
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated documentationMartin Odersky2010-04-091-4/+3
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-276/+9
* Fix for #2927. No review.Paul Phillips2010-01-201-2/+5
* allowed $super variables in doc comment; some m...Martin Odersky2009-12-111-171/+79
* new doc comment generation, including some new ...Martin Odersky2009-12-071-1/+11
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* close #2626 as specified by MartinAdriaan Moors2009-11-241-1/+4
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+1
* Sequence->SeqMartin Odersky2009-10-021-0/+405