summaryrefslogtreecommitdiff
path: root/src/library/scala/xml/UnprefixedAttribute.scala
Commit message (Expand)AuthorAgeFilesLines
* Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-61/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-071-1/+1
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-1/+1
* 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
* Quite a lot more work on XML equality than I ca...Paul Phillips2010-02-261-35/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+4
* Some more XML work as I prepare to deal with th...Paul Phillips2009-09-251-10/+4
* Fix for #402.Paul Phillips2009-05-011-1/+1
* Factored common interface of UnprefixedAttribut...Paul Phillips2009-04-301-3/+9
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* reverted parseattrubtevalue hack, fixed attribu...Burak Emir2008-03-271-2/+2
* fixed double escaping issueBurak Emir2008-03-051-3/+3
* fixed PrefixedAttr inconsistency and scaladocBurak Emir2008-02-131-1/+1
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-2/+6
* updated Scala comments (code examples, links, o...michelou2007-05-031-7/+9
* updated tests for productElement/-Aritymichelou2007-04-191-6/+4
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-2/+2
* Replaced == null()eq null(ne null)mihaylov2006-11-131-4/+4
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-1/+1
* attribute nillableBurak Emir2006-10-111-12/+17
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-1/+1
* added group and changed metadataBurak Emir2006-09-031-5/+5
* scala.xml.metadata changeBurak Emir2006-08-301-19/+28
* replaced StringBuffer with compat.StringBuilder...Burak Emir2006-07-111-1/+2
* Rearranged header and updated copyright infomihaylov2006-03-051-1/+3
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+70