descriptionSmall library for arbitrarily sized homogenous arrays
homepage URLhttp://www.buttlove.net/blog
ownerstefanhetzwaantje@gmail.com
last changeMon, 20 Feb 2012 12:46:36 +0000 (20 13:46 +0100)
content tags
add:
shortlog
2012-02-20 Stefan 'psYchotic... Internal array changed to array of bytes.master
2009-11-03 Stefan 'psYchotic... myarray_insert_sorted() was changed to use a binary...
2008-12-02 Stefan 'psYchotic... Added a LICENSE file. I'm using the MIT license, coz...
2008-12-02 Stefan 'psYchotic... Added functions to enable the user to insert values...
2008-11-14 Stefan 'psYchotic... Added some calls to free() in order to prevent memory...
2008-10-31 Stefan 'psYchotic... Fixed the array insertion. Now, upon insertion, the...
2008-10-31 Stefan 'psYchotic... I have really no business freeing what the elements...
2008-10-31 Stefan 'psYchotic... Removed a free that shouldn't have been in myarray_remo...
2008-10-31 Stefan 'psYchotic... Fixed _myarray_insert and myarray_get
2008-10-31 Stefan 'psYchotic... Change myarray_insert to allow for appending now.
2008-10-31 Stefan 'psYchotic... Fixed a bug in myarray_append
2008-10-31 Stefan 'psYchotic... Removed an unused variable
2008-10-31 Stefan 'psYchotic... Did some more tweaking to make it look like GLib
2008-10-30 Stefan 'psYchotic... Changed the whole thing so it looks more like GLib...
2008-10-13 Stefan 'psYchotic... Fixed myarray_reset
2008-10-13 Stefan 'psYchotic... Added myarray_reset
...
heads
12 years ago master