index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xact.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for --hashes=sha512_256 as another algorithm
John Wiegley
2024-08-05
1
-1
/
+1
*
Make xact hashes independent of posting order
John Wiegley
2024-08-05
1
-1
/
+1
*
Add support for hash chaining to detect modifications in postings
John Wiegley
2024-08-05
1
-0
/
+2
*
Use #pragma once
Alexis Hildebrandt
2023-04-10
1
-4
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Change header guard names to use `INCLUDED_` prefix
Phil Newton
2022-04-06
1
-3
/
+3
*
Fix some boost format strings
Tommi Komulainen
2019-01-17
1
-3
/
+3
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
[ledger] Remove --cache option
Alexis Hildebrandt
2015-02-18
1
-72
/
+0
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-7
/
+7
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-1
/
+1
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-3
/
+3
*
Add 'data' member to account/journal objects
John Wiegley
2012-04-13
1
-2
/
+6
*
Started work on a "views" report document model
John Wiegley
2012-04-08
1
-0
/
+4
*
Allow serialization to be enabled again
John Wiegley
2012-03-29
1
-0
/
+15
*
Fixed parsing of "deferred notes" in auto xacts
John Wiegley
2012-03-07
1
-6
/
+8
*
Refactored the notion of "the current parsing context"
John Wiegley
2012-03-01
1
-1
/
+2
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Implement the "tag" metadata directive
John Wiegley
2012-02-27
1
-13
/
+3
*
The "id" of an item now maps to its UUID
John Wiegley
2012-02-27
1
-3
/
+0
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
Scopes can now provide a description of themselves
John Wiegley
2010-06-24
1
-0
/
+30
*
Revised how Ledger handles the "current year"
John Wiegley
2010-06-14
1
-4
/
+2
*
Added support for assert, check and expr directives
John Wiegley
2010-06-13
1
-0
/
+12
*
Automated xacts may now contain "deferred tags"
John Wiegley
2010-06-13
1
-1
/
+27
*
Untabified all source files
John Wiegley
2010-06-11
1
-4
/
+4
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Memoize results from the fast predicate matcher
John Wiegley
2009-11-14
1
-0
/
+2
*
Spot optimization for simple automated xact exprs
John Wiegley
2009-11-14
1
-3
/
+5
*
Added has_xdata() methods for journal_t and xact_t
John Wiegley
2009-11-12
1
-0
/
+1
*
Transactions now verified after applying auto xacts
John Wiegley
2009-11-11
1
-1
/
+2
*
Did away with the "finalizer" abstraction
John Wiegley
2009-11-11
1
-70
/
+0
*
Automated postings defer amount expression calculation
John Wiegley
2009-11-11
1
-9
/
+9
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-0
/
+2
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-3
/
+3
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-39
/
+0
*
Report sought magnitude when balancing errors occur
John Wiegley
2009-11-05
1
-1
/
+2
*
Moved xdata clearing code into each type proper
John Wiegley
2009-11-05
1
-0
/
+3
*
Transactions, etc., are now accessed by iterators
John Wiegley
2009-11-05
1
-0
/
+7
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-1
/
+2
*
Whitespace fix
John Wiegley
2009-11-04
1
-5
/
+5
*
Whitespace fixes
John Wiegley
2009-11-01
1
-1
/
+0
*
Fix to xact_t::valid()
John Wiegley
2009-11-01
1
-12
/
+3
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-2
/
+0
[next]