|
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 |
|
|
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 |
|
|
479d549839
|
Remove unnecessary header
|
2016-10-27 01:40:07 +02:00 |
|
Ali H. Fardan
|
40debb478b
|
typofix
|
2016-10-23 17:13:31 +03: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 |
|
|
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 |
|
|
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 |
|
|
a68f068423
|
Code cleanup
|
2013-10-26 18:53:38 +02:00 |
|
|
365f946fcf
|
Switched the license to the GPL LGPL version 3
|
2012-11-03 00:28:23 +01:00 |
|
|
d8d4858efb
|
GPLv3'ing
|
2008-10-15 10:58:17 +00:00 |
|
|
7b818549bc
|
Revised the API
|
2008-06-10 16:20:27 +00:00 |
|
|
e99fa5c400
|
Code cleanup
|
2008-04-17 17:34:57 +00:00 |
|
|
cae65dec73
|
Implemented array_set() (not tested)
|
2008-04-17 17:29:35 +00:00 |
|
|
3d46e70771
|
Using the Object class
|
2008-02-25 00:59:12 +00:00 |
|
|
f1cd4a8c5c
|
Updated Array API
|
2007-11-02 15:17:18 +00:00 |
|
|
106de9a81a
|
Licensed under the terms of the DeforaOS Project license
|
2007-06-13 23:34:06 +00:00 |
|
|
eb1f6efaff
|
Adding copyright notices
|
2006-10-09 05:32:05 +00:00 |
|
|
443914d626
|
Fixed include collisions and subsequent compilation warnings
|
2006-04-17 15:23:26 +00:00 |
|
|
97767b45fb
|
Array type moved to include file to allow arrays of Array
|
2005-10-22 16:07:07 +00:00 |
|
|
9da0bed54a
|
Fixed array_append() and Hash class
|
2005-10-21 22:20:36 +00:00 |
|
|
fe9918dc0e
|
Added hash.c and config.c
Fixed String API
Improved Array API
|
2005-10-20 19:05:39 +00:00 |
|
|
f2f9de482e
|
Getting farther
|
2005-09-14 20:26:09 +00:00 |
|
|
eb5778eb33
|
Trying to get this somewhat working
|
2005-09-14 07:47:00 +00:00 |
|
|
f3b3c2f12c
|
It's a whole mess. Shit. Trying anyway.
|
2005-09-13 04:50:23 +00:00 |
|
|
36a37e0b00
|
Initial release
|
2005-09-02 20:22:21 +00:00 |
|