Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bug 1147: Check balance assertions against the amount AFTER | Mitchell Kember | 2016-03-22 | 1 | -2/+2 |
| | |||||
* | Correct one of the baseline tests | John Wiegley | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Apply any outstanding deferred postings at the end of parsing | John Wiegley | 2014-04-14 | 1 | -0/+5 |
| | |||||
* | Add the concept of "deferred postings" | John Wiegley | 2014-04-13 | 1 | -0/+55 |
This is pretty much exclusively for allowing one to use balance assertions with replicated transactions across multiple files. |