Add class configuration
authorArjen Baart <arjen@andromeda.nl>
Sun, 9 Feb 2020 10:02:12 +0000 (11:02 +0100)
committerArjen Baart <arjen@andromeda.nl>
Sun, 9 Feb 2020 10:02:12 +0000 (11:02 +0100)
commit450cb07e7aac0e38fe461580f222034c219d3214
tree1a7cd010f90eea841ac9aabca7eb061900d9e8d4
parentf718506646ed68715c3be92fbd5b0c6f0dd03178
Add class configuration
17 files changed:
ChangeLog
TODO
config.h.in
configure.ac
src/Integer.cpp
src/Makefile.am
src/configuration.cpp [new file with mode: 0644]
src/configuration.h [new file with mode: 0644]
src/date.cpp
src/hour.cpp
src/regex.cpp
test/ACL.conf [new file with mode: 0644]
test/ACL_wrong.conf [new file with mode: 0644]
test/Makefile.am
test/configuration_find.cpp [new file with mode: 0644]
test/configuration_read.cpp [new file with mode: 0644]
test/configuration_read.exp [new file with mode: 0644]