Commit Graph

487 Commits

Author SHA1 Message Date
493618b348 Also obtaining strings back 2013-01-08 03:35:48 +01:00
67b23de717 Added the possibility to obtain buffers (copied from buffers) 2013-01-08 02:43:27 +01:00
fd788fc9df Added some debugging information 2013-01-08 02:08:58 +01:00
31481468e3 Fixed "make clean" 2013-01-07 03:15:37 +01:00
24c17c432d Re-generated Makefiles 2013-01-07 03:03:44 +01:00
0dffbe9755 Fixed "make clean" 2013-01-07 03:03:28 +01:00
95931cebc8 Preparing scripts for the "clean" target 2013-01-07 02:46:29 +01:00
d7db2814c9 Code cleanup 2013-01-07 02:35:59 +01:00
04f74013bc Preparing scripts for the "clean" target 2013-01-07 02:32:09 +01:00
c45509f658 Preparing scripts for the "clean" target 2013-01-07 02:27:13 +01:00
2c055e4741 Re-generated Makefiles 2013-01-07 02:06:19 +01:00
1f2819cd68 Really fixed buffer serialization 2012-12-04 02:39:55 +01:00
82b99d3941 Fixed buffer serialization 2012-12-04 02:36:48 +01:00
f75ea87b0c Added some debugging code 2012-12-04 02:29:01 +01:00
e4256e590b Added some debugging code 2012-12-04 02:22:47 +01:00
dfff12facf Added some debugging code 2012-12-04 02:13:22 +01:00
2ca2362991 Serialize most types in network endian 2012-12-04 01:48:34 +01:00
631c7b6b35 Added a missing "break" 2012-12-04 01:21:53 +01:00
858a9bfc2d Code cleanup 2012-12-04 01:19:43 +01:00
d94e91275e Fixes for variable serialization 2012-12-04 00:45:04 +01:00
c0b6614cdf Hopefully added support for Buffer serialization 2012-12-04 00:04:44 +01:00
2ceefc38d4 Deleted moments ago 2012-11-19 02:13:46 +01:00
9114d25e09 Passing the current tests for the Variable class 2012-11-19 02:12:31 +01:00
ca12980379 Re-generated Makefiles 2012-11-19 02:11:59 +01:00
34f155ebdc Added tests for the Variable class 2012-11-19 00:50:25 +01:00
1f71b021d1 Code cleanup 2012-11-19 00:50:00 +01:00
73c33cf2c2 Renamed and improved the README to README.md 2012-11-19 00:35:42 +01:00
f113e482f2 Re-generated Makefiles 2012-11-19 00:25:26 +01:00
c19d663b7c Now able to deserialize variables as well hopefully 2012-11-19 00:18:34 +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
166b614185 Renamed the log for the tests 2012-11-17 19:18:30 +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
3b027c7e0b Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
e61f5c53b1 No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
92f0426b73 Added a README file 2012-09-25 13:22:23 +00:00
267522f84b Updated a comment 2012-09-23 01:55:17 +00:00
bf49e69112 Fixed the usage screen 2012-09-20 22:08:02 +00:00
29a2dd0bc7 Renamed test/test.sh to tests/tests.sh (consistency) 2012-09-20 22:05:39 +00:00
e292bcfc83 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
a5441b2a73 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
c2500a3d33 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
ca3798a0a2 Support platforms whose linker does not implement -rpath{,-link} 2012-07-31 23:49:20 +00:00
5d0b9860d7 Fixed build with spaces in the path for the current directory 2012-07-31 19:58:40 +00:00
91e0ca0b6d Give it a chance to work on MacOS X 2012-07-31 19:17:57 +00:00
c45e59001b Compilation (ugly) fix for Windows 2012-07-14 21:28:01 +00:00
609391cb3b Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00