summaryrefslogtreecommitdiff
path: root/src/utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified error context handling.John Wiegley2009-02-021-12/+0
* Changed many uses of "unsigned long" to std::size_t.John Wiegley2009-02-011-2/+2
* Stopped using the generic "unsigned int" in favor of more specific types.John Wiegley2009-01-291-2/+2
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Allow the environment variable LEDGER_DEBUG to enable debugging.John Wiegley2009-01-191-0/+10
* The ledger::string type now uses size_type for a length parameter instead ofJohn Wiegley2008-09-141-2/+2
* Re-enabled the disabled expand_path routine.John Wiegley2008-08-171-11/+6
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+716