index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increased version to 2.6.0.90 and added documentation for this release.
John Wiegley
2008-04-13
1
-1
/
+1
*
changes
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Made separate modules for the csv command, since the prior method was
John Wiegley
2008-04-13
1
-2
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+35
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+4
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-0
/
+2
*
Added --ansi and --ansi-invert options.
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+0
*
Added much better error location.
John Wiegley
2008-04-13
1
-0
/
+1
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-4
/
+9
*
(read_binary_journal): Fixed a tiny memory leak when reading from a
John Wiegley
2008-04-13
1
-11
/
+31
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-7
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+3
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+2
*
Added build logic for the Emacs file.
John Wiegley
2008-04-13
1
-0
/
+5
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-50
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+2
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-22
/
+25
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+15
*
(HAVE_LIBOFX_VALUE): Added LIBOFX support to the Python build.
John Wiegley
2008-04-13
1
-0
/
+7
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+2
*
Added an Emacs formatter, accessible with the new "emacs" command.
John Wiegley
2008-04-13
1
-0
/
+2
*
Added preliminary support for OFX, using libofx. Needs much
John Wiegley
2008-04-13
1
-0
/
+8
*
Added framework for an auto-reconcile command. Useful primarily for
John Wiegley
2008-04-13
1
-0
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+4
*
(libledger_a_CXXFLAGS): Define -DHAVE_XMLPARSE=1 if the configure file
John Wiegley
2008-04-13
1
-0
/
+1
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+109
*
changes
John Wiegley
2008-04-13
1
-106
/
+0
*
conditionalized the reference to xmlparse and xmltok from setup.py
John Wiegley
2004-09-24
1
-0
/
+8
*
fix to entry
John Wiegley
2004-09-24
1
-1
/
+1
*
added rules to install headers and Python module
John Wiegley
2004-09-23
1
-5
/
+47
*
a bit more refactoring
John Wiegley
2004-09-23
1
-3
/
+3
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-4
/
+4
*
added all-clean target to Makefile.am; wipes out just about everything!
John Wiegley
2004-09-23
1
-0
/
+9
*
main.py (via ledger.so) and main.cc can now use the same shared library
John Wiegley
2004-09-14
1
-44
/
+15
*
make config_t visible to Python; almost possible to implement main.cc in main.py
John Wiegley
2004-09-14
1
-1
/
+1
*
ledger.so can now call back to functions in the calling interpretor (see main...
John Wiegley
2004-09-14
1
-1
/
+1
*
python integrated both ways (see sample.dat), and initialized on-demand
John Wiegley
2004-09-14
1
-28
/
+20
*
the amount/balance/value logic is now a library, completely separate from ledger
John Wiegley
2004-08-29
1
-15
/
+27
*
removed the "standalone" flag (unsafe with Boost)
John Wiegley
2004-08-28
1
-8
/
+3
*
ledger.so (the python module) now builds based on autoconf discovery
John Wiegley
2004-08-28
1
-3
/
+31
*
Added rule to install header files
John Wiegley
2004-08-27
1
-0
/
+20
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-3
/
+3
*
use libtool, for making shared libraries
John Wiegley
2004-08-26
1
-6
/
+7
*
added check for --enable-standalone, as mentioned in the README
John Wiegley
2004-08-26
1
-0
/
+8
[next]