summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/BufferProxy.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* SI-8251 Remove ListBuffer.readOnly as deprecatedSom Snytt2014-11-201-2/+0
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+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-1/+1
* Remove unused imports in library.Paul Phillips2012-11-191-3/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-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
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-20/+0
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-3/+2
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-2/+2
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* removed warnings (deprecation,unchecked)michelou2010-06-291-3/+7
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* docs. no reviewAleksandar Pokopec2010-04-101-19/+22
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-12/+12
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-6/+5
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-201-3/+3
* added `locally' to Predef.Martin Odersky2009-11-091-0/+4
* ++: replaced by ++=:Martin Odersky2009-10-141-7/+2
* Changed mutable +: to +=:Martin Odersky2009-10-131-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-10/+11
* Fixed build.Philipp Haller2009-09-221-1/+1
* Finished re-integrating mutable collections.Philipp Haller2009-09-221-1/+1
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-8/+8
* Reintegrated DoubleLinkedList, SynchronizedBuff...Philipp Haller2009-09-081-9/+11
* The creation of scala.collection.mutable.Iterab...Paul Phillips2009-07-201-6/+6
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-6/+6
* separated mutable and immutable mapsMartin Odersky2009-05-121-2/+2
* massive new collections checkin.Martin Odersky2009-05-081-0/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-0/+2
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-1/+1
* changed tuple syntax to (...)Martin Odersky2007-02-131-1/+1
* changed pair(...) to {...}Martin Odersky2007-02-051-1/+1
* Fxied bug 909;Martin Odersky2007-01-221-1/+1
* improved comments in scala/collection/*.scalamichelou2006-10-111-1/+2
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-126/+130
* (no commit message)Martin Odersky2006-03-101-1/+1
* Small refactoring in some collection classesmihaylov2006-03-031-2/+2
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+147