summaryrefslogtreecommitdiff
path: root/src/library/scala/xml
Commit message (Expand)AuthorAgeFilesLines
* SI-7074 Fix xml attribute sortingSzabolcs Berecz2013-02-241-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0273-73/+73
* Fix incomplete version strings (2.10 -> 2.10.0)Simon Ochsenreither2012-09-292-2/+2
* More relative path elimination.Paul Phillips2012-09-156-16/+15
* Eliminate breaking relative names in source.Paul Phillips2012-09-147-10/+10
* minor fixes scaladocxuwei-k2012-08-011-1/+1
* Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-271-0/+1
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-071-1/+1
* fix t5843Lukas Rytz2012-05-281-2/+2
* Corrects links in API documentationHeather Miller2012-05-161-2/+0
* Address doc comment rot in the standard library.Jason Zaugg2012-05-1320-136/+22
* change Application to App in scaladoc sample codekenji yoshida2012-04-151-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-126-8/+8
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-122-0/+4
* Scaladoc is now pointing to sources in githubVlad Ureche2012-03-251-1/+1
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-202-11/+14
* Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-201-11/+11
|\
| * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-201-11/+11
* | Tweaked deprecation annotations to avoid warningAlex Cruise2012-03-152-2/+2
* | SI-1118:Alex Cruise2012-03-152-462/+459
* | Cleaned up failed manual patchAlex Cruise2012-03-151-459/+459
* | SI-1118 WIPAlex Cruise2012-03-1511-40/+107
|/
* Merge remote-tracking branch 'szabolcsberecz/xml-attribute-fixes' into developPaul Phillips2012-01-121-6/+9
|\
| * Cleanup after "Fixed equality and string representation of xml attributes wit...Szabolcs Berecz2012-01-121-6/+9
| |
| \
*-. \ Merge remote-tracking branches 'axel22/issue/4147', 'schmmd/codec' and 'soc/S...Paul Phillips2012-01-121-1/+1
|\ \ \ | |_|/ |/| |
| | * Clean up standard/swing library by deprecating/moving code examplesSimon Ochsenreither2011-12-071-1/+1
* | | Revert "Accept prefixed xml attributes with null value"Paul Phillips2012-01-101-9/+6
|/ /
* | Accept prefixed xml attributes with null valueSzabolcs Berecz2012-01-071-6/+9
* | Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-074-5/+7
|/
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-1/+1
* Third collections commit from Todd Vierling.Paul Phillips2011-11-072-3/+11
* Next collections commit from Todd Vierling.Paul Phillips2011-11-071-2/+2
* Minor change to get closer to building under -X...Paul Phillips2011-11-041-3/+2
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-313-4/+12
* Restores XML entity fix.Paul Phillips2011-10-041-4/+4
* Revert "Fix for XML entity bug."Paul Phillips2011-10-041-4/+4
* Fix for XML entity bug.Paul Phillips2011-10-041-4/+4
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-8/+2
* fixed svn props, did some cleanupmichelou2011-09-171-1/+9
* added missing getExcludedFiles in <scalac> Ant ...michelou2011-09-0822-163/+212
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-1/+0
* Removing the code which has been deprecated sin...Paul Phillips2011-08-152-32/+0
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-294-5/+4
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-201-8/+7
* Re-de-case-classed scala.xml.Text as described ...Paul Phillips2011-07-162-26/+11
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-1512-155/+111
* 2nd round of clean ups (see r25285)michelou2011-07-1518-266/+256
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-145-21/+13
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-133-45/+41
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-291-1/+1