Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified usage of Boost.Python in several cases | John Wiegley | 2009-11-05 | 1 | -1/+3 |
* | Segregated symbols into 5 separate namespaces | John Wiegley | 2009-11-04 | 1 | -1/+1 |
* | Changed two callout comments | John Wiegley | 2009-11-03 | 1 | -2/+2 |
* | Whitespace fix | John Wiegley | 2009-11-03 | 1 | -1/+1 |
* | Completed Python bindings for value_t | John Wiegley | 2009-11-02 | 1 | -75/+97 |
* | Removed most #if 0 blocks and callout comments | John Wiegley | 2009-10-31 | 1 | -2/+0 |
* | Change the value_t::POINTER type to value_t::SCOPE | John Wiegley | 2009-10-30 | 1 | -3/+3 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+1 |
* | 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 | -1/+1 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -1/+1 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+304 |