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
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
Fix build under Cygwin.
Ivan Vanyushkin
2016-09-29
1
-1
/
+1
*
Fix build under msys32; add Appveyor continuous build
Evan Mallory
2016-09-17
1
-9
/
+9
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Add workaround for Boost.Python compile errors
Alexis Hildebrandt
2015-09-15
1
-0
/
+12
*
[ledger] Remove --cache option
Alexis Hildebrandt
2015-02-18
1
-79
/
+0
*
Add pre-release info to --version output
Alexis Hildebrandt
2015-01-20
1
-0
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
make --columns default to terminal width, as returned by ioctl()
Stefano Zacchiroli
2014-10-13
1
-0
/
+5
*
Library GMP is not yet ready for GCC 4.9, as described at bottom of page
thdox
2014-05-11
1
-0
/
+1
*
Require the use of C++11
John Wiegley
2014-04-17
1
-2
/
+0
*
Replace sha1.cc with boost::uuid::details::sha1
David Bremner
2014-04-17
1
-1
/
+0
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
fix ledger xml output, remove ledger json command
Johann Klähn
2013-03-08
1
-1
/
+0
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Removed an unnecessary #define
John Wiegley
2012-05-20
1
-1
/
+0
*
A few more CMake-related fixes
John Wiegley
2012-05-20
1
-1
/
+1
*
Work around inclusion ordering bug with Xpressive
John Wiegley
2012-05-20
1
-0
/
+3
*
Work around collision between Format's put & Graph
John Wiegley
2012-05-20
1
-11
/
+2
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-10
/
+53
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-0
/
+4
*
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
[next]