Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable the add_to_value method for Python | John Wiegley | 2011-07-17 | 1 | -1/+1 |
* | Store metadata values as value_t instead of string | John Wiegley | 2010-06-12 | 1 | -4/+4 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -39/+39 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Fixed an internal reference issue with Python | John Wiegley | 2009-11-14 | 1 | -1/+1 |
* | Set call policies for accessing post.xdata.account | John Wiegley | 2009-11-12 | 1 | -2/+4 |
* | Simplified passing of scope objects in Python | John Wiegley | 2009-11-05 | 1 | -2/+2 |
* | Made many object methods in Python properties | John Wiegley | 2009-11-05 | 1 | -2/+3 |
* | Simplified usage of Boost.Python in several cases | John Wiegley | 2009-11-05 | 1 | -2/+2 |
* | Added Python interface for post_t | John Wiegley | 2009-11-03 | 1 | -12/+129 |
* | 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 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+64 |