]> mj.ucw.cz Git - libucw.git/commit
Two improvements to the configuration language:
authorMartin Mares <mj@ucw.cz>
Sat, 29 Nov 2003 11:25:09 +0000 (11:25 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 29 Nov 2003 11:25:09 +0000 (11:25 +0000)
commit85aa55b239c5e3bfcb45fdf9e143ac080a278caa
tree37b23b914d632d42e00b6e0c20b3f96ebddc0a46
parentcfa906bbcdbce7a036ca2560c298e8eb624931b6
Two improvements to the configuration language:

o  Floating point item type introduced.
o  Both integer and floating point numbers can be suffixed with a unit.

Also, I've exported parsing of integers and doubles for the convenience
of CT_FUNCTION callbacks.
lib/conf-test.c
lib/conf.c
lib/conf.h