Commit Graph

823 Commits

Author SHA1 Message Date
620f06f3bc Import the latest versions from upstream 2016-12-29 21:14:52 +01:00
b9661cbd38 Import fix from upstream 2016-12-29 21:14:52 +01:00
bc3b8acc2b Add some String functions (untested) 2016-12-03 03:53:18 +01:00
479d549839 Remove unnecessary header 2016-10-27 01:40:07 +02:00
2b2e304f48 Merge pull request #1 from R41z/master
Fix build on Linux
2016-10-27 01:35:17 +02:00
Ali H. Fardan
40debb478b typofix 2016-10-23 17:13:31 +03:00
79b1121539 Update the copyright notice 2016-10-16 03:01:20 +02:00
6363d46c2d Code cleanup 2016-10-16 03:01:10 +02:00
484ef8748c Report errors when removing array elements 2016-10-16 02:46:17 +02:00
1200695410 Add a check for overflows 2016-10-16 02:29:44 +02:00
7a9bd1d9a2 Check for overflows before allocating arrays 2016-10-16 02:25:22 +02:00
87f10c89f7 Report more errors when allocating arrays 2016-10-16 02:23:42 +02:00
770a8578f0 Update the copyright notice 2016-10-16 02:23:11 +02:00
b9e1b95f22 Correct some integer overflow checks 2016-10-16 02:22:47 +02:00
c919a73198 Exit instead of returning when outside functions 2016-10-11 18:09:29 +02:00
6801ab22cf Check boolean values to comply 2016-09-25 04:41:34 +02:00
1ec9958b47 Code cleanup 2016-09-25 04:41:22 +02:00
98ac3ecd15 Avoid potential memory corruption 2016-09-15 14:02:05 +02:00
5f051980de Clarify the Variable API for variable_serialize() 2016-09-07 00:59:24 +02:00
978460f9d5 Fix an error message 2016-09-07 00:57:16 +02:00
71072e14b2 Do not bother failing when cross-compiling 2016-09-06 01:50:13 +02:00
f61171ebb6 Disable native tests when cross-compiling 2016-09-06 01:43:33 +02:00
732929f20f Partial support for SOURCE_EPOCH in the tests
The environment may still determine the locale and timezone for the
date output.
2016-08-23 02:26:23 +02:00
cbf3c3ede8 Add support for more than one target 2016-08-23 01:34:59 +02:00
56f3754b76 Re-generate the Makefiles 2016-08-15 00:54:23 +02:00
942f0e6b03 Register dependencies for testing the Python binding 2016-08-15 00:53:54 +02:00
9218759b8c Update the copyright notice 2016-08-14 23:24:18 +02:00
dcf0c42bc2 Avoid a few warnings 2016-08-14 23:24:03 +02:00
bf18821d81 Add a test for string_rindex() 2016-08-14 20:19:50 +02:00
c300338e73 Add a test for string_index() 2016-08-14 20:19:38 +02:00
f8c71e7c90 Align string_rindex() with string_index() 2016-08-14 20:18:48 +02:00
30946509c7 Rework string_index() 2016-08-14 20:18:37 +02:00
a2f5d12e1e Use PROGNAME 2016-08-14 19:57:51 +02:00
cd4cb128f0 Add string_rindex() 2016-08-13 20:31:31 +02:00
5406aff2a3 Re-generate the Makefiles 2016-08-02 19:53:35 +02:00
5e6c1a68df About to release DeforaOS libSystem 0.3.1 2016-08-02 19:53:15 +02:00
70fe93a548 Re-license as BSD 2016-08-02 19:51:56 +02:00
46fee46f1e Update from upstream 2016-08-02 19:02:03 +02:00
4d4b710d8f Re-generate the Makefiles 2016-07-28 21:52:55 +02:00
291b12d3ce Simplify LDFLAGS 2016-07-28 21:52:47 +02:00
7e0a0d429a Fix the pkg-config test
It now works even when PKG_CONFIG_PATH is not exported by default.
2016-07-27 02:50:29 +02:00
351690c342 Re-generate the Makefiles 2016-07-26 14:34:42 +02:00
46ca38a804 Re-generate the Makefiles 2016-07-26 02:28:37 +02:00
bd38c45987 Remove useless linking option 2016-07-26 02:28:03 +02:00
8031a2449e Introduce a clearer API for looking up exports 2016-06-14 23:59:44 +02:00
195e391d28 Update the copyright notice 2016-06-14 23:57:01 +02:00
11e298829b Define a standard header for plug-ins 2016-06-14 23:56:10 +02:00
640fb145d8 Re-generate the Makefiles 2016-06-14 23:55:07 +02:00
34fd866482 Force building with -fPIC 2016-06-14 23:54:52 +02:00
420785b773 Re-generate the Makefiles 2016-06-14 23:54:29 +02:00