Commit Graph

90 Commits

Author SHA1 Message Date
ce0ae5d065 Added a variable_new_deserialize_buffer() function 2014-03-27 00:17:35 +01:00
a68f068423 Code cleanup 2013-10-26 18:53:38 +02:00
71d572c397 Re-generated the Makefiles 2013-03-24 16:22:23 +01:00
47baa4f84a Re-generated Makefiles 2013-01-25 21:01:12 +01:00
2ed5673e58 Added (and partially implemented) a float and double type to the Variable class 2013-01-09 01:20:11 +01:00
f2d929554d Added a boolean type to the Variable class 2013-01-09 01:13:15 +01:00
9eb00221aa Added variable_get_type() 2013-01-08 19:45:34 +01:00
2c055e4741 Re-generated Makefiles 2013-01-07 02:06:19 +01:00
c0b6614cdf Hopefully added support for Buffer serialization 2012-12-04 00:04:44 +01:00
96fd2a50bc Implementing the Variable class 2012-11-19 00:02:18 +01:00
eb67b1d334 Added buffer_set() 2012-11-19 00:00:10 +01:00
8b2dbd159d Working on the Variable class 2012-11-18 23:18:01 +01:00
47f5511c49 Fixed building DeforaOS 2012-11-04 14:53:24 +01:00
365f946fcf Switched the license to the GPL LGPL version 3 2012-11-03 00:28:23 +01:00
eed6144f63 Revised the API 2012-10-29 01:55:12 +01:00
267522f84b Updated a comment 2012-09-23 01:55:17 +00:00
e94aa30082 Fixed direct inclusion 2011-11-03 19:47:23 +00:00
d7b40cfe95 Added string_clear() 2011-10-29 01:53:49 +00:00
ba0e215470 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
0c1d780edf Re-generated Makefiles 2011-09-16 10:19:40 +00:00
bf32a4d944 Reverted before accidental commit 2011-05-11 22:04:17 +00:00
494d1cb129 Should definitely fix the build this time 2011-05-01 23:27:39 +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
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