summaryrefslogtreecommitdiff
path: root/src/library/scala/xml/Elem.scala
Commit message (Expand)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fix incomplete version strings (2.10 -> 2.10.0)Simon Ochsenreither2012-09-291-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-4/+4
* Tweaked deprecation annotations to avoid warningAlex Cruise2012-03-151-1/+1
* SI-1118 WIPAlex Cruise2012-03-151-8/+27
* Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-071-1/+3
* added missing getExcludedFiles in <scalac> Ant ...michelou2011-09-081-8/+9
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-10/+9
* More fun with xml and elements not appearing eq...Paul Phillips2011-04-101-2/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Quite a lot more work on XML equality than I ca...Paul Phillips2010-02-261-10/+8
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+2
* Created a copy method for Elem like the one whi...Paul Phillips2009-09-231-9/+18
* Fixes and test cases for #2124 and #2125.Paul Phillips2009-07-051-2/+3
* Massive XML simplifications.Paul Phillips2009-06-021-21/+15
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* 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
* switched to Scala implementation of StringBuildermichelou2008-02-061-2/+2
* aded svn:keywords, file headers in XML classesmichelou2007-09-181-1/+1
* fix#1182Burak Emir2007-07-061-1/+1
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-271-1/+1
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-271-1/+10
* small cleanups in xml/*.scalamichelou2006-12-221-19/+21
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* Refactored portability supportmihaylov2006-11-011-2/+0
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-0/+2
* exceptionsBurak Emir2006-10-101-8/+2
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-2/+1
* replaced StringBuffer with compat.StringBuilder...Burak Emir2006-07-111-1/+2
* Rearranged header and updated copyright infomihaylov2006-03-051-2/+2
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+74