summaryrefslogtreecommitdiff
path: root/session.h
Commit message (Collapse)AuthorAgeFilesLines
* A large body of work to get the register report printing again, but stillJohn Wiegley2008-07-271-1/+30
| | | | fails due to the fact that 2.x value expression syntax is not restored.
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-1/+1
|
* A great deal of reorganization to restore the old parsing code (since theJohn Wiegley2008-07-221-11/+10
| | | | newer XML stuff was pulled).
* Added back the --version option, and changed acprep so that it hacks on theJohn Wiegley2008-07-211-0/+20
| | | | generated Makefile to greatly reduce unneeded verbosity.
* Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-0/+198
report, session, parts of xpath, main, journal, option.