summaryrefslogtreecommitdiff
path: root/src/py_post.cc
Commit message (Expand)AuthorAge
* Update copyright yearAlexis Hildebrandt2023-02-02
* Update copyright statement for 2022Alexis Hildebrandt2022-07-02
* Expose post_t::given_cost over pythonChristoph Dittmann2019-01-25
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-27
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-05
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Bump copyright information to 2013John Wiegley2013-02-18
* Fix to Python value() method handlingJohn Wiegley2012-03-30
* Allow post.cost to work in PythonJohn Wiegley2012-03-29
* Started writing Python unit testsJohn Wiegley2012-03-01
* Increased file copyrights to 2012John Wiegley2012-02-29
* Fixed problem with the Python buildJohn Wiegley2012-02-29
* Change occurrences of auxiliary_date to just aux_dateJohn Wiegley2012-02-28
* Renamed actual/effective dates to primary/auxiliaryJohn Wiegley2012-02-28
* Disable the add_to_value method for PythonJohn Wiegley2011-07-17
* Store metadata values as value_t instead of stringJohn Wiegley2010-06-12
* Untabified all source filesJohn Wiegley2010-06-11
* Updated copyrights to 2003-2010John Wiegley2010-03-05
* Fixed an internal reference issue with PythonJohn Wiegley2009-11-14
* Set call policies for accessing post.xdata.accountJohn Wiegley2009-11-12
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-05
* Made many object methods in Python propertiesJohn Wiegley2009-11-05
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-05
* Added Python interface for post_tJohn Wiegley2009-11-03
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-10
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-04
* Moved python/*.cc files into src/John Wiegley2009-02-24