summaryrefslogtreecommitdiffstats
path: root/src/lib/exceptions (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-213-6/+0
* Same as r3545 (I missed second one.)Jeremy C. Reed2010-11-161-1/+1
* Fix doxygen command. (No review. Trivial.)Jeremy C. Reed2010-11-161-1/+1
* overall style cleanup: adjusted brace positions according to the coding guide...JINMEI Tatuya2010-10-152-4/+2
* an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya2010-08-241-4/+9
* used *.la instead of .libs/*.aJINMEI Tatuya2010-08-144-12/+25
* sync with trunkJINMEI Tatuya2010-07-203-3/+4
|\
| * add AM_CPPFLAGS to run_unittests_CPPFLAGSJINMEI Tatuya2010-07-161-1/+1
| * missing -I optionsJINMEI Tatuya2010-07-161-0/+1
| * s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-162-2/+2
* | for trac #256: completely revised the base32(hex) implementation byJINMEI Tatuya2010-07-111-2/+12
|/
* 3. [func] eachEvan Hunt2010-05-301-0/+1
|\
| * addressed some portability issues with non boost ASIO:JINMEI Tatuya2010-05-281-0/+1
* | Install the headers for libdns and libexceptions.Jeremy C. Reed2010-05-261-0/+3
|/
* allow isc_throw to have a partial statement using ostream + operator<<.JINMEI Tatuya2010-03-071-2/+25
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-072-4/+4
* Restructure trunk again.Jeremy C. Reed2010-03-056-18/+17
* allow for std:string exception constructorsJelte Jansen2010-02-231-0/+10
* Remove the GCOV files with "make clean".Jeremy C. Reed2010-02-161-0/+2
* forgot to svn addJelte Jansen2010-02-051-0/+15
* moved exceptions out of libdns and created libexceptionsJelte Jansen2010-02-055-0/+245