index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-8
/
+8
*
post.x = y defines metadata tag x
John Wiegley
2012-04-04
1
-0
/
+7
*
Make metadata tags case insensitive
John Wiegley
2012-04-04
1
-1
/
+11
*
Make status and state valexpr synonyms
John Wiegley
2012-04-04
1
-1
/
+1
*
Whitespace fix
John Wiegley
2012-04-04
1
-3
/
+2
*
Made an assert more relaxed in item_context()
John Wiegley
2012-03-19
1
-1
/
+1
*
Another fix to metadata value parsing
John Wiegley
2012-03-07
1
-15
/
+9
*
Fix parsing of metadata values containing spaces
John Wiegley
2012-03-07
1
-13
/
+19
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Fixed problem with the Python build
John Wiegley
2012-02-29
1
-5
/
+2
*
Change occurrences of auxiliary_date to just aux_date
John Wiegley
2012-02-28
1
-1
/
+1
*
Renamed actual/effective dates to primary/auxiliary
John Wiegley
2012-02-28
1
-9
/
+13
*
The "id" of an item now maps to its UUID
John Wiegley
2012-02-27
1
-0
/
+10
*
Added --rich-data for 'convert', and SHA1 checksum checking
John Wiegley
2012-02-26
1
-1
/
+1
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
1
-1
/
+1
*
Changed an int to std::size_t
John Wiegley
2012-02-17
1
-1
/
+1
*
Fixes for variable shadowing (15/28)
John Wiegley
2012-02-17
1
-3
/
+3
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
Improved an assert
John Wiegley
2011-02-12
1
-3
/
+2
*
A metadata key must occur at the beginning
John Wiegley
2010-06-18
1
-1
/
+3
*
has_tag and get_tag now take an 'inherit' parameter
John Wiegley
2010-06-18
1
-4
/
+5
*
Only look for [date] outside of metadata entries
John Wiegley
2010-06-18
1
-16
/
+16
*
Revised how Ledger handles the "current year"
John Wiegley
2010-06-14
1
-11
/
+9
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-7
/
+6
*
Add support for typed metadata
John Wiegley
2010-06-12
1
-7
/
+23
*
Store metadata values as value_t instead of string
John Wiegley
2010-06-12
1
-21
/
+23
*
Untabified all source files
John Wiegley
2010-06-11
1
-57
/
+57
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
1
-0
/
+5
*
Added new "addr" value expression function
John Wiegley
2010-06-03
1
-0
/
+6
*
Empty notes and tags now return null values
John Wiegley
2010-05-30
1
-4
/
+5
*
Tags were not being set properly on postings
John Wiegley
2010-03-17
1
-15
/
+22
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-12
/
+24
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Added actual_date() methods for items
John Wiegley
2010-02-05
1
-0
/
+5
*
Added a "seq" sequence property for all items
John Wiegley
2010-02-04
1
-0
/
+6
*
Added a --pivot=TAG option
John Wiegley
2010-02-02
1
-5
/
+33
*
Guard against using an uninitialized value
John Wiegley
2010-01-18
1
-1
/
+4
*
Whitespace fix
John Wiegley
2009-11-24
1
-2
/
+4
*
Made the transaction date parser a bit more strict
John Wiegley
2009-11-15
1
-10
/
+13
*
Added historical support for single-letter valexprs
John Wiegley
2009-11-14
1
-0
/
+5
*
Changed the type being throw of some exceptions
John Wiegley
2009-11-05
1
-5
/
+5
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-1
/
+5
*
If an item doesn't have a given tag, return ""
John Wiegley
2009-11-01
1
-1
/
+1
*
Improved arg checking for several valexpr functions
John Wiegley
2009-10-31
1
-5
/
+22
*
Add a position_t object for tracking item positions
John Wiegley
2009-10-30
1
-13
/
+17
*
Added missing check in item_t::get_actual
John Wiegley
2009-10-30
1
-1
/
+1
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-1
/
+1
*
Removed reliance on strptime/strftime
John Wiegley
2009-10-11
1
-2
/
+2
*
Restored --percent option, added baseline test
John Wiegley
2009-06-21
1
-0
/
+11
*
If a posting comment is very short, let it hang
John Wiegley
2009-06-14
1
-3
/
+5
[next]