summaryrefslogtreecommitdiff
path: root/session.cc
Commit message (Collapse)AuthorAgeFilesLines
* Added back the --version option, and changed acprep so that it hacks on theJohn Wiegley2008-07-211-0/+2
| | | | generated Makefile to greatly reduce unneeded verbosity.
* The new XPath parser has been integrated, although I have removed theJohn Wiegley2008-07-201-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 Wiegley2008-07-201-4/+14
|
* Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-0/+313
report, session, parts of xpath, main, journal, option.