rexml

log

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