Commit graph

17 commits

Author SHA1 Message Date
John Wiegley
a85bd282d7 Pounded the logging and memory tracing code into better shape. 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
b84f676946 Did some optimization and memory cleanup 2008-04-13 03:38:28 -04:00
John Wiegley
ba2a54f3d2 Initial round of changes to use boost_date_time 2008-04-13 03:35:37 -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
John Wiegley
7acc1306d9 *** empty log message *** 2008-04-13 02:41:29 -04:00
John Wiegley
11498f4807 *** empty log message *** 2008-04-13 02:41:28 -04:00
John Wiegley
96d6d62ad9 Began support for improved commodity handling. 2008-04-13 02:41:28 -04:00
John Wiegley
4aea9709bb Made several changes to the parsing infrastructure to allow passing
the "config_t" object around.  This is needed for parsing option
settings in the initialization file.
2008-04-13 02:41:23 -04:00
John Wiegley
17920eef79 (ofx_proc_transaction_cb): Applied patch for a bad reference to
entry->date.
2008-04-13 02:41:22 -04:00
John Wiegley
6cee916e04 Added in.clear() before resetting I/Os streams. Again, thanks to the
list.
2008-04-13 02:41:22 -04:00
John Wiegley
a8012940f4 Removed Python integration support. 2008-04-13 02:41:21 -04:00
John Wiegley
2a690c7c47 Removed unused code. 2008-04-13 02:41:13 -04:00
John Wiegley
b671d2934b minor bit twiddling 2008-04-13 02:41:07 -04:00
John Wiegley
193a801c03 Added preliminary support for OFX, using libofx. Needs much
real-world testing.
2008-04-13 02:40:55 -04:00