summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/IndexedSeqOptimized.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9936 LinearSeqOptimized.indexWhereSom Snytt2016-12-301-1/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* unset inappropriate execute bitsSeth Tisue2015-09-021-0/+0
* SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-111-2/+2
* SI-8553 WrappedArray throws exception on lastIndexWhere when index out of rangeRui Gonçalves2014-05-121-1/+1
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-5/+5
* Eliminating more allocations in the collections.Paul Phillips2012-12-271-2/+8
* 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-3/+2
* Made more traits universal.Martin Odersky2012-02-221-1/+1
* Fix for slice boundary condition.Paul Phillips2012-02-011-1/+1
* 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
* One of the blips in the performance charts seem...Paul Phillips2011-04-201-7/+6
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-4/+4
* A patch for views. Most relevant change:Paul Phillips2011-03-111-3/+15
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-11/+1
* Fixed bug in IndexedSeqOptimized.indexWhere suc...Paul Phillips2011-01-291-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* A selection of collections additions from the l...Paul Phillips2010-12-041-13/+1
* Moved the burden of forgivingness for string sl...Paul Phillips2010-07-141-4/+4
* A brown bag on the head fix to that last patch.Paul Phillips2010-07-051-1/+1
* The take/drop methods in IndexedSeqOptimized we...Paul Phillips2010-07-051-4/+4
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated documentationMartin Odersky2010-04-091-5/+0
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-0/+293