index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
py_account.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor python related types into ledger::python namespace
Alexis Hildebrandt
2023-04-12
1
-3
/
+4
*
Refactor basic_flags_t to ledger::flags::basic_t
Alexis Hildebrandt
2023-04-12
1
-0
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
fix: Fix #543 by tracking an account's real balance
Daraul
2020-04-05
1
-1
/
+2
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Improve Embedded Python Support
ELIPTUS
2014-11-12
1
-2
/
+25
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
1
-2
/
+2
*
Disable unused code
John Wiegley
2012-02-17
1
-0
/
+2
*
Untabified all source files
John Wiegley
2010-06-11
1
-32
/
+32
*
Updated to Boost 1.43
John Wiegley
2010-05-27
1
-3
/
+3
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Fixed Ledger/Python byte vs. char Unicode bridge
John Wiegley
2009-11-20
1
-1
/
+7
*
Simplified passing of scope objects in Python
John Wiegley
2009-11-05
1
-5
/
+5
*
Made many object methods in Python properties
John Wiegley
2009-11-05
1
-4
/
+6
*
Simplified usage of Boost.Python in several cases
John Wiegley
2009-11-05
1
-2
/
+2
*
Transactions, etc., are now accessed by iterators
John Wiegley
2009-11-05
1
-2
/
+7
*
Added Python interface for account_t
John Wiegley
2009-11-03
1
-0
/
+222