]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libstack/osrf_list.c
added method to allow creation of list with a starting size
[Evergreen.git] / OpenSRF / src / libstack / osrf_list.c
2006-03-02 ericksonadded method to allow creation of list with a starting...
2006-03-01 ericksonmoved the Judy implementation to osrf_big_list and...
2006-02-27 ericksonfixed bug where the ptr** was freed prior to the ptr*
2006-01-31 ericksonadded a default freeItem function for freeing list...
2005-11-09 ericksonadded pop method to osrf_list
2005-10-03 ericksonadded list and hash code based on libJudy