summaryrefslogtreecommitdiff
path: root/src/library/scala/io
Commit message (Expand)AuthorAgeFilesLines
* Update links to docs, codehaus and citeseerJanek Bogucki2015-09-041-1/+1
* Update Java and Sun URLs to replacement Java and Oracle URLsJanek Bogucki2015-09-021-1/+1
* Merge pull request #4201 from mpociecha/fix-typos-in-docs-and-commentsGrzegorz Kossakowski2015-01-141-1/+1
|\
| * Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* | SI-8538 Document extensionSom Snytt2014-12-151-3/+14
|/
* SI-8690 BufferedSource.mkString mistakenly skipped the first char.Antoine Gourlay2014-06-291-1/+1
* SI-8167 readLine shold flush output before reading inputJason Zaugg2014-02-111-1/+2
* Improve naming of ReadStdinSimon Ochsenreither2014-01-181-2/+2
* SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-091-2/+2
* Remove octal escape literals from the codebaseSimon Schaefer2013-09-251-22/+22
* Cull extraneous whitespace.Paul Phillips2013-09-181-3/+3
* SI-7356 - Source.mkString performs painfully slow (...)Rex Kerr2013-09-101-14/+32
* Make all numeric coercions explicit.Paul Phillips2013-05-271-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-033-4/+6
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-242-7/+7
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Maintenance of Predef.Paul Phillips2013-02-122-0/+281
* SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-172-350/+0
* Eliminating allocations in Codec.Paul Phillips2012-12-271-30/+25
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-056-6/+6
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-026-6/+6
* | SI-6388 Remove some remaining, minor deprecationsSimon Ochsenreither2012-10-081-8/+0
|/
* More relative path elimination.Paul Phillips2012-09-152-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* Deprecate unmaintained/old classes for removal in 2.11Josh Suereth2012-08-243-0/+3
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-2/+0
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-122-2/+2
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Added toString to Codec class (uses Codec.name).Michael Schmitz2012-01-091-0/+3
* More consistent use of Names.Paul Phillips2012-01-051-1/+9
* Low-level optimization.Paul Phillips2011-12-301-3/+4
* Migration message and version cleanupSimon Ochsenreither2011-12-071-2/+2
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-1/+1
* Next collections commit from Todd Vierling.Paul Phillips2011-11-072-3/+4
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-3/+3
* Constants in io.Codec become Codecs, not charsets.Paul Phillips2011-09-191-4/+4
* Removing the code which has been deprecated sin...Paul Phillips2011-08-152-43/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-18/+16
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-6/+4
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-131-11/+13
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-07-011-10/+49
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-291-2/+1
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-0/+1
* Fixed a booch I made in io.Position's positioning.Paul Phillips2011-04-271-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-143-9/+12
* Changed scala.io.Position into something other ...Paul Phillips2011-04-102-75/+64
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-1/+1
* Modify BufferedSource to use a BufferedLineIter...Donna Malayeri2011-03-071-2/+15
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-073-13/+16
* Updated copyright notices to 2011Antonio Cunei2011-01-206-6/+6