Commit Graph

731 Commits

Author SHA1 Message Date
e7cfc80c16 Re-generate the Makefiles 2015-06-23 03:14:13 +02:00
a79b215b06 Re-run the tests when libSystem changes 2015-06-23 03:14:13 +02:00
a16dd33841 Add tests for string_rtrim() 2015-06-23 03:14:13 +02:00
8df5499481 Update the copyright notice 2015-06-23 03:14:12 +02:00
9a65fd0ffa Disambiguate the error codes 2015-06-23 03:14:12 +02:00
817ee525f3 Implement string_rtrim() 2015-06-23 03:14:12 +02:00
f19a4af827 Avoid using string_length()
New code should be using string_get_length() instead.
2015-06-22 18:41:23 -04:00
bab058ee5b Avoid a compilation warning (signedness mismatch) 2015-06-18 02:11:56 -04: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
1b3d84b41b Avoid spurious lines when writing configuration files 2015-06-18 01:15:12 -04:00
19bbc4b7c6 Stricter check for config_save() 2015-06-18 01:14:53 -04:00
2892e25da8 Update the copyright notice 2015-06-18 01:09:50 -04:00
571c9b5df3 Add a test for config_save() 2015-06-18 01:09:40 -04:00
5ca62ddf06 Code cleanup 2015-06-18 00:23:45 -04:00
417669d936 More generic python binding build 2015-06-15 01:37:22 -04:00
e7f255b6ba Update the copyright notice 2015-06-15 01:28:10 -04:00
43400c956b Use libSystem.pc as generated from the source tree 2015-06-15 01:27:21 -04:00
3244f82b4f Hopefully rid of integer overflows in the Array class 2015-06-15 01:15:07 -04:00
c36ef6f345 Update the copyright notice 2015-06-15 01:11:40 -04:00
b9405984f9 Fix the "array" test 2015-06-15 01:11:26 -04:00
138570c9bc Introduce an "array" test 2015-06-15 00:11:37 -04:00
edc1517a3b Update the copyright notice 2015-06-14 12:15:23 -04:00
d6a23e72e6 Check for errors from array_append() 2015-06-14 12:15:06 -04:00
060cd579ab Re-generate the Makefiles 2015-05-25 19:15:19 +02:00
27b11f0b89 Add a few .gitignore files 2015-05-21 01:55:58 +02:00
3d9c37d770 Re-generate the Makefiles 2015-05-21 01:54:20 +02:00
3dc81d420b Re-generate the Makefiles 2015-05-11 00:07:20 +02:00
a1c19ec07f Fix the execution of tests with OBJDIR 2015-05-11 00:07:20 +02:00
b118257b55 Improve the tests script 2015-05-11 00:02:23 +02:00
194a99958e Update the copyright notice 2015-05-10 23:54:27 +02:00
a7924c86ec Use PROGNAME for the tests script as well 2015-05-10 23:54:13 +02:00
c50e97e364 Prepare to release version 0.2.1 2015-05-10 23:46:46 +02:00
bf7976f804 Update the copyright notice 2015-05-10 23:45:13 +02:00
c73dca34fc Default to "python" as the executable name 2015-05-10 23:44:55 +02:00
9dd4e1dec9 Update the copyright notice 2015-04-20 23:58:36 +02:00
40a728c08a Let the comment character be a constant 2015-04-20 23:58:11 +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
b9f422c976 Update the copyright notice 2015-04-09 23:50:02 +02:00
82fcc322a4 Add an option to check the presence of a configuration value 2015-04-08 22:40:31 +02:00
a5726d9f30 Updated upstream 2015-03-03 20:46:39 +01:00
7523d56ee2 Re-generated the Makefiles 2015-03-03 20:46:19 +01:00
f4d3befda7 .cvsignore files are no longer necessary 2014-12-27 18:13:21 +01:00
0369455838 Do not let LDFLAGS= override the dependency on libsocket 2014-12-16 01:23:54 +01:00
d46d12a355 Re-generated the Makefiles 2014-12-14 18:13:15 +01:00
ae67fd5f9d Do not attempt twice to link to libsocket 2014-12-14 18:12:36 +01:00
66b581a6c1 Re-generated the Makefile 2014-11-19 22:36:37 +01:00
870fc795d0 Re-indented the Python code 2014-11-16 01:42:07 +01:00
d50d248311 Added some more entries to .gitignore 2014-11-15 18:49:53 +01:00