summaryrefslogtreecommitdiff
path: root/src/lookup.cc
Commit message (Expand)AuthorAgeFilesLines
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-5/+5
* #if 0'd out some unused codeJohn Wiegley2012-04-251-0/+2
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Cleanup whitespaceJohn Wiegley2011-08-181-1/+1
* Lookup probable accounts in reverse historical orderJohn Wiegley2011-07-191-4/+6
* Untabified all source filesJohn Wiegley2010-06-111-92/+92
* Commented out the date limiter in the lookup codeJohn Wiegley2010-03-101-0/+2
* Cleaned up the intelligent lookup algorithm a bitJohn Wiegley2010-03-101-87/+72
* Added experimental account lookup logicJohn Wiegley2010-03-081-0/+296