Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
39d0941376 Fixes installation of include files 2007-10-09 15:53:16 +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
32c0bf3d72 Added include <sys/types.h> 2006-10-23 11:31:49 +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
d1102bf781 Added API for file access 2006-10-09 04:21:45 +00:00
05b635c1cb Adding copyright notice 2006-10-09 04:19:51 +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
82304a4e6a Separated sub-include files 2006-04-17 15:13:27 +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
a90762d7b9 Added buffer class 2006-01-10 15:54:50 +00:00
6994869548 Initial release 2006-01-10 15:52:09 +00:00
ce114b6731 Added uninstallation rules 2005-10-25 15:58:43 +00:00
699231615b Added installation rules 2005-10-25 02:30:56 +00:00
25509984f4 New configure version 2005-10-24 00:04:32 +00:00
60ed97407d Added dist files 2005-10-23 23:33:38 +00:00
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