Commit Graph

24 Commits

Author SHA1 Message Date
ca765a33d2 Added "const" where appropriate 2005-10-22 23:16:13 +00:00
3b347e9871 Code cleanup 2005-10-22 17:21:17 +00:00
97767b45fb Array type moved to include file to allow arrays of Array 2005-10-22 16:07:07 +00:00
aa6a65ceda Added string_compare_length() 2005-10-21 23:29:43 +00:00
acd2aa0db6 Added string_find() 2005-10-20 19:21:49 +00:00
fe9918dc0e Added hash.c and config.c
Fixed String API
Improved Array API
2005-10-20 19:05:39 +00:00
d4bd39d2b4 Going on 2005-09-18 05:19:02 +00:00
e0c5146158 6h am is a bad time for this 2005-09-18 04:36:25 +00:00
0f4bd6a379 A bit too much at a time but could work some time... 2005-09-18 02:29:48 +00:00
debe7c322d Forgot service name 2005-09-18 00:03:50 +00:00
9501343314 Nicer code 2005-09-17 22:58:38 +00:00
eb5778eb33 Trying to get this somewhat working 2005-09-14 07:47:00 +00:00
f3b3c2f12c It's a whole mess. Shit. Trying anyway. 2005-09-13 04:50:23 +00:00
33e10406ef Trying to implement AppServer 2005-09-02 21:29:10 +00:00
fdafb10340 Added string_compare() 2005-09-02 21:28:42 +00:00
6615056abb string_append() has to be defined another way exceptionnaly 2005-09-02 20:23:44 +00:00
2f5fea91a5 Added string.h 2005-08-28 11:25:53 +00:00
aa4f07b437 Initial release 2005-08-28 11:25:28 +00:00
36a3e04fce Improved "virtual" array macro 2005-08-28 01:31:12 +00:00
ac71169f33 Hiding types details 2005-08-28 01:17:16 +00:00
51a6567533 appserver_new needs a supported service name 2005-08-28 01:13:24 +00:00
220801e9b3 Forgot includes 2005-08-28 01:11:00 +00:00
5e0350151d Typo 2005-08-28 01:04:36 +00:00
39b5c7ce4e Initial release 2005-08-28 01:04:10 +00:00