|
0e37acd63d
|
Add tests for string_trim()
|
2015-06-23 03:14:14 +02:00 |
|
|
8cd73f4219
|
Add a integer overflow check when resizing arrays
|
2015-06-23 03:14:13 +02:00 |
|
|
b1246abd04
|
Use -errno as the code upon system errors
|
2015-06-23 03:14:13 +02:00 |
|
|
4e63a00c34
|
Implement string_trim()
|
2015-06-23 03:14:13 +02:00 |
|
|
112795b7aa
|
Add tests for string_ltrim()
|
2015-06-23 03:14:13 +02:00 |
|
|
26c0e62541
|
Implement string_ltrim()
|
2015-06-23 03:14:13 +02:00 |
|
|
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 |
|