Commit Graph

16 Commits

Author SHA1 Message Date
e2fc24947f Code cleanup 2008-06-06 02:06:10 +00:00
4ddafea8be Using the error reporting framework 2008-04-17 17:51:13 +00:00
7c463bb727 Updated copyright information 2008-04-17 12:51:56 +00:00
d0958d1f1a Constified config_get() 2008-04-17 12:47:48 +00:00
b58ed03dca Code cleanup 2008-04-10 19:09:08 +00:00
661bc4b768 Fixed crash upon error in Config 2007-11-06 18:22:40 +00:00
1753c7b223 Nicer error message when a variable is not found in the default section 2007-11-06 18:16:18 +00:00
2d919268b2 Fixed a crash when parsing empty section ("[]") 2007-11-02 15:40:35 +00:00
e6d4faf25d Code cleanup 2007-11-02 15:18:12 +00:00
da796ef52a Beginning to use the error reporting framework 2007-10-31 15:31:59 +00:00
106de9a81a Licensed under the terms of the DeforaOS Project license 2007-06-13 23:34:06 +00:00
eb1f6efaff Adding copyright notices 2006-10-09 05:32:05 +00:00
6c935a5bdf Fixed crash upon config_set(a, b, NULL) (and should remove value instead) 2006-06-10 20:06:01 +00:00
443914d626 Fixed include collisions and subsequent compilation warnings 2006-04-17 15:23:26 +00:00
ca765a33d2 Added "const" where appropriate 2005-10-22 23:16:13 +00:00
fe9918dc0e Added hash.c and config.c
Fixed String API
Improved Array API
2005-10-20 19:05:39 +00:00