summaryrefslogtreecommitdiff
path: root/src/library/scala/sys/SystemProperties.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* SI-9583: Update SystemProperties.empty to return a mutable.Map to fix buildersShane Delmore2015-12-101-1/+1
* SI-9555 Refactor SystemProperties to avoid mutable mapJason Zaugg2015-11-131-17/+17
* Align noTraceSuppression val names to system property nameJanek Bogucki2015-07-201-1/+3
* SI-7775 Exclude nulls when iterating sys propsSom Snytt2015-03-021-2/+9
* Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-061-0/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* 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-1/+0
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Removing extraneous files.Paul Phillips2012-05-151-1/+0
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+2
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-1/+4
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-1/+1
* Some accumulated work and polish on classpath a...Paul Phillips2011-03-261-7/+9
* Accumulated work on fsc.Paul Phillips2011-03-181-4/+10
* Always forget that checking system properties c...Paul Phillips2011-03-171-7/+22
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-2/+4
* A small addition to the library to address some...Paul Phillips2011-03-121-0/+53