Commit Graph

894 Commits

Author SHA1 Message Date
19ab867c64 Allow callbacks wth swapped arguments 2018-02-18 21:46:54 +01:00
53e9a80260 Introduce filtering for arrays 2018-02-18 21:46:12 +01:00
fa6e46a0ba Add a helper for arrays of a specific type 2018-02-18 21:44:37 +01:00
7787c5e955 Re-generate the Makefiles 2018-01-23 05:09:39 +01:00
6e225a14e3 Update the dependencies 2018-01-23 05:09:27 +01:00
7803266e8d Update the copyright notice 2018-01-23 05:09:08 +01:00
b82b1b510e Introduce the StringArray type
This breaks the libSystem API.
2018-01-23 05:08:57 +01:00
9381c413f7 s/FIXME/TODO/ for more conversions 2018-01-18 04:24:14 +01:00
fae80ef7c3 Re-generate the Makefiles 2018-01-18 04:23:57 +01:00
ea18eb3689 No longer require WinSock on Windows to compile 2018-01-18 04:23:25 +01:00
21791deaaf Use -errno as the code for system errors 2018-01-18 04:10:08 +01:00
5f83e7d2fe Add a comment about a potential year 2038 bug 2018-01-18 04:09:49 +01:00
a9e4509f24 s/FIXME/XXX/ 2018-01-18 04:09:49 +01:00
c82330f9a9 Update the copyright notice 2018-01-18 04:09:49 +01:00
2596b14473 Use long long in format strings for time_t 2018-01-18 04:09:49 +01:00
a126e50610 Update the copyright notice 2018-01-18 03:58:23 +01:00
91745593ce Free memory when reducing arrays 2018-01-18 03:58:01 +01:00
ab2a660079 Consider signedness when converting 64-bit values 2018-01-17 03:29:14 +01:00
510c9020c7 Use hexadecimal values when comparing ranges 2018-01-17 03:28:43 +01:00
2a1f372a58 Implement more conversions 2018-01-17 02:55:36 +01:00
4f567133aa Support endian conversions for {,U}INT64 as well 2018-01-17 02:34:39 +01:00
58d45e8351 Update the copyright notice 2018-01-17 02:34:08 +01:00
9f626360b1 No longer rely on libsocket for endian conversions 2018-01-17 02:33:39 +01:00
d13abb1d43 s/FIXME/XXX/g 2018-01-17 02:11:38 +01:00
7a1f62c940 Update the copyright notice 2018-01-17 02:11:28 +01:00
e25ed2688b Keep better track of errors 2018-01-17 02:11:19 +01:00
41b454e7c4 Detect integer overflows when filling buffers 2018-01-17 01:55:32 +01:00
f5673f6250 Update the copyright notice 2018-01-17 01:54:22 +01:00
5059e2d00f Use -errno as the code for system errors 2018-01-17 01:53:42 +01:00
647c6e068e Update the copyright notice 2018-01-17 01:43:14 +01:00
576079b944 Remove an outdated comment 2018-01-17 01:42:39 +01:00
659cfc344f Use HTTPS by default 2018-01-01 19:08:07 +01:00
328ba23782 Register the new test for FIXME 2017-12-28 01:45:30 +01:00
82af5b90fa Re-generate the Makefiles 2017-12-28 01:45:06 +01:00
a9dd00fd8e Import a new test for FIXME in comments 2017-12-28 01:44:42 +01:00
c1c5ac4a73 Re-generate the documentation 2017-12-28 01:42:12 +01:00
bf01ac0e02 Re-generate the Makefiles 2017-12-28 01:39:01 +01:00
5457058865 Register the new test 2017-11-18 06:00:23 +01:00
17f46350d0 Re-generate the Makefiles 2017-11-18 06:00:02 +01:00
b4d02d569b Import a clint test 2017-11-18 05:59:37 +01:00
bef191083e Re-generate the Makefiles 2017-11-18 05:56:01 +01:00
306508bf37 Remove outdated notes 2017-11-13 20:29:38 +01:00
25df9d5073 Re-generate the Makefiles 2017-11-13 20:28:33 +01:00
55bf61919f Use platform.sh to detect if "-l dl" is needed 2017-11-13 20:27:45 +01:00
4e328b154e Add tests for string_to{lower,upper}() 2017-11-09 04:23:28 +01:00
6485ea2dd9 Introduce string_to{lower,upper}() 2017-11-09 04:19:19 +01:00
8700c5be89 Avoid a couple warnings 2017-11-09 03:17:59 +01:00
431924195b Update the copyright notice 2017-11-09 03:17:08 +01:00
7de95d899f Constify 2017-11-09 03:16:17 +01:00
d5bb98c171 Re-generate the Makefiles 2017-11-01 18:02:07 +01:00