rexml

log

age author description
23 months Sean Russell Final test fixdefault tip
23 months Sean Russell More moving things around
23 months Sean Russell Fixed tests to run with relocated test data
23 months Sean Russell Pulled in some fixes from Ruby core
23 months Sean Russell Moved and renamed files to conform to Ruby's test suite.
23 months Sean Russell Updated the version for the next release
23 months Sean Russell Fixes more 1.9 - related syntax
23 months Sean Russell Re-fixes ticket:115
23 months convert-repo update tags
7 years ser Starting a new branch to test optimized, fast, absolute XPathsabsolute_xpaths
6 years ser Missed the version upgrades2.4
6 years ser Getting ready for distribution2.4
6 years ser Applied Kou's patch that fixes '!=' handling in XPath2.4
6 years ser Backported:2.4
7 years ser 2.4
7 years ser 2.4
7 years ser Backported bugfix for #36 (stream parsing and accents)2.4
7 years ser Changelog update2.4
7 years ser * Backported bugfix for adding attributes with duplicate namespaces, which2.4
7 years ser * Fixed a non-conformance bug in XPath, WRT whitespace in predicates.2.4
7 years ser Version change.2.4
7 years ser * Backported whitespace bugfix (whitespace in preface was causing a parse2.4
7 years ser Versioning fixes2.4
7 years ser See the changelog; most (all?) of the changes are 2.4.42.4
7 years ser Fixed bug #222.4
7 years ser Upgraded tags for the 2.4.2 release2.4
7 years ser Backported the regular expression improvement in element, and backported2.4
7 years ser THIS NEEDS MORE WORK ON REGEXPS2.4
7 years ser 2.4
7 years ser Numerous people alerted me to the fact that, once again, I've distributed REXML without upgrading the version number :-/.2.4
7 years root 2.4
7 years ser 2.4
7 years ser This branch is for testing how much faster XPath may be if I inlineinline_xpath
6 years ser A branch for a new, lighter parser -- definately lighter, hopefully faster.fastparser
3 years unknown Back-ported contributed changes to Japanese encodings3.1.3
3 years unknown Applies patch provided by David Tardon fixing a predicate3.1.3
3 years unknown 3.1.3
4 years ser build.xml didn't get updated before the tag3.1.3
4 years ser 3.1.3
4 years ser Tagged for release. r11313.1.3
4 years ser 3.1.3
4 years ser Tagged for 3.1.3 release 11053.1.3
3 years ser First working parser. Bits are missing. This is slowerlibxml2parser
3 years ser Merged changes from root, and added the new parserlibxml2parser
4 years unknown A branch for adding a baseparser based on libxml2. We shall see if thislibxml2parser
4 years unknown Trying to lighten up the API, so the core classes don't take as much memorylightened
2 years rubys Fix for ticket #135
2 years rubys Fix for ticket #138
2 years rubys DRY
2 years rubys Declare which tests contain binary characters
2 years rubys Ruby 1.9 reports this as as an invalid multibyte char. An apparent
2 years ser Tagged for release3.1.7.3
2 years rubys Don't blow up on empty documents3.1.7.3
2 years rubys Add a test case for sorted attributes
2 years rubys Making the output predictable simplifies unit tests, and doesn't cost
2 years rubys Ruby 1.9 revision 14922 is more strict
2 years rubys Complete Ticket #134
2 years rubys First installment towards addressing Ticket #134
2 years rubys Fix for ticket 121
2 years rubys Fix for ticket 124