summaryrefslogtreecommitdiff
path: root/src/library/scala/util/Properties.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.11.x into 2.12.xAdriaan Moors2017-04-071-1/+1
|\
| * bump copyright year to 2017Philippus Baalman2017-03-021-1/+1
* | SD-256 enable colored output by default on unixAntoine Gourlay2017-02-211-0/+6
* | Revert "SI-9750 isJavaAtLeast(Int)"Jason Zaugg2016-11-161-6/+0
* | Merge pull request #5276 from som-snytt/issue/9750Seth Tisue2016-10-261-17/+49
|\ \
| * | SI-9750 Spec check major.minor.securitySom Snytt2016-07-211-21/+47
| * | SI-9750 isJavaAtLeast(Int)Som Snytt2016-07-151-0/+2
| * | SI-9750 Tweak tests for what is a numberSom Snytt2016-07-151-1/+1
| * | SI-9750 scala.util.Properties.isJavaAtLeast works with JDK9Pavel Petlinsky2016-07-131-11/+15
* | | Including Lightbend in `-version` message.Adriaan Moors2016-09-271-1/+1
|/ /
* | Use System.lineSeparator, rather than sys.propsJason Zaugg2016-03-291-1/+1
* | Merge pull request #4934 from Shadow53/2.12.xSeth Tisue2016-03-011-0/+2
|\ \ | |/ |/|
| * Added Properties.isLinux to compliment the isWin and isMac methodsShadow532016-01-301-0/+2
* | bump copyright year to 2016Seth Tisue2016-02-031-1/+1
|/
* bump copyright year in `scala -version`Seth Tisue2015-09-181-2/+2
* Make compiler.properties fall back to prefixedBrian McKenna2014-09-221-3/+3
* [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-111-1/+1
* SI-8503 -version is info settingSom Snytt2014-05-291-2/+5
* SI-7680 Update the ScalaDoc entry page of the Scala librarySimon Ochsenreither2013-12-191-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+1
* SI-7265 javaSpecVersion, adjust isJava... testsSom Snytt2013-08-011-4/+3
* Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-291-10/+25
|\
| * SI-7265 General test for spec versionSom Snytt2013-07-041-10/+25
* | SI-7479 Add avian option to partest's diff filter...Simon Ochsenreither2013-06-061-0/+3
* | Merge branch 'pr/merge-2.10.2' into masterPaul Phillips2013-06-041-5/+7
|\|
| * SI-7497 Fix scala.util.Properties.isMacSimon Ochsenreither2013-05-231-7/+9
* | SI-7410 REPL uses improved tools.jar locatorSom Snytt2013-05-231-0/+2
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-3/+4
|/
* SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-041-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Finished migrating to new versioning schemeJosh Suereth2012-03-161-2/+1
* properties loading is now maven/osgi version aware. yippie.Josh Suereth2012-03-161-14/+13
* Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-1/+1
|\
| * Whitespace commit.Paul Phillips2012-02-291-1/+1
* | Mostly eliminated ScalaObject.Paul Phillips2012-02-031-1/+1
|/
* Better hunting for tools.jar.Paul Phillips2011-12-301-0/+5
* Working on jar creation infrastructure.Paul Phillips2011-08-011-0/+10
* Formatting fixes for scala.util.Kato Kazuyoshi2011-06-181-4/+4
* Revised that last botched commit. No review.Paul Phillips2011-04-171-11/+23
* Added releaseVersion and developmentVersion to ...Paul Phillips2011-04-171-4/+23
* Updated copyright notices to 2011Antonio Cunei2011-01-201-2/+2
* An overhaul of Global.Paul Phillips2010-11-071-0/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+1
* More support code for the big partest patch I'm...Paul Phillips2010-03-131-0/+1
* Undid my awful code which had broken the thread...Paul Phillips2010-02-261-3/+11
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-35/+64
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-041-1/+0
* Noticed that all the system properties were bei...Paul Phillips2010-02-041-16/+16
* A few compiler IO lib bits I have been needing:...Paul Phillips2010-01-291-2/+4