summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* - fixed filenames and package declaration of so...mihaylov2008-02-144-7/+14
* removed deprecated class util.Fluidmichelou2008-02-131-25/+0
* added DPP's code for xhtml parsing (cdata/entit...Burak Emir2008-02-134-0/+209
* fixed PrefixedAttr inconsistency and scaladocBurak Emir2008-02-132-3/+3
* Slightly improved efficiency of ::.writeObject(...mihaylov2008-02-131-2/+2
* fixed #471michelou2008-02-123-9/+30
* Corrections to the documentationIulian Dragos2008-02-121-3/+7
* fixed missing deprecated warning on types; fixe...Martin Odersky2008-02-081-2/+2
* iterative version of rep1Adriaan Moors2008-02-081-14/+21
* combinator1 --> combinatorAdriaan Moors2008-02-079-0/+0
* combinator --> combinatoroldAdriaan Moors2008-02-0710-0/+0
* updated examples and json parser to use combina...Adriaan Moors2008-02-0721-46/+57
* Added better "clone" methods to a few JCL colle...Gilles Dubochet2008-02-065-1/+16
* fixed problems with rangesMartin Odersky2008-02-063-34/+56
* Partial fix to #397.Gilles Dubochet2008-02-063-248/+7
* added class BigDecimalmichelou2008-02-061-0/+322
* added reverse to RichString.Martin Odersky2008-02-061-0/+10
* switched to Scala implementation of StringBuildermichelou2008-02-0642-260/+662
* backported (some) changes from branches/scala-r...Adriaan Moors2008-02-051-107/+123
* (no commit message)NAME2008-02-051-1/+1
* Fixed #444NAME2008-02-052-14/+11
* Fixed #327, #332NAME2008-02-053-15/+11
* fixed typomichelou2008-02-051-1/+1
* add-on to r13888michelou2008-02-051-21/+16
* updated default encoding to UTF8michelou2008-02-052-7/+7
* fixed #406michelou2008-01-311-2/+2
* fixed #423, added integer square root (CLDC)michelou2008-01-311-2/+2
* added svn:keywords, updated headersmichelou2008-01-313-21/+20
* buffering when reading from an inputstreamBurak Emir2008-01-312-26/+144
* fixed (hopefully) regexp pattern (Java 1.4 vs 1...michelou2008-01-301-2/+8
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-2/+6
* Another massive IDE checkin.Sean McDirmid2008-01-273-4/+12
* case classes can now inherit from case classes.Martin Odersky2008-01-252-21/+22
* corrected regexpmichelou2008-01-231-1/+1
* corrected typomichelou2008-01-221-1/+1
* applied path for #325, update scalac man pagesmichelou2008-01-221-7/+2
* added serialVersionUID (#376)michelou2008-01-2210-14/+31
* fixed t0392; un-deprecated Iterator.fromArray (...Martin Odersky2008-01-214-13/+12
* Fixed issue #313.Gilles Dubochet2008-01-211-1/+1
* added toBinary-/toHex-/toOctalString (Long)michelou2008-01-182-3/+6
* removed more warningsmichelou2008-01-182-20/+19
* fixed broken build and remove some warningsmichelou2008-01-186-54/+53
* moved deprecati0on warnings to refchecks, so th...Martin Odersky2008-01-181-3/+3
* build target is now 1.5Martin Odersky2008-01-171-1/+3
* Merged patch from Ross Judson (bean info class ...Iulian Dragos2008-01-095-0/+127
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-091-1/+1
* updated MSIL library for class[T]michelou2007-12-211-2/+2
* removed deprecated featuresmichelou2007-12-197-254/+12
* -target 1.5 now the default.Martin Odersky2007-12-192-3/+3
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-1949-104/+104