index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct parsing of automated xact expressions
John Wiegley
2012-03-16
3
-2
/
+35
*
Improved error reports about leading whitespace
John Wiegley
2012-03-16
5
-1178
/
+51
*
Added regression test for #584
John Wiegley
2012-03-16
1
-0
/
+23
*
pricedb was outputting redundant prices
John Wiegley
2012-03-16
3
-1
/
+14
*
Restored tabs that had been converted to spaces
John Wiegley
2012-03-16
1
-2
/
+2
*
Unexpected initial whitespace is an error (again)
John Wiegley
2012-03-16
5
-7
/
+1226
*
Added ldg-test.el, to assist writing regression tests
John Wiegley
2012-03-16
2
-0
/
+63
*
Don't add price exchanges for a commodity itself
John Wiegley
2012-03-16
2
-1
/
+9
*
Added description of --dc, internal Ledger Architecture, remove ! and @ from ...
Craig Earls
2012-03-15
1
-75
/
+557
*
Don't use -fomit-frame-pointer when building optimized
John Wiegley
2012-03-15
1
-1
/
+1
*
Don't map_prices if price commodity matches source
John Wiegley
2012-03-15
7
-13
/
+53
*
Added regression test for #438
John Wiegley
2012-03-14
1
-0
/
+74
*
Added two regressions tests from Thierry Daucourt
John Wiegley
2012-03-14
2
-0
/
+117
*
Add experimental support for select queries
John Wiegley
2012-03-13
4
-0
/
+501
*
Change abbrev_len to int(abbrev_len)
John Wiegley
2012-03-13
1
-3
/
+2
*
Added to_string(std::size_t)
John Wiegley
2012-03-13
1
-0
/
+6
*
Made join_args() a global function
John Wiegley
2012-03-13
2
-16
/
+15
*
Added a syntax error check
John Wiegley
2012-03-13
1
-0
/
+3
*
Made split_cons_expr a global function
John Wiegley
2012-03-13
2
-21
/
+23
*
Added --time-report option
John Wiegley
2012-03-13
4
-1
/
+23
*
Account valexprs: earliest_checkin, latest_checkout
John Wiegley
2012-03-13
2
-3
/
+45
*
Access to checkin/checkout of timelog entries
John Wiegley
2012-03-13
3
-8
/
+28
*
Added format_datetime valexpr function
John Wiegley
2012-03-13
2
-0
/
+12
*
The anonymizer wasn't properly setting the journal
John Wiegley
2012-03-13
1
-0
/
+2
*
posts_commodities_iterator wasn't setting the journal
John Wiegley
2012-03-13
1
-5
/
+9
*
post_t's copy constructor wasn't copying xdata_
John Wiegley
2012-03-13
2
-1
/
+8
*
dijkstra_shortest_paths should never return a reverse path
John Wiegley
2012-03-12
1
-5
/
+19
*
Fixed speed issue with commodities reports
John Wiegley
2012-03-12
1
-1
/
+2
*
Fixed a few bugs related to apply directives
John Wiegley
2012-03-12
3
-33
/
+93
*
Resolved a huge performance issue with 'pricedb'
John Wiegley
2012-03-12
1
-2
/
+14
*
Allow payee names to contain multiple spaces
John Wiegley
2012-03-12
2
-1
/
+41
*
Ignore all trailing whitespace in Ledger journals
John Wiegley
2012-03-12
1
-13
/
+12
*
Merge pull request #57 from plathrop/bug/emacs-reconcile-visit
John Wiegley
2012-03-11
1
-1
/
+1
|
\
|
*
Fix ledger-reconcile-visit.
Paul Lathrop
2012-03-05
1
-1
/
+1
*
|
Guarded against unreachable code warnings
John Wiegley
2012-03-11
2
-4
/
+4
*
|
DO_VERIFY() was always true in optimized builds
John Wiegley
2012-03-11
1
-1
/
+1
*
|
Critical fix to temporary destruction order
John Wiegley
2012-03-11
3
-2
/
+11
*
|
Quieted several compiler warnings from Clang
John Wiegley
2012-03-11
4
-5
/
+7
*
|
Make sure not to free global_scope unless --verify
John Wiegley
2012-03-11
1
-7
/
+6
*
|
Fixed a bug that was breaking optimized builds
John Wiegley
2012-03-11
1
-5
/
+0
*
|
Don't clean up at end if not needed
John Wiegley
2012-03-11
1
-0
/
+1
*
|
When --percent is used, disable --decimal-comma after parsing
John Wiegley
2012-03-11
1
-7
/
+10
*
|
Corrected a typo
John Wiegley
2012-03-11
1
-1
/
+1
*
|
Tighten up argument passing related to fn_market()
John Wiegley
2012-03-11
21
-160
/
+153
*
|
Allow balances to be passed to nail_down
John Wiegley
2012-03-11
3
-1
/
+42
*
|
Corrected a rounding error in nail_down
John Wiegley
2012-03-11
2
-1
/
+19
*
|
Improve error reporting of nested function calls
John Wiegley
2012-03-11
1
-6
/
+7
*
|
--percent now plays well with -X and -V
John Wiegley
2012-03-10
1
-0
/
+9
*
|
Added --immediate option
John Wiegley
2012-03-10
4
-0
/
+9
*
|
Added --dc option, for debit/credit style reports
John Wiegley
2012-03-10
13
-23
/
+119
[next]