John Wiegley
1f3232d3d5
Removed --safe-opt.
2008-04-13 03:38:41 -04:00
John Wiegley
38d9edde43
Removed STLport reference.
2008-04-13 03:38:41 -04:00
John Wiegley
02c88132cf
Added --enable-boost-sd for linking about the static/debug variant of Boost.
2008-04-13 03:38:41 -04:00
John Wiegley
0c10d1c3fd
Use valgrind if it's available.
2008-04-13 03:38:40 -04:00
John Wiegley
fa81dc4798
Added target fullcheck.
2008-04-13 03:38:40 -04:00
John Wiegley
96684b72ca
Added code for converting ledger::string and boost::date_time to their
...
respective Python counterparts.
2008-04-13 03:38:38 -04:00
John Wiegley
6c7e35dc17
*** no comment ***
2008-04-13 03:38:37 -04:00
John Wiegley
c8899addfd
Rearranged the sources a bit.
2008-04-13 03:38:33 -04:00
John Wiegley
9369beb85b
Everything works with optimization turned on now.
2008-04-13 03:38:32 -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
0a6b5726ec
Made the amount/balance/value interface a bit more rational; added
...
back a useless version of the register command (just to prove the
command sequence); and added smart XML semantics to the XPath
implementation so that nodes can be coerced to values.
2008-04-13 03:38:28 -04:00
John Wiegley
c9d46d1701
Added some pre-generated files.
2008-04-13 03:38:26 -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
e43f54f249
Started adding commodity tests
2008-04-13 03:35:35 -04:00
John Wiegley
8aa3672586
Miscellaneous changes
2008-04-13 03:35:34 -04:00
John Wiegley
b27b34a76f
Added a reference to gdtoa, for doing expected conversion of double to amount.
2008-04-13 03:35:33 -04:00
John Wiegley
479dd85da5
Miscellaneous changes
2008-04-13 03:35:32 -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
42f43b7686
Check in all changes made so far toward 3.0.
2008-04-13 03:35:00 -04:00
John Wiegley
f261d82df5
*** empty log message ***
2008-04-13 02:41:33 -04:00
John Wiegley
04dfda2282
Made separate modules for the csv command, since the prior method was
...
not fully correct.
2008-04-13 02:41:33 -04:00
John Wiegley
1368952f4c
*** empty log message ***
2008-04-13 02:41:32 -04:00
John Wiegley
7acc1306d9
*** empty log message ***
2008-04-13 02:41:29 -04:00
John Wiegley
96d6d62ad9
Began support for improved commodity handling.
2008-04-13 02:41:28 -04:00
John Wiegley
0c55a5ee1b
(read_binary_journal): Fixed a tiny memory leak when reading from a
...
binary cache.
2008-04-13 02:41:28 -04:00
John Wiegley
224273fa54
*** empty log message ***
2008-04-13 02:41:26 -04:00
John Wiegley
f2a167e0ed
*** empty log message ***
2008-04-13 02:41:26 -04:00
John Wiegley
963f05e8d0
Use libtoolize if glibtoolize can't be found.
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
f691735c6c
Restructed the code that it can build and be used as a shared library.
...
The command-line version is still statically bound in the build
process by default (for the sake of speed).
2008-04-13 02:41:21 -04:00
John Wiegley
a53f44ecda
Support has been added for clearing of individual transactions. Set
...
`ledger-clear-whole-entries' in Emacs to revert to the old behavior.
2008-04-13 02:41:19 -04:00
John Wiegley
b462a8bf50
*** empty log message ***
2008-04-13 02:41:18 -04:00
John Wiegley
0185e53b99
Separate out the arguments, to be more compatible.
2008-04-13 02:41:10 -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
John Wiegley
44eff1c099
*** empty log message ***
2008-04-13 02:40:51 -04:00
John Wiegley
632c54788c
Updated to python2.4
2008-04-13 02:40:50 -04:00
John Wiegley
1db60b12e2
updated to 2.02
2008-04-13 02:40:48 -04:00
John Wiegley
c9fb11bd60
updated to version 2.0
2008-04-13 02:40:47 -04:00
John Wiegley
a32173ace6
changes
2008-04-13 02:40:47 -04:00
John Wiegley
ccf5571910
fixed a serious problem that prevented environment settings from being read
2004-09-27 18:29:11 -04:00
John Wiegley
ba2c04072c
fixed several segfaults (using new option-scrambler test harness)
2004-09-27 18:08:48 -04:00
John Wiegley
48215df43e
touch the ChangeLog
2004-09-23 07:09:36 -04:00
John Wiegley
c57a2e74b8
shored up error checking of value expressions
2004-09-23 06:34:27 -04:00
John Wiegley
996c2abc0f
added all-clean target to Makefile.am; wipes out just about everything!
2004-09-23 00:58:24 -04:00
John Wiegley
a7ea33a8ec
passing --enable-python to configure is now required for python support
2004-09-20 04:07:02 -04:00
John Wiegley
5429792edc
the "bal" command mostly works now in main.py; added a finalize_entry hook
2004-09-20 03:25:28 -04:00
John Wiegley
18879bbe85
some changes in the way formatting strings are handled; for simplicity
2004-09-18 02:33:51 -04:00
John Wiegley
50a322adcf
main.py (via ledger.so) and main.cc can now use the same shared library
2004-09-14 20:32:42 -04:00
John Wiegley
23799b5f4e
main.py does everything except balance reports now
2004-09-14 18:48:26 -04:00