Commit Graph

290 Commits

Author SHA1 Message Date
b0f75ae858 Updated copyright information 2008-04-17 18:12:17 +00:00
502bb06a1d Code cleanup 2008-04-17 18:06:07 +00:00
3b90ad3e41 Should actually hash the data 2008-04-17 18:05:53 +00:00
d3ede67a03 Using the Object framework 2008-04-17 17:58:52 +00:00
c07288aad2 Code cleanup 2008-04-17 17:55:41 +00:00
b1b2361fd3 Updated copyright information 2008-04-17 17:52:26 +00:00
4ddafea8be Using the error reporting framework 2008-04-17 17:51:13 +00:00
e99fa5c400 Code cleanup 2008-04-17 17:34:57 +00:00
cae65dec73 Implemented array_set() (not tested) 2008-04-17 17:29:35 +00:00
e040dfcdc7 Code cleanup 2008-04-17 17:15:27 +00:00
321d26b5de More code cleanup 2008-04-17 16:50:34 +00:00
612ae35447 Avoid a potential memory corruption on little-endian architectures 2008-04-17 16:46:18 +00:00
edd3dfac1f Code cleanup 2008-04-17 16:40:58 +00:00
88fa3d3c17 Handling errors when returning strings 2008-04-17 16:28:02 +00:00
23db217687 Work-around a compiler warning 2008-04-17 16:26:59 +00:00
4b95dc089a Code cleanup 2008-04-17 16:23:47 +00:00
128304d7f9 Added a comment 2008-04-17 15:42:13 +00:00
b32f6776db Added plugin_new_self() and plugin_lookup() 2008-04-17 13:02:08 +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
010b141bad Code cleanup 2008-04-17 12:44:41 +00:00
66cc8cfb0f Currently requires <stdint.h> 2008-04-17 12:40:49 +00:00
64946d56ad Revised the code 2008-04-14 04:11:18 +00:00
8f51afa1cc Revised the code 2008-04-14 04:05:29 +00:00
4cd58e1801 Detecting more error cases 2008-04-14 03:35:21 +00:00
25475dab02 Compiles again 2008-04-13 23:51:48 +00:00
95039ac3be Code cleanup 2008-04-13 23:50:56 +00:00
9c3ebc73dd Added two assertions 2008-04-13 23:21:22 +00:00
ae18ccfcb7 Code cleanup 2008-04-13 22:36:38 +00:00
a46dd04d09 Small optimization 2008-04-12 23:13:07 +00:00
df4a75df97 Fixed handling of integers when serving on big endian architectures 2008-04-12 17:29:38 +00:00
a0cfa48890 Added a way to determine which client is calling 2008-04-12 14:31:35 +00:00
2560d7179f Added Plugin helpers 2008-04-11 12:39:07 +00:00
16fb99162f The last character read was not updated after the filters 2008-04-11 10:08:21 +00:00
b58ed03dca Code cleanup 2008-04-10 19:09:08 +00:00
ae56154a96 token_get_code() really returns a TokenCode 2008-03-07 13:25:16 +00:00
e07aca7572 token_get_code() really returns a TokenCode 2008-03-06 16:22:52 +00:00
eef6d19d5a Reporting the error when unable to open the file 2008-03-02 00:56:17 +00:00
ec01f67200 error_set_print() actually accepts format strings 2008-02-29 12:18:32 +00:00
8e9cab9ffe Fixed return code upon parsing errors 2008-02-28 00:06:59 +00:00
fcab87e048 Added accessors for the filename 2008-02-27 18:20:22 +00:00
ccb781960c Handling errors while parsing 2008-02-27 18:17:10 +00:00
3204205845 Forcing the filename to be set upon token creation 2008-02-27 18:16:58 +00:00
245e6fcc8c Initial release 2008-02-25 12:22:36 +00:00
0644a4eef4 Code cleanup 2008-02-25 01:00:04 +00:00
3d46e70771 Using the Object class 2008-02-25 00:59:12 +00:00
e924e0c41b Compile and install the new Object and Parser classes 2008-02-25 00:54:59 +00:00
5762053cca Corrected a comment 2008-02-25 00:52:34 +00:00
1eca1d6dd2 Initial release 2008-02-25 00:50:40 +00:00
83787869e1 First attempt at a generic file parsing API 2008-02-25 00:47:34 +00:00