summaryrefslogtreecommitdiff
path: root/src/library/scala/Function.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-4/+4
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* PartialFunction polishingPavel Pavlov2012-08-231-2/+2
* Corrects links in API documentationHeather Miller2012-05-161-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-4/+0
* a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-5/+2
* Fast PartialFunction # orElse.Martin Odersky2011-11-241-1/+1
* AbstractPartialFunction.Paul Phillips2011-10-191-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-35/+0
* 2nd round of clean ups (see r25285)michelou2011-07-151-11/+12
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-4/+4
* Moved unlift to the Function companion object, ...Paul Phillips2011-02-201-2/+17
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Undeprecated Function.tupled based on the type ...Paul Phillips2010-03-011-4/+7
* Adjectified some parts of speech as discussed o...Paul Phillips2010-01-181-8/+8
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Built out genprod to create a tuple method for ...Paul Phillips2009-12-021-0/+8
* Some @experimental cleanups/removals I missed o...Paul Phillips2009-11-081-2/+0
* - Renames filterMap to partialMapPaul Phillips2009-11-061-25/+0
* A few minor bugfixes for recent work.Paul Phillips2009-09-011-9/+9
* Since I began using scala I have sought an appe...Paul Phillips2009-09-011-1/+28
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-021-0/+3
* added infix type constructorsMartin Odersky2006-12-041-1/+1
* updated Scala comments in scala/Function.scalamichelou2006-11-291-18/+44
* fixed bug851Martin Odersky2006-11-291-0/+118