summaryrefslogtreecommitdiff
path: root/src/library/scala/util
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5778 from som-snytt/issue/10225som-snytt2017-03-231-331/+283
|\
| * SI-10225 Either evinces good styleSom Snytt2017-03-211-58/+54
| * SI-10225 Either docs compileSom Snytt2017-03-141-317/+273
* | Fix and improve Regex docSom Snytt2017-03-101-16/+30
|/
* SD-256 enable colored output by default on unixAntoine Gourlay2017-02-211-0/+6
* Merge pull request #5607 from adriaanm/rebase-5551Adriaan Moors2016-12-211-0/+3
|\
| * Override equals and hashCode for WrappedArrayAlexey Romanov2016-12-211-0/+3
* | Fix how "sbt" is writtenDale Wijnand2016-12-211-1/+1
|/
* Revert "SI-9750 isJavaAtLeast(Int)"Jason Zaugg2016-11-161-6/+0
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* 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
* | assorted typo fixes, cleanup, updating of commentsSeth Tisue2016-10-241-19/+19
* | don't deprecate Either.left and Either.right yetSeth Tisue2016-09-281-15/+13
* | Including Lightbend in `-version` message.Adriaan Moors2016-09-271-1/+1
* | Merge pull request #5302 from soc/topic/deprecation-fixes-2.12Lukas Rytz2016-08-091-3/+0
|\ \
| * | Reduce deprecations and warningsSimon Ochsenreither2016-08-021-3/+0
* | | Merge pull request #5286 from soc/topic/biased-either-fixupStefan Zeiger2016-08-031-24/+48
|\ \ \ | |/ / |/| |
| * | Improve Scaladoc for Either:Simon Ochsenreither2016-07-151-24/+48
* | | Merge pull request #5281 from dwijnand/either-valueLukas Rytz2016-07-221-2/+6
|\ \ \
| * | | Deprecate and rename Left#a/Right#b to Left#value/Right#valueDale Wijnand2016-07-141-2/+6
| |/ /
* | | Merge pull request #5261 from som-snytt/issue/9827Stefan Zeiger2016-07-191-50/+92
|\ \ \ | |/ / |/| |
| * | SI-9827 MatchIterator advances itselfSom Snytt2016-07-181-50/+92
| |/
* | Merge pull request #5135 from soc/topic/biased-eitherStefan Zeiger2016-07-131-76/+236
|\ \ | |/ |/|
| * [squash] Fix bounds in containsSimon Ochsenreither2016-07-071-1/+1
| * Right-bias EitherSimon Ochsenreither2016-05-271-76/+236
* | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+1
* | Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-282-6/+6
|/
* SI-9666: Use inline group names in Regex (#4990)som-snytt2016-05-111-7/+22
* Add examples to Exception object and group members (#5111)Janek Bogucki2016-05-021-25/+165
* General cleanups and less warnings during a Scala buildsoc2016-04-042-3/+0
* Merge pull request #5068 from retronym/topic/jdk8ism2v2.12.0-M4Lukas Rytz2016-04-012-1/+3
|\
| * Use System.lineSeparator, rather than sys.propsJason Zaugg2016-03-291-1/+1
| * Note the availability of writableStackTrace in JDK 1.7+Jason Zaugg2016-03-291-0/+2
* | Add initial unit test for Catch and augment documentationJanek Bogucki2016-03-311-7/+13
|/
* 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
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-252-2/+2
|\ \
| * | fix smhasher urlxuwei-k2016-02-152-2/+2
* | | Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-101-1/+1
|\| | | |/ |/|
| * bump copyright year to 2016Seth Tisue2016-02-031-1/+1
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-183-14/+11
* | Clarify source of f functionCasey Leask2015-11-261-1/+1
* | merge 2.11.x onto 2.12.x, Oct 16 2015Seth Tisue2015-10-161-6/+6
|\|
| * Rename forall, exists and find predicate and operator params.Janek Bogucki2015-10-091-6/+6
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-2/+2
|\|
| * bump copyright year in `scala -version`Seth Tisue2015-09-181-2/+2