summaryrefslogtreecommitdiff
path: root/src/library/scala/throws.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-261-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-211-2/+4
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* 2nd round of clean ups (see r25285)michelou2011-07-151-5/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-061-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-7/+7
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-2/+0
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-221-1/+1
* add @since scaladoc tag to scala.* typesstepancheg2009-08-131-0/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Fixing #1189.Lukas Rytz2008-08-181-1/+1
* Reverting for now..Lukas Rytz2008-08-181-1/+1
* Fixed #1189Lukas Rytz2008-08-181-1/+1
* New reorg planGeoffrey Washburn2008-04-071-0/+30
* The great library reorg!Geoffrey Washburn2008-04-041-30/+0
* switched to Scala implementation of StringBuildermichelou2008-02-061-2/+4
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-1/+1
* added Nik's contrib to script.jsmichelou2007-06-141-2/+2
* updated example in scaladoc commentmichelou2007-02-281-14/+12
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-2/+2
* improved Scala comments in scala/concurrent/*.s...michelou2006-09-251-2/+15
* Added scala.throws(java.lang.Class) attribute t...mihaylov2006-05-191-0/+17