summaryrefslogtreecommitdiff
path: root/src/library/scala/util/control
Commit message (Expand)AuthorAgeFilesLines
* Add examples to Exception object and group members (#5111)Janek Bogucki2016-05-021-25/+165
* Merge pull request #5068 from retronym/topic/jdk8ism2v2.12.0-M4Lukas Rytz2016-04-011-0/+2
|\
| * 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
|/
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+0
* Clarify source of f functionCasey Leask2015-11-261-1/+1
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-1/+1
|\
| * Stop mapping to Unit when executing finally code.Janek Bogucki2015-08-051-1/+1
* | Align noTraceSuppression val names to system property nameJanek Bogucki2015-07-201-2/+2
|/
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* SI-7999 s.u.c.NonFatal: StackOverflowError is fatalSimon Ochsenreither2013-11-221-3/+1
* SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-011-1/+1
* Stackless implementation of TailRec in constant memory.Runar Bjarnason2013-08-241-24/+34
* Alter TailRec to have map and flatMapGeorge Leontiev2013-08-241-7/+42
* Absolutized paths involving the scala package.Paul Phillips2013-05-035-5/+10
* SI-7164 - Removing NotImplementedError as Fatal from s.u.c.NonFatalViktor Klang2013-02-211-2/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-026-6/+6
* More relative path elimination.Paul Phillips2012-09-151-1/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-5/+5
* Fix stupid logic inversion of try-catchJosh Suereth2012-08-211-1/+1
* Unify scala.util.control.Exception with scala.util.TryJosh Suereth2012-08-201-27/+16
* Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-091-8/+15
* Updates scala.util.control.NonFatal documentation, as suggested in code reviewHeather Miller2012-07-061-6/+9
* SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-051-0/+35
* Adds missing closing curly brace to ScalaDoc code example.soc2012-06-241-2/+3
* Fix SI-4809.Aleksandar Prokopec2012-06-211-4/+4
* Breaks.break should return Nothing, not UnitDan Brown2012-06-121-1/+1
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-1/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-3/+3
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+2
* fix field init problem in NoStackTraceAdriaan Moors2012-04-101-1/+5
* a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-4/+1
* Fast PartialFunction # orElse.Martin Odersky2011-11-241-1/+1
* AbstractPartialFunction.Paul Phillips2011-10-191-2/+2
* document scala.util.control.Breaks methodsPaul Phillips2011-07-161-4/+22
* 2nd round of clean ups (see r25285)michelou2011-07-154-88/+96
* Formatting fixes for scala.util.Kato Kazuyoshi2011-06-182-14/+14
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Fix for that slightly not compiling previous pa...Paul Phillips2011-06-161-1/+1
* Speeding up stack trace suppression.Paul Phillips2011-06-161-1/+5
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+1
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-8/+3
* Added a system property which disables stack tr...Paul Phillips2011-02-091-4/+12
* Updated copyright notices to 2011Antonio Cunei2011-01-203-3/+3
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-3/+4
* A revival of r21442, which I had reverted based...Paul Phillips2010-11-121-61/+78
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-4/+1
* Pruned away structural invocations throughout t...Aleksandar Pokopec2010-11-081-1/+5