summaryrefslogtreecommitdiff
path: root/src/library/scala/sys
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-1/+2
|\
| * Wait until the cat process is finished.Li Yao2015-08-071-1/+2
| * Fix the bug in the example in scala.sys.processLi Yao2015-07-111-1/+1
* | Align noTraceSuppression val names to system property nameJanek Bogucki2015-07-201-1/+3
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-132-0/+5
|\|
| * SI-9206: REPL custom welcome messageSom Snytt2015-06-232-0/+5
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-241-3/+4
|\|
| * SI-9206 BooleanProp if set and not untrueSom Snytt2015-06-181-3/+4
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-012-2/+2
|\|
| * Fix many typosMichał Pociecha2015-04-212-2/+2
* | SI-7775 Exclude nulls when iterating sys propsSom Snytt2015-03-021-2/+9
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-01-291-1/+1
|\|
| * Fix scaladoc OutpuStream typoEric Peters2014-12-121-1/+1
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-0/+2
|\|
| * Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-061-0/+2
* | Merge commit '1b98061' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-161-5/+4
|\|
| * SI-8817 Correct scaladoc for scala.sys.addShutdownHookterma2014-09-111-5/+4
| * [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-111-1/+1
* | Merge pull request #3920 from rubyu/issue/7350Grzegorz Kossakowski2014-09-013-73/+93
|\ \
| * | SI-7350 Prevent resource leaks in PipedProcesses.runAndExitValue()rubyu2014-08-073-73/+93
| |/
* / Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-061-1/+1
|/
* SI-5994 battling implicits for String.linesRex Kerr2014-02-102-14/+36
* Fix typos in documentationOlivier Blanvillain2013-12-281-1/+1
* Fix typo in documentation.Jiawei Li2013-09-161-1/+1
* Merge pull request #2867 from mmorearty/patch-1Adriaan Moors2013-08-231-1/+1
|\
| * Fix typo in sample code in scaladoc for package scala.sys.processMike Morearty2013-08-231-1/+1
* | ProcessBuilder.lines(log) *does* throw an exception.Rike-Benjamin Schuppner2013-08-201-1/+1
|/
* Fix typo in DocumentationValerian2013-07-141-1/+1
* Remove dependency on xml in sys.process.Adriaan Moors2013-06-202-21/+1
* SI-6488 Interrupt i/o threads on process destroySom Snytt2013-05-152-12/+20
* Absolutized paths involving the scala package.Paul Phillips2013-05-0311-11/+22
* Name boolean arguments in src/library.Jason Zaugg2013-03-053-18/+18
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-242-6/+6
* Merge pull request #2077 from vy/patch-3James Iry2013-02-121-1/+1
|\
| * Update src/library/scala/sys/process/package.scalaVolkan Yazıcı2013-02-061-1/+1
* | Update src/library/scala/sys/process/ProcessBuilder.scalaVolkan Yazıcı2013-02-061-20/+20
|/
* Fixed typo in ProcessBuilder scaladoc.secwall2013-01-221-1/+1
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0514-15/+18
|\
| * Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-0514-14/+14
| |\
| | * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0214-14/+14
| * | SI-6488: Stop I/O threads prior to Process destructionDeclan Conlon2012-10-261-1/+4
| |/
* / Remove unused private members.Paul Phillips2012-11-011-1/+0
|/
* More relative path elimination.Paul Phillips2012-09-154-5/+6
* Eliminate breaking relative names in source.Paul Phillips2012-09-145-6/+6
* Merge pull request #553 from heathermiller/doc/linksJosh Suereth2012-05-161-1/+1
|\
| * Corrects links in API documentationHeather Miller2012-05-161-1/+1
* | Removing extraneous files.Paul Phillips2012-05-151-1/+0
|/
* Address doc comment rot in the standard library.Jason Zaugg2012-05-132-3/+3
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-123-0/+5
* Whitespace commit.Paul Phillips2012-02-291-1/+1