Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A large body of work to get the register report printing again, but still | John Wiegley | 2008-07-27 | 1 | -10/+28 |
| | | | | fails due to the fact that 2.x value expression syntax is not restored. | ||||
* | The --verify option is now working properly again. Use "--verify --verbose" | John Wiegley | 2008-07-26 | 1 | -0/+2 |
| | | | | if you wish to see memory usage statistics along with a top-level trace. | ||||
* | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -1/+1 |
| | |||||
* | A great deal of reorganization to restore the old parsing code (since the | John Wiegley | 2008-07-22 | 1 | -38/+30 |
| | | | | newer XML stuff was pulled). | ||||
* | Added back the --version option, and changed acprep so that it hacks on the | John Wiegley | 2008-07-21 | 1 | -0/+2 |
| | | | | generated Makefile to greatly reduce unneeded verbosity. | ||||
* | The new XPath parser has been integrated, although I have removed the | John Wiegley | 2008-07-20 | 1 | -6/+1 |
| | | | | | | | XML-related bits -- I just wanted the better infrastructure that had been created during the rewrite. It doesn't work, but it compiles and links now. This means that all of the previous 3.0 code has been moved over, although there are still snippets of code in pending/old that need to be restored. | ||||
* | I have walked further along the road less compiled by... | John Wiegley | 2008-07-20 | 1 | -4/+14 |
| | |||||
* | Brought in the final round of 3.0 code, although it does not compile yet: | John Wiegley | 2008-07-20 | 1 | -0/+313 |
report, session, parts of xpath, main, journal, option. |