summaryrefslogtreecommitdiff
path: root/xmlparse.cc
Commit message (Collapse)AuthorAgeFilesLines
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-10/+0
| | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-11/+11
|
* Changed date parser to use lex/yacc.John Wiegley2008-04-131-2/+2
|
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-2/+2
| | | | been stubbed out as a result).
* Cleaned up warnings revealed by building with Xcode.John Wiegley2008-04-131-4/+3
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-0/+473