summaryrefslogtreecommitdiff
path: root/src/library/scala/util/control/Breaks.scala
Commit message (Expand)AuthorAgeFilesLines
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fix SI-4809.Aleksandar Prokopec2012-06-211-4/+4
* Breaks.break should return Nothing, not UnitDan Brown2012-06-121-1/+1
* document scala.util.control.Breaks methodsPaul Phillips2011-07-161-4/+22
* 2nd round of clean ups (see r25285)michelou2011-07-151-21/+17
* Formatting fixes for scala.util.Kato Kazuyoshi2011-06-181-5/+6
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Pruned away structural invocations throughout t...Aleksandar Pokopec2010-11-081-1/+5
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-0/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-3/+3
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Fixed #2545.Martin Odersky2009-11-021-4/+21
* drop svn:executable flag from source filesstepancheg2009-08-131-0/+0
* Added ControlException marker trait and update ...Miles Sabin2009-07-151-1/+1
* added headers, svn keywords, updated pilib exam...michelou2009-06-161-5/+16
* more collection cleanups and better docsMartin Odersky2009-05-141-8/+22
* separated mutable and immutable mapsMartin Odersky2009-05-121-1/+0
* massive new collections checkin.Martin Odersky2009-05-081-0/+24