summaryrefslogtreecommitdiffstats
path: root/src/lib/exceptions (follow)
Commit message (Expand)AuthorAgeFilesLines
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-022-5/+5
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
* [1930] Install headers into bind10-specific directoryMukund Sivaraman2012-05-071-1/+1
* [master] Add explicit exception what stringsJelte Jansen2012-05-031-0/+22
* [1857] make other exceptions we define subs of isc::Exception as wellJelte Jansen2012-05-021-0/+10
* Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-091-0/+1
* [1332] detect read attempt and beyond the end of sequence and reject it byJINMEI Tatuya2011-11-151-0/+11
* [trac1286] change check_PROGRAMS to noinst_PROGRAMSJeremy C. Reed2011-10-111-1/+1
* [trac1091] change more noinst_PROGRAMS to check_PROGRAMSJeremy C. Reed2011-10-061-1/+1
* [trac1067] isc::NotImplemented exceptionMichal 'vorner' Vaner2011-08-041-0/+12
* [trac978] Cleanup of comments and exceptionsMichal 'vorner' Vaner2011-06-171-0/+11
* [trac542] use our run_all() wrapper wherever possible.JINMEI Tatuya2011-05-201-0/+3
* more $Id$ cleanups:JINMEI Tatuya2011-01-221-2/+0
* 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