summaryrefslogtreecommitdiffstats
path: root/xml/src/main/java/org/kxml2/io/KXmlSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Improve support for non-BMP characters in XML.Elliott Hughes2014-10-181-15/+38
* Add detail messages to all the easy IllegalArgumentException cases.Elliott Hughes2012-12-041-1/+1
* Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...Elliott Hughes2011-01-131-7/+6
* Fix a bunch of javac -Xlint warnings in our code.Elliott Hughes2010-12-081-11/+4
* Remove the luni localized exception messages.Elliott Hughes2010-05-241-1/+1
* Remove more localized exception messages.Elliott Hughes2010-05-211-13/+11
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-4/+4
* Fix KXmlSerializer so it won't generate invalid XML.Elliott Hughes2009-11-181-7/+36
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+562
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-562/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+562