summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Implement #886: indexOf, findIndexOfstepancheg2008-05-243-23/+70
* Fixed String.+ when the implicit is applied to ...Iulian Dragos2008-05-221-1/+1
* fixed #911. Added comments to <~ and ~> methods.Martin Odersky2008-05-221-1/+19
* added tests; fixed #903; made Predef.Map covari...Martin Odersky2008-05-211-1/+1
* Fixed #677Martin Odersky2008-05-211-0/+44
* Applied provided patch for #921Iulian Dragos2008-05-201-1/+1
* Deprecated lower case type aliases for primitiv...Iulian Dragos2008-05-191-9/+9
* Fixed mkString methodIulian Dragos2008-05-191-1/+1
* Deprecate all of the problematic + methods, and...Geoffrey Washburn2008-05-195-11/+53
* Added documentation for lengthCompare, fixed ta...Iulian Dragos2008-05-191-2/+5
* Documented flatten, see #909Iulian Dragos2008-05-141-0/+8
* Added explicit return type in take (see #879)Iulian Dragos2008-05-131-1/+1
* Added no-arg mkString, see issue #869Iulian Dragos2008-05-131-0/+9
* Removed nullness check from trunk.Geoffrey Washburn2008-05-131-3/+0
* Fixed #875Miles Sabin2008-05-111-0/+3
* Fixed #873 by adding in a missing case to resol...Derek Chen-Beker2008-05-101-1/+4
* Made “Manifests” serializable.Gilles Dubochet2008-05-091-1/+1
* Fixed #863.Iulian Dragos2008-05-091-1/+1
* Fixed #852.Iulian Dragos2008-05-094-3/+6
* Fixed #855.Iulian Dragos2008-05-091-3/+17
* Option asserts that its argument is not null.Geoffrey Washburn2008-05-071-0/+3
* fixed #828, #789, #828.Martin Odersky2008-05-022-2/+52
* made manifests serializablemichelou2008-05-021-22/+38
* fixed #790pradel2008-05-021-0/+20
* Removed LGPL licensing based upon Erik's permis...Geoffrey Washburn2008-05-011-18/+1
* Console.readLine() now throws EOFException inst...Geoffrey Washburn2008-05-011-3/+7
* fixed #789. Samll bugfixes in library.Martin Odersky2008-04-302-6/+23
* added () to predef.exit, #752Lukas Rytz2008-04-301-1/+1
* #815michelou2008-04-281-0/+1
* Manifests are generated when required by an imp...Gilles Dubochet2008-04-241-35/+106
* Changed isLeft and isRight to use less memory. Geoffrey Washburn2008-04-241-11/+5
* Changed most uses of lazy val in Either to be d...Geoffrey Washburn2008-04-241-9/+9
* Modified the implementation of curry so that forGeoffrey Washburn2008-04-2367-118/+181
* Really fixed curry this time.Geoffrey Washburn2008-04-2267-91/+67
* No curry for you! (If you are FunctionN, for N ...Geoffrey Washburn2008-04-2267-85/+67
* Corrected uncurry to be called curry.Geoffrey Washburn2008-04-2267-69/+150
* fixed #768 for HashSet.Martin Odersky2008-04-213-3/+48
* fixed #768Martin Odersky2008-04-181-1/+2
* (1) API docs for private classes and DBC are no...Gilles Dubochet2008-04-187-32/+63
* fixed #768Martin Odersky2008-04-181-2/+3
* Applied the patch for Either after some revisions.Geoffrey Washburn2008-04-183-2/+358
* Small adjustment to method signature.Philipp Haller2008-04-171-1/+1
* Rewrote scala.concurrent.SyncChannel.Philipp Haller2008-04-171-25/+58
* optimization for streams as proposed in #498Lukas Rytz2008-04-161-4/+7
* Improvements to genprodGeoffrey Washburn2008-04-1668-136/+304
* Slight improvements in the documentation.Geoffrey Washburn2008-04-151-3/+3
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-131-7/+37
* made xml.pull functionalBurak Emir2008-04-122-13/+42
* putting files back where they belongBurak Emir2008-04-126-0/+0
* moving files back to proper subdirectoryBurak Emir2008-04-095-0/+0