Commit graph

15 commits

Author SHA1 Message Date
John Wiegley
9369beb85b Everything works with optimization turned on now. 2008-04-13 03:38:32 -04:00
John Wiegley
c910ed7c83 Report ledger shutting down even if verify is not being used. 2008-04-13 03:38:32 -04:00
John Wiegley
4db6d4535f Beat the timing and tracing code into shape. 2008-04-13 03:38:32 -04:00
John Wiegley
a85bd282d7 Pounded the logging and memory tracing code into better shape. 2008-04-13 03:38:32 -04:00
John Wiegley
d0e9822ed1 Moved around the Python code. 2008-04-13 03:38:32 -04:00
John Wiegley
0eb597a681 Restructured the code to use the new utility code in utils.h. 2008-04-13 03:38:31 -04:00
John Wiegley
9039e728b2 All system headers (except Boost) now included through system.hh;
also, added support for pre-compiled headers since I'm now using a
centralized resource for system headers.
2008-04-13 03:38:31 -04:00
John Wiegley
c30f520900 Decreased memory usage considerably 2008-04-13 03:38:29 -04:00
John Wiegley
b84f676946 Did some optimization and memory cleanup 2008-04-13 03:38:28 -04:00
John Wiegley
539370ff1b More refactoring 2008-04-13 03:38:28 -04:00
John Wiegley
086ea40d99 We now compile with boost_date_time (although parts of the code have
been stubbed out as a result).
2008-04-13 03:38:17 -04:00
John Wiegley
ba2a54f3d2 Initial round of changes to use boost_date_time 2008-04-13 03:35:37 -04:00
John Wiegley
a087e6ea97 Cleared out all warnings; started work on getting Python up again. 2008-04-13 03:35:32 -04:00
John Wiegley
e65c62d5a4 Removed all uses of PCH (which was far more trouble than it was worth). 2008-04-13 03:35:31 -04:00
John Wiegley
42f43b7686 Check in all changes made so far toward 3.0. 2008-04-13 03:35:00 -04:00