summaryrefslogtreecommitdiffstats
path: root/lib/qfstring.h
Commit message (Collapse)AuthorAgeFilesLines
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-2/+3
| | | | | | | | Implemented less onerous ways of including descriptions of errors and IP addresses in logging and other messages. Implemented mapping of error numbers to error names, which is generally more meaningful.
* First beta releaseChris Hall2010-04-061-0/+158
Various bug fixes and improvements. Running with a fair amount of debug/assert code, which must be removed at some date.