summaryrefslogtreecommitdiff
path: root/src/annotate.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor basic_flags_t to ledger::flags::basic_tAlexis Hildebrandt2023-04-121-1/+1
* Use #pragma onceAlexis Hildebrandt2023-04-101-4/+1
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
* Revert "Revert "Revert "Compare price annotations using their textual renderi...John Wiegley2022-02-031-3/+1
* Revert "Revert "Compare price annotations using their textual rendering""John Wiegley2022-02-031-1/+3
* Revert "Compare price annotations using their textual rendering"Martin Michlmayr2020-05-181-3/+1
* Compare price annotations using their textual renderingJohn Wiegley2020-03-271-1/+3
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* [ledger] Remove --cache optionAlexis Hildebrandt2015-02-181-48/+0
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-3/+3
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-28/+1
* Fix to commodity printingJohn Wiegley2012-03-291-3/+8
* Improved some error messagesJohn Wiegley2012-03-291-0/+8
* Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-201-1/+1
* Fix problem with -H and lack of pricing infoJohn Wiegley2012-03-181-4/+5
* Tighten up argument passing related to fn_market()John Wiegley2012-03-111-3/+3
* Added syntactic sugar for lot pricing: {{$500.00}}John Wiegley2012-03-101-3/+4
* Corrected value_expr annotation comparisonsJohn Wiegley2012-03-091-1/+3
* Whitespace fixesJohn Wiegley2012-03-071-1/+0
* Added "value" sub-directive for commodity directiveJohn Wiegley2012-03-061-0/+6
* Implemented annotated_commodity_t::find_priceJohn Wiegley2012-03-061-0/+5
* Add support for valuation expressions on commoditiesJohn Wiegley2012-03-051-15/+31
* Added annotation_t::operator<()John Wiegley2012-03-051-0/+1
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Untabified all source filesJohn Wiegley2010-06-111-14/+14
* Fixed the way prices and costs are print'dJohn Wiegley2010-06-071-2/+4
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* XML reporting now works via the "xml" commandJohn Wiegley2009-11-091-4/+4
* Added basic foundation for XML reportingJohn Wiegley2009-11-091-0/+23
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-10/+0
* Whitespace fixJohn Wiegley2009-11-041-3/+3
* Use is_annotated() method rather than "annotated"John Wiegley2009-11-021-2/+7
* Added missing TRACE_CTOR callsJohn Wiegley2009-11-011-2/+4
* Added serialization methods for most typeJohn Wiegley2009-10-301-0/+46
* Split commodity.h/cc into three filesJohn Wiegley2009-06-241-0/+199