summaryrefslogtreecommitdiff
path: root/quotes.cc
Commit message (Expand)AuthorAgeFilesLines
* The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-15/+15
* Reworked the way date/times are handled.John Wiegley2008-04-131-13/+11
* Added much better error location.John Wiegley2008-04-131-3/+3
* Began support for improved commodity handling.John Wiegley2008-04-131-6/+6
* Checked in all major updates.John Wiegley2008-04-131-5/+5
* Added a safety check to see if moment is less than date.John Wiegley2008-04-131-1/+2
* Changes to support building with gcc 2.95.John Wiegley2008-04-131-0/+4
* added missing headersJohn Wiegley2008-04-131-1/+2
* *** empty log message ***John Wiegley2008-04-131-0/+2
* updated to version 2.0John Wiegley2008-04-131-0/+76
* changesJohn Wiegley2008-04-131-74/+0
* 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