Commit Graph

90 Commits

Author SHA1 Message Date
7b818549bc Revised the API 2008-06-10 16:20:27 +00:00
9a29610c44 Renamed parser_delete_callback() to parser_remove_callback() 2008-05-13 00:38:48 +00:00
c8135f070c Added token_get_data() and token_set_data() 2008-04-24 17:15:41 +00:00
502bb06a1d Code cleanup 2008-04-17 18:06:07 +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
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
e07aca7572 token_get_code() really returns a TokenCode 2008-03-06 16:22:52 +00:00
ec01f67200 error_set_print() actually accepts format strings 2008-02-29 12:18:32 +00:00
fcab87e048 Added accessors for the filename 2008-02-27 18:20:22 +00:00
5762053cca Corrected a comment 2008-02-25 00:52:34 +00:00
83787869e1 First attempt at a generic file parsing API 2008-02-25 00:47:34 +00:00
ae90a261e7 Using safer types 2008-02-25 00:45:33 +00:00
411897c90a Initial release 2008-02-25 00:42:32 +00:00
f1cd4a8c5c Updated Array API 2007-11-02 15:17:18 +00:00
bff63a7b27 Revised Buffer interface 2007-10-25 15:44:33 +00:00
a7ce354120 Corrected the prototype for buffer_new() 2007-10-24 21:56:24 +00:00
6293fb93ae Updated error handling API 2007-10-14 22:47:42 +00:00
d8b9e7d407 Added helpers for error handling 2007-10-14 22:02:36 +00:00
d75dadcb7e Using the newly introduced "includes" directive in configure 2007-09-25 23:01:26 +00:00
106de9a81a Licensed under the terms of the DeforaOS Project license 2007-06-13 23:34:06 +00:00
f82fcaf0d6 Partial AppServer/AppClient API and code review 2007-05-12 16:28:56 +00:00
ca13ba6bba Fixing Makefiles 2006-11-03 10:58:14 +00:00
9b1f1b1ffb Temporarily define the FileMode type as an int 2006-10-09 05:27:22 +00:00
9981a78e50 Adding copyright notices 2006-10-09 04:24:16 +00:00
470d474d9e Re-ordered header file 2006-10-09 04:23:57 +00:00
5c692fa7e8 Code cleanup 2006-10-09 04:22:23 +00:00
f80c31458c Initial release 2006-10-09 04:12:31 +00:00
92b82632d9 System.h is in the parent directory 2006-06-27 16:03:13 +00:00
29f87a184c Re-generated Makefiles 2006-06-26 20:51:59 +00:00
a8908a4e7b Partial compilation fix on MacOS X 2006-06-19 14:33:50 +00:00
5eab9d059f Pointer result on string_find() may be re-used (maybe dangerous) 2006-06-19 14:33:22 +00:00
1ac50abd1d Fixed include exclusions cross-OS 2006-04-17 15:49:51 +00:00
9757108126 Fixed include #ifdef exclusions 2006-04-17 15:42:53 +00:00
cfd5288704 Added dist files 2006-04-17 15:10:14 +00:00
f1f8dc1752 Isolate libSystem sub-include files 2006-04-17 15:08:51 +00:00