Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed xpath to use intrusive_ptr; got the xml command working | John Wiegley | 2008-04-13 | 4 | -265/+117 |
* | Changed xpath to use intrusive_ptr; got the xml command working | John Wiegley | 2008-04-13 | 21 | -1390/+924 |
* | document_builder_t is now working. | John Wiegley | 2008-04-13 | 1 | -5/+10 |
* | document_builder_t is now working. | John Wiegley | 2008-04-13 | 4 | -17/+21 |
* | Initial implementation of document_builder_t. | John Wiegley | 2008-04-13 | 45 | -3949/+835 |
* | Added initial support for using builders from the various parsers; at the m... | John Wiegley | 2008-04-13 | 14 | -148/+216 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+49 |
* | Begin work on splitting parsing into parse and compile phases. | John Wiegley | 2008-04-13 | 5 | -661/+1176 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 20 | -56/+46 |
* | Merged in changes to 2.6.1 branch | John Wiegley | 2008-04-13 | 1 | -0/+6 |
* | Removed build_distcheck_from_distrib, since I don't keep those files | John Wiegley | 2008-04-13 | 1 | -11/+1 |
* | Removed .gitignore files. | John Wiegley | 2008-04-13 | 6 | -56/+0 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+4 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+3 |
* | Ignoring acprep products. | John Wiegley | 2008-04-13 | 7 | -29485/+91 |
* | Removed autoconf build products again. You must run acprep to prepare | John Wiegley | 2008-04-13 | 13 | -51325/+7 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -4/+4 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+3 |
* | Only do a "make check" if the build is optimized. | John Wiegley | 2008-04-13 | 1 | -1/+6 |
* | Set DYLD_LIBRARY_PATH to find locally built dynamic libraries. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Correcting pyledger initialization... | John Wiegley | 2008-04-13 | 2 | -43/+37 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -4/+0 |
* | Trying to get boost/python to work with dynamic linking. | John Wiegley | 2008-04-13 | 4 | -19/+4 |
* | Guarded reference to _log_level. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -2/+2 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+7 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+2 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -3/+2 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+1 |
* | Added builder.h | John Wiegley | 2008-04-13 | 4 | -7/+97 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -4/+8 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -8/+15 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Fixed verify.sh | John Wiegley | 2008-04-13 | 2 | -1/+26 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -12/+66 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -37/+83 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -83/+37 |
* | Corrected Python build. | John Wiegley | 2008-04-13 | 7 | -16/+18 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -327/+88 |
* | Removed references to expat and xmlparse. | John Wiegley | 2008-04-13 | 1 | -14/+14 |
* | Corrected configure.in. | John Wiegley | 2008-04-13 | 3 | -413/+170 |
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -6/+6 |
* | Added .elc files to DISTCLEANFILES. | John Wiegley | 2008-04-13 | 1 | -1/+3 |
* | Execute UnitTests$(EXEEXT). | John Wiegley | 2008-04-13 | 1 | -1/+1 |