summaryrefslogtreecommitdiff
path: root/src/library/scala/xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed equality to be symmetric with respect to ...Geoffrey Washburn2008-04-082-2/+4
* More reorg.Geoffrey Washburn2008-04-0720-0/+3767
* The great library reorg!Geoffrey Washburn2008-04-0420-3785/+0
* reverted parseattrubtevalue hack, fixed attribu...Burak Emir2008-03-274-13/+14
* Fixed XML entity reference parsing: &quote; to ...Iulian Dragos2008-03-251-3/+3
* Fixed svn propertiesmihaylov2008-03-191-0/+2
* fixed double escaping issueBurak Emir2008-03-052-5/+5
* Eliminated a few more redundant uses of toString.Geoffrey Washburn2008-03-041-4/+4
* returning "" is more efficient than new String()Geoffrey Washburn2008-03-031-1/+1
* Elminiated a number of redundant calls to toStringGeoffrey Washburn2008-03-033-5/+5
* add documentation and fixed copyrightBurak Emir2008-02-161-5/+15
* fix semantics of %, 2nd try.Burak Emir2008-02-161-1/+1
* fix semantics of method %Burak Emir2008-02-161-5/+5
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-161-20/+90
* - fixed filenames and package declaration of so...mihaylov2008-02-144-7/+14
* 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
* switched to Scala implementation of StringBuildermichelou2008-02-068-61/+57
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-2/+6
* -target 1.5 now the default.Martin Odersky2007-12-192-3/+3
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-6/+6
* removed type aliases, update svn:keywordsmichelou2007-10-094-152/+146
* aded svn:keywords, file headers in XML classesmichelou2007-09-1824-189/+272
* added classes for persistent storage of XMLBurak Emir2007-09-174-0/+181
* added XInclude classes for SAX APIBurak Emir2007-09-177-0/+972
* fixed #60 ampersand in xmlBurak Emir2007-09-141-4/+4
* use termSymbol to detect Ident(object) pattern,...Burak Emir2007-08-062-3/+3
* fixed problems in subtyping.Martin Odersky2007-07-241-1/+4
* Fixed overload resolution problem that resulted...Sean McDirmid2007-07-191-2/+2
* removed "fromString" warningsmichelou2007-07-171-5/+5
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-1/+1
* changed constructor call String(bytes) to Strin...Burak Emir2007-07-121-1/+1
* added UTF8Codec.encode(ch:Int):Array[Byte]Burak Emir2007-07-101-1/+1
* fix#1182Burak Emir2007-07-061-1/+1
* tentative fix that of bug causing divergenceBurak Emir2007-07-061-2/+3
* xml parsing deal with processing instructions (...Burak Emir2007-06-292-0/+16
* minor changesmichelou2007-06-111-36/+40
* Improved interface of scala.compat.StringBuildermihaylov2007-06-115-36/+36
* removed primitive type aliases from the standar...michelou2007-06-089-97/+101
* deprecated &f, .f, requires.Martin Odersky2007-06-052-3/+3
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-1/+1
* </p/>michelou2007-05-103-30/+27
* removed some debug prints, simplified phonebook...Burak Emir2007-05-082-12/+12
* updated Scala comments (code examples, links, o...michelou2007-05-039-68/+90
* fixed bugs 1072, 1067, 1055, 997Martin Odersky2007-04-301-4/+14
* Fixed svn properties in the librarymihaylov2007-04-293-2/+4