JINMEI Tatuya
|
1c503d75b4
constified lib/cc API as much as possible. (trac #310)
|
il y a 14 ans |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
il y a 14 ans |
Jelte Jansen
|
fb3488a5b0
updated doxy of merge()
|
il y a 15 ans |
Jelte Jansen
|
bd8add5608
addressed review comments 2 of 3 (or 4)
|
il y a 15 ans |
Jelte Jansen
|
a4939e499f
addressed first part of review comments
|
il y a 15 ans |
Jelte Jansen
|
da2f8ada96
removed some constants which weren't used anymore
|
il y a 15 ans |
Jelte Jansen
|
d5a3a43839
added unit tests
|
il y a 15 ans |
Jelte Jansen
|
6cb1f39f58
changed stringstream argument in toJSON to the more general ostream
|
il y a 15 ans |
Jelte Jansen
|
90c2af0b37
made JSONError a subclass of isc::Exception instead of std:runtime_error
|
il y a 15 ans |
Jelte Jansen
|
c5dd3881c2
rename ParseError to JSONError
|
il y a 15 ans |
Jelte Jansen
|
b763a8e027
rename createFromString() to fromJSON()
|
il y a 15 ans |
Jelte Jansen
|
ab6751e34f
empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap()
|
il y a 15 ans |
Jelte Jansen
|
e8e56447e1
few doc updates
|
il y a 15 ans |
Jelte Jansen
|
2568b6c2fa
created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON)
|
il y a 15 ans |
JINMEI Tatuya
|
ad4d6587a8
cleanup: pass a const reference as a copy source instead of an object.
|
il y a 15 ans |
JINMEI Tatuya
|
d8a28660b6
hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to
|
il y a 15 ans |
JINMEI Tatuya
|
13c65b49a1
namespace related cleanups
|
il y a 15 ans |
JINMEI Tatuya
|
b6ec0cff3f
clarified that some variables are intentionally unused to suppress -Wextra
|
il y a 15 ans |
JINMEI Tatuya
|
9857db0468
s/dns_throw/isc_throw/
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |