Commit Graph

17 Commits

Author SHA1 Message Date
5f051980de Clarify the Variable API for variable_serialize() 2016-09-07 00:59:24 +02:00
872617ec28 Update some copyright notices 2016-05-27 11:00:52 +02:00
7d5c33f3d4 Constify 2016-05-27 11:00:34 +02:00
97823882ce Update the copyright notice 2015-11-05 22:51:02 +01:00
449b60d2c8 Tentative API extension for Variable 2015-11-05 22:50:41 +01:00
ebe0208b61 Stricter header double-inclusion protection 2014-05-31 12:04:47 +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
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
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
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