summaryrefslogtreecommitdiff
path: root/src/system.hh.in
Commit message (Expand)AuthorAgeFilesLines
* Cleanup whitespaceJohn Wiegley2011-08-181-1/+1
* Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-191-0/+1
* Define BOOST_IOSTREAMS_USE_DEPRECATEDJohn Wiegley2011-02-041-0/+1
* Fixed a bug preventing g++ 4.6 from workingJohn Wiegley2011-02-041-1/+1
* Fixes for compilation as C++0x codeJohn Wiegley2011-02-041-0/+2
* Moved up to Boost 1.44John Wiegley2010-08-241-1/+5
* For value_t, use boost::any to refer to objectsJohn Wiegley2010-06-131-0/+1
* Include serialize_ptr_deque, for Boost.SerializationJohn Wiegley2010-06-121-1/+1
* Use ptr_deque for value_t::sequence_tJohn Wiegley2010-06-101-0/+1
* Added some preliminary code for convert CSV to LedgerJohn Wiegley2010-03-051-2/+1
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Value.to_sequence returns a valid Python sequenceJohn Wiegley2009-11-111-0/+1
* Python Unicode objects are now handledJohn Wiegley2009-11-101-0/+1
* Added support for Boost.Regex w/ ICUJohn Wiegley2009-11-071-0/+4
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-6/+0
* Transactions, etc., are now accessed by iteratorsJohn Wiegley2009-11-051-0/+1
* Create a --cache option, for using a binary cacheJohn Wiegley2009-10-311-10/+4
* Added serialization methods for most typeJohn Wiegley2009-10-301-0/+74
* Change the value_t::POINTER type to value_t::SCOPEJohn Wiegley2009-10-301-1/+0
* Fixed many compiler warnings from g++ 4.4John Wiegley2009-10-251-2/+2
* Use boost::iostreams::file_descriptor_sinkJohn Wiegley2009-10-251-1/+3
* Removed reliance on strptime/strftimeJohn Wiegley2009-10-111-1/+3
* Normalized some #ifdef's to #if definedJohn Wiegley2009-03-101-3/+3
* Rewrote acprep in Python and improved the buildJohn Wiegley2009-03-091-0/+184