summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/StringLike.scala
Commit message (Expand)AuthorAgeFilesLines
* String.replaceAllLiterally is String.replaceSom Snytt2016-11-131-9/+3
* Merge 2.11.x into 2.12.x, including #5239, #5240Adriaan Moors2016-10-181-0/+1
|\
| * doc: capitalize only works on BMP charactersMartijn Hoekstra2016-06-211-0/+1
| * Avoid unnecessary implicit view on StringJanek Bogucki2015-08-051-2/+2
* | SI-9767 document and test behaviour of String->integer/float conversionsMike Pheasant2016-06-011-7/+15
* | Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* | Fix Scaladoc link syntax on java.util.Formatter referencesJanek Bogucki2016-05-241-4/+2
* | SI-9773 Fix doc for "".lines (#5161)som-snytt2016-05-171-7/+9
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-16/+16
* | StringLike.split fixed for surrogates and docmartijnhoekstra2015-05-281-29/+58
|/
* SI-8988 Escaping character in StringLike.split(c) prevents usage of optimized...Denton Cockburn2015-01-091-3/+28
* cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-9/+9
* Update stripPrefix/StringLike docs to talk about no op caseMax Bileschi2014-10-071-3/+9
* [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-111-2/+2
* SI-4997 deprecate StringLike.linesIterator for StringLike.linesRex Kerr2014-01-311-0/+1
* SI-8107: Use Regex.quoteChristoffer Sawicki2013-12-291-2/+2
* Fix incorrectly documented exception of toBoolean method of StringJean-Remi Desjardins2013-06-061-1/+1
* Document exceptions thrown in some conversion methods of StringJean-Remi Desjardins2013-06-061-0/+21
* 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-1/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-5/+4
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* removes array tagsEugene Burmako2012-06-081-2/+2
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+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-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Regex improvementsDaniel C. Sobral2012-03-231-2/+13
* Made more traits universal.Martin Odersky2012-02-221-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+1
* Throw different exception.Paul Phillips2011-10-111-2/+2
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-201-45/+25
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-2/+2
* Fixes typo in ScalaDoc: IndexOutofBoundsExcepti...Kato Kazuyoshi2011-06-181-1/+1
* Issue warning when doccomments have $variables ...Paul Phillips2011-03-301-0/+15
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-0/+8
* Minor collections cleanups, no review.Paul Phillips2011-01-201-7/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Gave StringBuilder a StringLike parent as endor...Paul Phillips2010-09-151-1/+1
* [docs] Documentation updates contributed throug...Gilles Dubochet2010-07-281-1/+2
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Documented immutable.*. no reviewAleksandar Pokopec2010-04-131-22/+31
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-091-44/+40
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Un-overloaded StringLike.format.Paul Phillips2010-01-201-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1