summaryrefslogtreecommitdiff
path: root/src/library/scala/io
Commit message (Expand)AuthorAgeFilesLines
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Use full braces style in AnsiColor exampleJanek Bogucki2016-05-251-1/+1
* Group Console and AnsiColor entities and add usage examplesJanek Bogucki2016-05-231-22/+133
* Fix Scaladoc links in scala.io.SourceJanek Bogucki2016-03-131-10/+8
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+0
* Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-221-1/+1
|\
| * 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 remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* | [ SI-7514 ] Introduce Source.fromClassPath(resource) methodEugene Dzhurinsky2015-07-071-0/+10
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-01-292-4/+15
|\|
| * 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
| |/
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-141-1/+1
|\|
| * SI-8690 BufferedSource.mkString mistakenly skipped the first char.Antoine Gourlay2014-06-291-1/+1
* | scala.io.Source now implements java.io.CloseableErlend Hamnaberg2014-06-271-2/+2
|/
* 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