index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
py_journal.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated to Boost 1.43
John Wiegley
2010-05-27
1
-9
/
+10
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Many improvements to Ledger's Python bindings
John Wiegley
2009-11-19
1
-8
/
+0
*
Fixed an internal reference issue with Python
John Wiegley
2009-11-14
1
-12
/
+28
*
Added a Journal.collect method to Python
John Wiegley
2009-11-12
1
-0
/
+106
*
Removed unnecessary code
John Wiegley
2009-11-12
1
-1
/
+1
*
Added has_xdata() methods for journal_t and xact_t
John Wiegley
2009-11-12
1
-0
/
+1
*
Did away with the "finalizer" abstraction
John Wiegley
2009-11-11
1
-46
/
+0
*
Automated postings defer amount expression calculation
John Wiegley
2009-11-11
1
-4
/
+4
*
Expose journal_t::read to Python
John Wiegley
2009-11-07
1
-0
/
+7
*
Renamed journal_t::basket to bucket
John Wiegley
2009-11-07
1
-3
/
+3
*
Simplified usage of Boost.Python in several cases
John Wiegley
2009-11-05
1
-6
/
+6
*
Moved journal reading code into journal_t
John Wiegley
2009-11-05
1
-0
/
+5
*
Moved xdata clearing code into each type proper
John Wiegley
2009-11-05
1
-0
/
+2
*
Transactions, etc., are now accessed by iterators
John Wiegley
2009-11-05
1
-1
/
+11
*
Added Python interface for journal_t
John Wiegley
2009-11-03
1
-327
/
+129
*
Removed some dead code
John Wiegley
2009-06-27
1
-11
/
+0
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-2
/
+0
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-3
/
+3
*
Moved python/*.cc files into src/
John Wiegley
2009-02-24
1
-0
/
+437