2011-09-21 |
sgunderson@bigfoot.com | Add c++0x to test suite.
|
commit | commitdiff | tree |
2011-09-21 |
sgunderson@bigfoot.com | Split out the C++0x library into a separate file from...
|
commit | commitdiff | tree |
2011-09-21 |
sgunderson@bigfoot.com | Fix namespace support for t:id in C++0x.
|
commit | commitdiff | tree |
2011-09-21 |
sgunderson@bigfoot.com | Fix #id handling in the C++0x version.
|
commit | commitdiff | tree |
2011-09-21 |
sgunderson@bigfoot.com | Add a very preliminary C++0x version. It cannot even...
|
commit | commitdiff | tree |
2009-07-05 |
sgunderson@bigfoot.com | Patch from xim: Fixed a bug where Unicode strings would...
|
commit | commitdiff | tree |
2009-06-08 |
sgunderson@bigfoot.com | Fix a bug in Python attribute handling.
|
commit | commitdiff | tree |
2009-02-28 |
sgunderson@bigfoot.com | Use getAttributeNodeNS() to kill a tiny bit of PHP5...
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Improve the HTML-entity-magic a bit for PHP5.
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Add our own clone stuff when removing dummy elements...
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Fix a bug where a cleaning run could skip over certain...
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Fix the oddest PHP5 bug in the world...
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Fix overwriting in PHP5.
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Fix a problem with older (?) PHP5 not having a childNodes...
|
commit | commitdiff | tree |
2008-04-26 |
sgunderson@bigfoot.com | Fix a PHP5 typo.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Be slightly more accurate wrt. PHP's bugginess.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Add some hairy magic for removing excess namespaces.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Slightly less insane cross-document imports.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Reinstate own_clone_node. All php5 tests pass!
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Fix including in php5.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Try to get DOM insertion fixed.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Use "real" document fragments instead of our own hacks.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Let's see if cloneNode() is fixed after all...
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | More cloning fixes. clone.xml doesn't pass, but it...
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | More cloning fixes for php5.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Slightly more insane php5 namespace cloning stuff.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Some fixes for php5 cloning. Still doesn't work properly.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Fix cleaning, using the first undocumented method ...
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | More style fixes for php5.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Fix php5 node iteration. passthru passes.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | First round of style changes to php5 just to make it...
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Add php5 (not working yet, just copied php4/).
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Rename php -> php4.
|
commit | commitdiff | tree |
2008-04-21 |
sgunderson@bigfoot.com | Add a test for repeated t:id replacing.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Update intro.txt for the new XML header that's needed...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Documentation update.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add a note about non-reentrancy.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Revert the deferred stuff; it doesn't work as long...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add deferred parsing for perl-sax. Doesn't work yet...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Slight refactoring of the perl-sax frontend.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | In perl-sax, ignore the name to find the right end...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Fix the cleaner so it doesn't confuse the layers above...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Try to handle the perl-sax issue differently.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Revert r113 and r114, we'll try to solve it slightly...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Fix some junk; Cleaner doesn't take an object.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Fix some internal oddities in perl-sax/structure; however...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Try to fix the structure test, but fail miserably.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Remove some debugging stuff.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add perl-sax/structure test, blows up (as expected).
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add ruby/structure test, passes.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add python/structure tests, passes.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add php/structure test, passes.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add a structure test.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add perl-sax/namespace{,2} tests. Pass directly.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Hand-merge from borked repository. Main changes are...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add perl-sax/attribute-empty test, works directly....
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add perl-sax/attribute[23] tests. Work directly.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Make perl-sax/attribute test pass.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add a (failing) perl-sax/attribute test.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Hack the XML diff script so it can deal with comments...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Fix include for perl-sax. Now only need to fix the...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Find out how we're going to handle includes. Some comment...
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add a FIXME.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Fix up the SAX cleaner. Passes cloning test!
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | use strict, use warnins. Glah!
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Almost fix cloning. Yay!
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add a Buffer class, for the SAX stuff.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Split out the TemplateSAX modules into separate files.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Add (failing) perl-sax/clone test.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Parse the IDs properly. perl-sax/simple passes!
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Introduce a SAX cleaner.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Make perl-sax/simple almost work.
|
commit | commitdiff | tree |
2007-03-01 |
sgunderson@bigfoot.com | Start working on a SAX version of the Perl stuff. Very...
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Added a note about the test suite.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Make the PHP attribute-empty hack less ugly.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Make Python pass attribute3.py.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Make PHP pass attribute3.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Remove unused code in xml-template.php.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Fix attribute3 test for Perl.
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Add a new "attribute3" test, for testing undef/NULL...
|
commit | commitdiff | tree |
2006-10-04 |
sgunderson@bigfoot.com | Simplify the attribute-empty.{pl,py} test cases a bit.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix some possible attribute issues with the Python...
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Make the test suite output slightly easier (?) to read.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Document that we've got a Python version.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Implement alternate() in Python. All Python tests pass!
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix DOM replacement. include.py works!
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix a possible latent overwrite bug in the Python version.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix even more silly errors in attribute.py. attribute...
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | All xml-diff errors should be fatal.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix silly error in attribute.py test.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix cleaning in the Python version. clone test passes!
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | In Python substitute, compare on local name, not name.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix much of the cloning.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Fix the exceptions in the cloning. Still doesn't work...
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Make the Python tests use lists instead of tuples.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Start implementing cloning in Python.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Write enough of the Python version to make it pass...
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Don't need to run the full battery of tests every time.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Add a skeleton xmltemplate.alternate.
|
commit | commitdiff | tree |
2006-09-06 |
sgunderson@bigfoot.com | Add full range of Python regression tests.
|
commit | commitdiff | tree |
next |