John Wiegley
|
f6f4a46cf5
|
Moved around most of the files so that source code is in src/, documentation
is in doc/, etc.
|
2008-08-05 18:05:49 -04:00 |
|
John Wiegley
|
2ead28363a
|
Most things are building, but not the Python code
|
2008-05-12 05:10:08 -04:00 |
|
John Wiegley
|
b45037e334
|
Migrated over both code and build environment from was-v3.0 branch.
|
2008-05-08 02:50:19 -04:00 |
|
John Wiegley
|
e7b8e39977
|
Increased version to 2.6.0.90 and added documentation for this release.
|
2008-04-13 05:09:39 -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
|
a8012940f4
|
Removed Python integration support.
|
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
|
7a48610f42
|
Added OFX library support.
|
2008-04-13 02:41:01 -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
|
c715528f2f
|
conditionalized the reference to xmlparse and xmltok from setup.py
|
2004-09-24 02:40:17 -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
|
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 |
|
John Wiegley
|
a013b520ba
|
python integrated both ways (see sample.dat), and initialized on-demand
|
2004-09-14 04:47:41 -04:00 |
|
John Wiegley
|
a54030a486
|
removed an older python file
|
2004-08-29 23:33:49 -04:00 |
|
John Wiegley
|
63367e3aac
|
the amount/balance/value logic is now a library, completely separate from ledger
|
2004-08-29 23:32:29 -04:00 |
|
John Wiegley
|
b4304515ff
|
ledger.so (the python module) now builds based on autoconf discovery
|
2004-08-28 04:26:48 -04:00 |
|