index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system.hh.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-6
/
+11
*
Allow serialization to be enabled again
John Wiegley
2012-03-29
1
-3
/
+10
*
Improved the behavior of -X
John Wiegley
2012-03-09
1
-0
/
+2
*
Use Boost.Tuple
John Wiegley
2012-03-09
1
-1
/
+4
*
Implemented first cut at price conversion logic
John Wiegley
2012-03-05
1
-1
/
+1
*
Switched to using Boost.Graph for commodity pricing
John Wiegley
2012-03-05
1
-0
/
+15
*
Started writing Python unit tests
John Wiegley
2012-03-01
1
-0
/
+2
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Remove unneeded guard macros from system.hh.in
John Wiegley
2012-02-11
1
-5
/
+0
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
Use Boost iterator_facade to create new iterators
John Wiegley
2011-07-19
1
-0
/
+1
*
Define BOOST_IOSTREAMS_USE_DEPRECATED
John Wiegley
2011-02-04
1
-0
/
+1
*
Fixed a bug preventing g++ 4.6 from working
John Wiegley
2011-02-04
1
-1
/
+1
*
Fixes for compilation as C++0x code
John Wiegley
2011-02-04
1
-0
/
+2
*
Moved up to Boost 1.44
John Wiegley
2010-08-24
1
-1
/
+5
*
For value_t, use boost::any to refer to objects
John Wiegley
2010-06-13
1
-0
/
+1
*
Include serialize_ptr_deque, for Boost.Serialization
John Wiegley
2010-06-12
1
-1
/
+1
*
Use ptr_deque for value_t::sequence_t
John Wiegley
2010-06-10
1
-0
/
+1
*
Added some preliminary code for convert CSV to Ledger
John Wiegley
2010-03-05
1
-2
/
+1
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Value.to_sequence returns a valid Python sequence
John Wiegley
2009-11-11
1
-0
/
+1
*
Python Unicode objects are now handled
John Wiegley
2009-11-10
1
-0
/
+1
*
Added support for Boost.Regex w/ ICU
John Wiegley
2009-11-07
1
-0
/
+4
*
Simplified usage of Boost.Python in several cases
John Wiegley
2009-11-05
1
-6
/
+0
*
Transactions, etc., are now accessed by iterators
John Wiegley
2009-11-05
1
-0
/
+1
*
Create a --cache option, for using a binary cache
John Wiegley
2009-10-31
1
-10
/
+4
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-0
/
+74
*
Change the value_t::POINTER type to value_t::SCOPE
John Wiegley
2009-10-30
1
-1
/
+0
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-2
/
+2
*
Use boost::iostreams::file_descriptor_sink
John Wiegley
2009-10-25
1
-1
/
+3
*
Removed reliance on strptime/strftime
John Wiegley
2009-10-11
1
-1
/
+3
*
Normalized some #ifdef's to #if defined
John Wiegley
2009-03-10
1
-3
/
+3
*
Rewrote acprep in Python and improved the build
John Wiegley
2009-03-09
1
-0
/
+184
[prev]