Commit Graph

268 Commits

Author SHA1 Message Date
0bff06da80 Releasing libSystem 0.1.0 2008-10-15 11:28:17 +00:00
d8d4858efb GPLv3'ing 2008-10-15 10:58:17 +00:00
794208ccb6 GPLv3'ing 2008-10-15 10:43:33 +00:00
ab72ca4b8f Can't remember why I added <sys/types.h> here 2008-10-15 10:10:52 +00:00
b3130663da Get rid of some signedness and qualifier warnings 2008-10-14 22:20:03 +00:00
0b247966be Re-generated Makefiles 2008-09-26 21:20:27 +00:00
e605ab4689 Using string_new() instead of strdup() where applicable 2008-08-21 20:25:56 +00:00
0a9f75e43a Using string_new() instead of strdup() where applicable 2008-08-21 20:24:57 +00:00
a933dc62f6 Fix compilation with debugging enabled 2008-07-10 17:36:46 +00:00
d58853a53a Constify'd 2008-07-10 17:29:08 +00:00
0334be4271 Added config_reset() 2008-07-10 15:19:35 +00:00
d2dc86e4b6 Event API update 2008-07-10 15:19:01 +00:00
d1202454db Code cleanup 2008-07-10 15:18:10 +00:00
1f1a3fce3c Re-generated Makefile 2008-07-10 15:15:15 +00:00
f6d9f1186b Create destination directory as appropriate 2008-07-10 15:14:52 +00:00
bb00b01252 Updated to match Hash API update 2008-06-10 16:23:02 +00:00
7c1921581d Now actually hashing the data but no longer managing keys as strings 2008-06-10 16:21:52 +00:00
7b818549bc Revised the API 2008-06-10 16:20:27 +00:00
e2fc24947f Code cleanup 2008-06-06 02:06:10 +00:00
9f1dc3203f Re-generated Makefiles 2008-06-04 20:15:21 +00:00
d78d179b60 Fixed memory leak 2008-05-22 00:45:40 +00:00
9a29610c44 Renamed parser_delete_callback() to parser_remove_callback() 2008-05-13 00:38:48 +00:00
93b8f4f757 Re-generated Makefile 2008-05-13 00:38:05 +00:00
c8135f070c Added token_get_data() and token_set_data() 2008-04-24 17:15:41 +00:00
705057b22f Releasing version 0.0.2 2008-04-17 18:23:24 +00:00
9f3c5d9339 Using the Object framework 2008-04-17 18:21:03 +00:00
3a6232d038 Releasing version 0.0.2 2008-04-17 18:13:45 +00:00
ea7fff5b17 Using __func__ for debugging output 2008-04-17 18:13:17 +00:00
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