Commit Graph

153 Commits

Author SHA1 Message Date
d4adbb90d8 Update the copyright notice 2015-10-09 23:38:09 +02:00
e781c240d7 Add a helper to obtain the original key 2015-10-09 23:37:38 +02:00
4e63a00c34 Implement string_trim() 2015-06-23 03:14:13 +02:00
26c0e62541 Implement string_ltrim() 2015-06-23 03:14:13 +02:00
817ee525f3 Implement string_rtrim() 2015-06-23 03:14:12 +02:00
1e900f11f0 Update the copyright notice 2015-06-18 02:02:40 -04:00
3079a92b84 Revisit the File API 2015-06-18 02:02:40 -04:00
060cd579ab Re-generate the Makefiles 2015-05-25 19:15:19 +02:00
9666179b54 Update a couple copyright notices 2015-04-20 23:46:11 +02:00
3a9c6cc403 Introduce string_new_replace(3) 2015-04-20 23:46:11 +02:00
7523d56ee2 Re-generated the Makefiles 2015-03-03 20:46:19 +01:00
265d38b38e Re-generated the Makefiles (with partial support for OBJDIR) 2014-11-12 02:28:52 +01:00
7ade6f79d4 Build the python binding as part of the tests 2014-08-29 19:04:13 +02:00
13da423c7d Fixed double-definition of LICENSE_PROPRIETARY_FLAGS 2014-06-01 13:19:38 +02:00
322ad16443 Imported <System/license.h> (hopefully will be useful) 2014-05-31 12:23:34 +02:00
ebe0208b61 Stricter header double-inclusion protection 2014-05-31 12:04:47 +02:00
83e96be596 Workaround for multiple definition of generic array handling 2014-05-09 21:01:13 +02:00
9e3a475783 Fixed build 2014-05-07 03:22:00 +02:00
35a0f62959 Let the Config class inherit from the Mutator class instead of Hash 2014-05-07 02:56:44 +02:00
3268efcb33 Code cleanup 2014-05-07 02:55:17 +02:00
300e598151 Introducing the Mutator class 2014-05-07 02:42:21 +02:00
d2121b1bb4 Added missing include <sys/types.h> 2014-05-07 02:39:57 +02:00
93771c5cfe Code cleanup 2014-05-07 02:25:56 +02:00
484b59a68e Code cleanup 2014-05-07 02:15:53 +02:00
a01c33c6b3 Added variable_set() 2014-04-25 21:15:17 +08:00
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
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