summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/GenSeqLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Add scaladoc comment about the case when Exception will be thrown by invocati...Kota Mizushima2016-03-241-0/+1
* ScalaDoc fixes for library and library-auxJanek Bogucki2015-07-281-1/+1
* Add @throws annotation to GenSeqLike.updatedCody Allen2015-05-071-0/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-1/+1
* Merge pull request #3335 from swartzrock/masterIchoran2014-01-121-15/+12
|\
| * Fixes #3330 with Scaladoc changes onlyJason Swartz2014-01-071-15/+12
* | Fix typo in documentationOlivier Blanvillain2014-01-081-1/+1
|/
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Merge pull request #1308 from soc/SI-4478Josh Suereth2012-09-171-4/+4
|\
| * SI-4478 Replaces wrt with (hopefully) slightly improved wording.Simon Ochsenreither2012-09-151-4/+4
* | More relative path elimination.Paul Phillips2012-09-151-2/+2
|/
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-071-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-4/+0
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-281-1/+0
* Removes @bridge methods.Simon Ochsenreither2012-04-281-7/+0
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-3/+3
* Adapted usecases to full signature displayVlad Ureche2012-03-201-62/+95
* A first bunch of Any-extending traits.Martin Odersky2012-02-061-1/+1
* Add a mnemonic to help remember what's the difference between +:Daniel C. Sobral2011-12-041-0/+4
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-10/+2
* Refinement of murmurhash implementation.Paul Phillips2011-09-081-3/+8
* - Update Scaladoc for LinkedList and for some o...Paul Phillips2011-07-291-0/+42
* 2nd round of clean ups (see r25285)michelou2011-07-151-5/+4
* Removing the package-private modifiers on Gen*L...Aleksandar Pokopec2011-06-221-1/+1
* Small changes to docs only. No review.Martin Odersky2011-06-201-3/+3
* Added a bunch of bridges to make ameliorate bin...Martin Odersky2011-04-241-0/+8
* Couple of fixes to the usecases in docs.Aleksandar Pokopec2011-04-151-4/+4
* Adding some docs refactorings.Aleksandar Pokopec2011-04-141-27/+272
* Doing a little polishing on the parallel collec...Paul Phillips2011-04-141-6/+9
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-0/+162