summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Highlight account names with spaces.Dan Peterson2011-08-281-2/+2
| |/ / /
* | | | Added tools/genuuidJohn Wiegley2011-10-111-0/+28
| | | |
* | | | Corrections to acprepJohn Wiegley2011-10-111-15/+18
| | | |
* | | | Documentation fixesJohn Wiegley2011-10-111-11/+10
| | | |
* | | | amount_t::in_place_floor should round toward zeroJohn Wiegley2011-10-111-11/+12
| | | |
* | | | Use gcc 4.6 with Boost 1.47John Wiegley2011-09-081-5/+4
| | | |
* | | | Added note to README-1STJohn Wiegley2011-09-081-0/+1
| | | |
* | | | Whitespace fixesJohn Wiegley2011-09-071-2/+2
| | | |
* | | | Use -ggdbJohn Wiegley2011-09-072-2/+4
|/ / /
* | | Cleanup whitespaceJohn Wiegley2011-08-1843-70/+70
| | |
* | | Removed unused variablesJohn Wiegley2011-08-187-28/+8
| | |
* | | Added ledger-create-test to ldg-new.elJohn Wiegley2011-08-181-0/+26
| | |
* | | Fixed whitespace in acprepJohn Wiegley2011-08-071-13/+13
| | |
* | | Removed TRACE macros from the iteratorsJohn Wiegley2011-07-251-40/+11
| | |
* | | Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-1910-166/+211
| | |
* | | Lookup probable accounts in reverse historical orderJohn Wiegley2011-07-194-17/+16
| | | | | | | | | | | | Fixes #510
* | | Changed how some of the filters are constructedJohn Wiegley2011-07-172-15/+12
| | |
* | | value_t::print uses an output buffer nowJohn Wiegley2011-07-171-1/+5
| | | | | | | | | | | | This is so that it plays nicely with straccstream.
* | | Correct argument order for several exceptionsJohn Wiegley2011-07-171-9/+9
| | |
* | | Disable the add_to_value method for PythonJohn Wiegley2011-07-171-1/+1
| | |
* | | Added expr_series_t type, to support chained exprsJohn Wiegley2011-07-172-0/+136
| | |
* | | Added CTOR_ macroJohn Wiegley2011-07-171-0/+2
| | |
* | | Rely on a default argument in textual.ccJohn Wiegley2011-07-171-1/+1
| | |
* | | Changed an assert into a proper exceptionJohn Wiegley2011-07-171-3/+1
| | |
* | | O_DEFINE operator should always return NULL_VALUEJohn Wiegley2011-07-171-0/+5
| | |
* | | Update to use Boost 1.47John Wiegley2011-07-122-9/+9
| | |
* | | Corrected a typoJohn Wiegley2011-07-031-3/+3
| | |
* | | Whitespace fixJohn Wiegley2011-07-021-0/+1
| | |
* | | Merge branch 'master' into nextJohn Wiegley2011-06-304-87/+132
|\ \ \ | | |/ | |/|
| * | Merge pull request #25 from vanicat/masterJohn Wiegley2011-06-301-8/+16
| |\ \ | | | | | | | | Two patch for ledger.el
| | * | Add € and £ to currency one could use in ledger modeRémi Vanicat2011-04-061-1/+1
| | | |
| | * | Add keybinding to the modes documentation.Rémi Vanicat2011-04-061-7/+15
| | | |
| * | | Merge pull request #26 from kljohann/vimJohn Wiegley2011-06-303-79/+116
| |\ \ \ | | |/ / | |/| | Vim: support for payee completion and caching
| | * | vim. add completion cache and payee completionJohann Klähn2011-05-091-32/+82
| | | |
| | * | vim. update documentation somewhatJohann Klähn2011-05-093-43/+20
| | | |
| | * | vim. correctly parse first lines of transactionsJohann Klähn2011-05-091-4/+14
| |/ / | | | | | | | | | | | | This fixes trailing comments being chopped of and later readded with too few spaces. (when calling format_head())
| * | Merge branch 'next'John Wiegley2011-03-304-19/+12
| |\ \
| * \ \ Merge branch 'next'John Wiegley2011-03-285-5/+16
| |\ \ \
* | | | | Simplified some codeJohn Wiegley2011-06-301-5/+4
| | | | |
* | | | | Corrected a debug stringJohn Wiegley2011-06-301-1/+1
| | | | |
* | | | | Whitespace fixJohn Wiegley2011-06-301-1/+1
| | | | |
* | | | | Added two missing calls to clear()John Wiegley2011-06-301-0/+2
| | | | |
* | | | | Fixed an infinite loop in the report query parserJohn Wiegley2011-06-301-1/+3
| |_|_|/ |/| | |
* | | | Increased an assertion's length limitJohn Wiegley2011-05-301-1/+1
| | | |
* | | | Updated READMEJohn Wiegley2011-05-301-1/+1
| | | |
* | | | Clarified an #ifdefJohn Wiegley2011-04-111-0/+3
| | | |
* | | | Don't use --toolset when building BoostJohn Wiegley2011-03-311-1/+1
| |_|/ |/| |
* | | Run proof build nice'dJohn Wiegley2011-03-301-1/+2
| | |
* | | Added several Mac OS X packages to "dependencies"John Wiegley2011-03-301-13/+5
| | |
* | | Added a missing plus (+) to lib/MakefileJohn Wiegley2011-03-291-1/+1
| | |