summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ArrayOps.scala
Commit message (Expand)AuthorAgeFilesLines
* Revert "Optimize slice and take in ArrayOps, WrappedArray"Adriaan Moors2017-04-071-65/+11
* Merge commit '0965028809' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-161-10/+64
|\
| * Optimize slice and take in ArrayOps, WrappedArrayMike Skells2017-01-281-10/+64
* | Fix indent and comment of ArrayOps.scalaMasaru Nomura2017-02-101-21/+19
* | Fixed some style issuesDima Tkach2016-07-271-2/+2
* | Override `.slice` in ArrayOps to use arraycopy.Dima Tkach2016-06-281-0/+11
* | Inline ScalaRunTime.arrayElementClass at call sites.Sébastien Doeraene2016-04-131-5/+4
* | Make some collection classes final or sealedStefan Zeiger2016-03-231-2/+1
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-6/+5
* | SI-7128 copyToArray(xs, 0, 0) should not failRex Kerr2015-01-081-3/+2
|/
* SI-8372: unspliceable type printed in error messageGrzegorz Kossakowski2014-03-071-2/+17
* SI-8081 unzip/unzip3 return wrong static type when applied to ArraysRex Kerr2014-01-141-2/+50
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+1
* Merge 2.10.x into master.Adriaan Moors2013-03-051-10/+13
|\
| * SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-051-10/+13
| * [nomaster] Revert "SI-5017 Poor performance of :+ operator on Arrays"James Iry2013-02-061-14/+0
* | More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-2/+2
|/
* SI-5017 Poor performance of :+ operator on ArraysJean-Remi Desjardins2012-12-231-0/+14
* 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-2/+3
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* Expanded the reach of value classes.Paul Phillips2012-08-291-16/+12
* SI-5235 Correct usecase variable expansionVlad Ureche2012-07-161-1/+1
* Remove unused type parameter.Paul Phillips2012-06-151-1/+1
* removes array tagsEugene Burmako2012-06-081-4/+4
* removes tags and their incantations from PredefEugene Burmako2012-06-081-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-14/+13
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Next generation of macrosEugene Burmako2012-04-121-5/+5
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-1/+1
* A conceivably pretty bad performance bug in bui...Paul Phillips2011-08-151-1/+1
* One of the blips in the performance charts seem...Paul Phillips2011-04-201-2/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-0/+3
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* closes #2788.Adriaan Moors2010-08-191-3/+4
* Several renamings not included. no reviewAleksandar Pokopec2010-07-231-3/+3
* Moved parallel collections to library dir, chan...Aleksandar Pokopec2010-06-181-1/+6
* Overwrote copyToArray for efficiency.Martin Odersky2010-06-061-0/+8
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* docs. no reviewAleksandar Pokopec2010-04-101-0/+6
* Docs. No review.Aleksandar Pokopec2010-04-091-0/+14
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-4/+19
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-061-0/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+6
* Collections refactoring.Martin Odersky2009-09-251-2/+0
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1