index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
py_amount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Python bindings for roundto
Max Nikulin
2024-08-07
1
-0
/
+4
*
Refactor python related types into ledger::python namespace
Alexis Hildebrandt
2023-04-12
1
-0
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Remove support for Python 2.x
Alexis Hildebrandt
2023-02-01
1
-22
/
+0
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Port to python3
Dimitri John Ledkov
2019-12-05
1
-0
/
+6
*
[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
*
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
*
Allow dates to be passed to Python value() method
John Wiegley
2012-03-30
1
-0
/
+7
*
Tighten up argument passing related to fn_market()
John Wiegley
2012-03-11
1
-3
/
+3
*
Started writing Python unit tests
John Wiegley
2012-03-01
1
-1
/
+1
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
#if 0'd some unused Python bridge code
John Wiegley
2012-02-17
1
-0
/
+2
*
Minor simplifications to valexpr parser
John Wiegley
2010-09-05
1
-1
/
+0
*
Untabified all source files
John Wiegley
2010-06-11
1
-41
/
+41
*
A further simplification of -V and -X
John Wiegley
2010-06-07
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
/
+6
*
Normalized the value() method for Python numerics
John Wiegley
2009-11-20
1
-6
/
+10
*
Many improvements to Ledger's Python bindings
John Wiegley
2009-11-19
1
-43
/
+33
*
Added floored() and in_place_floor() methods
John Wiegley
2009-11-11
1
-0
/
+4
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-5
/
+10
*
Simplified passing of scope objects in Python
John Wiegley
2009-11-05
1
-8
/
+8
*
Added Python interface for commodity_t
John Wiegley
2009-11-02
1
-3
/
+0
*
Fixes to the Python bindings for amount_t
John Wiegley
2009-11-02
1
-48
/
+54
*
Fleshed out the Python bindings for amount_t
John Wiegley
2009-11-02
1
-13
/
+33
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-58
/
+0
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-0
/
+2
*
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
-5
/
+2
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-4
/
+4
*
Moved python/*.cc files into src/
John Wiegley
2009-02-24
1
-0
/
+340