|
6f3a5259df
|
Fixed build
|
2011-04-28 20:22:17 +00:00 |
|
|
1d340abbe1
|
Added string_replace()
|
2011-04-28 02:52:29 +00:00 |
|
|
3f998d9f11
|
No longer include the App protocol handler
|
2011-03-27 23:33:41 +00:00 |
|
|
3db02a052e
|
Added missing header
|
2011-03-27 23:31:44 +00:00 |
|
|
f2e2f17a50
|
Re-generated Makefiles
|
2011-02-03 04:15:27 +00:00 |
|
|
15bd273aab
|
Re-generated Makefiles
|
2011-01-26 23:55:01 +00:00 |
|
|
6c8e4c8637
|
Added event_loop_quit() to allow exiting from the current loop
|
2010-09-14 19:04:23 +00:00 |
|
|
f496161ae0
|
Added a way to parse text strings instead of files
|
2010-08-24 23:32:35 +00:00 |
|
|
9a7b6d65ab
|
Also allow to browse through sections
|
2010-08-09 14:24:07 +00:00 |
|
|
2b4f9ae1ab
|
Added a function to list through the variables defined
|
2010-08-07 17:26:18 +00:00 |
|
|
a60b38d71f
|
Re-generated Makefiles
|
2010-07-04 14:12:05 +00:00 |
|
|
734869b61e
|
Updated copyright information
|
2009-11-26 20:12:34 +00:00 |
|
|
4996c3dcad
|
The maximum number of arguments for the AppInterface calls is now 4
|
2009-11-26 20:01:13 +00:00 |
|
|
61bb91cb59
|
Added string_set()
|
2009-08-02 03:03:47 +00:00 |
|
|
031e5fe38e
|
Fixed invalid memory accesses in the Config class after config_reset()
|
2009-08-02 02:48:31 +00:00 |
|
|
5566f004b4
|
Updated copyright information
|
2009-07-25 18:13:02 +00:00 |
|
|
272705130d
|
Changed the prototype of object_resize()
|
2009-07-25 18:12:34 +00:00 |
|
|
974d0b7bcf
|
Added object_resize()
|
2009-07-25 18:07:23 +00:00 |
|
|
5199ae872e
|
Re-generated Makefiles
|
2009-06-16 23:45:52 +00:00 |
|
|
620bcc025f
|
Added string_new_append()
|
2009-06-16 23:11:56 +00:00 |
|
|
5b797d87ad
|
Extending the String class
|
2008-11-09 21:43:08 +00:00 |
|
|
196e5875d3
|
Requires <sys/types.h>
|
2008-10-15 23:36:01 +00:00 |
|
|
d8d4858efb
|
GPLv3'ing
|
2008-10-15 10:58:17 +00:00 |
|
|
ab72ca4b8f
|
Can't remember why I added <sys/types.h> here
|
2008-10-15 10:10:52 +00:00 |
|
|
0a9f75e43a
|
Using string_new() instead of strdup() where applicable
|
2008-08-21 20:24:57 +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 |
|
|
f6d9f1186b
|
Create destination directory as appropriate
|
2008-07-10 15:14:52 +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 |
|
|
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 |
|
|
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 |
|