summaryrefslogtreecommitdiff
path: root/src/py_post.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable the add_to_value method for PythonJohn Wiegley2011-07-171-1/+1
* Store metadata values as value_t instead of stringJohn Wiegley2010-06-121-4/+4
* Untabified all source filesJohn Wiegley2010-06-111-39/+39
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Fixed an internal reference issue with PythonJohn Wiegley2009-11-141-1/+1
* Set call policies for accessing post.xdata.accountJohn Wiegley2009-11-121-2/+4
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-051-2/+2
* Made many object methods in Python propertiesJohn Wiegley2009-11-051-2/+3
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-2/+2
* Added Python interface for post_tJohn Wiegley2009-11-031-12/+129
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-2/+0
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+64