summaryrefslogtreecommitdiff
path: root/quotes.cc
Commit message (Collapse)AuthorAgeFilesLines
* made several of the buffers used non-staticJohn Wiegley2004-09-261-1/+0
|
* if a commodity price cannot be downloaded, report it as an errorJohn Wiegley2004-09-251-5/+10
|
* can't reliably use `access' and W_OKJohn Wiegley2004-09-251-1/+1
|
* more error checking and robustness modsJohn Wiegley2004-09-231-1/+2
|
* redid the way amount_t::commodity is handled; no more direct accessJohn Wiegley2004-08-291-9/+9
|
* fixes so that ledger will build optimizedJohn Wiegley2004-08-211-0/+1
|
* fixes to how commodities are looked up using quotes.ccJohn Wiegley2004-08-211-16/+23
|
* fixes to quote downloadingJohn Wiegley2004-08-191-34/+41
|
* use now from datetime.ccJohn Wiegley2004-08-181-2/+1
|
* further restructuringJohn Wiegley2004-08-151-0/+55