* Removed all Id tags.
[cacao.git] / src / toolbox / list.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-05-18 twisti* src/toolbox/list.c (list_create): Use LOCK_INIT_OBJEC...
2007-05-14 twisti* src/toolbox/list.c (list_add_first): Call list_add_fi...
2007-04-25 twisti* src/threads/lock-common.h: New file.
2007-04-20 twisti* src/toolbox/list.h (list_t): Added size.
2007-04-20 twisti* src/toolbox/list.h (listnode): Renamed to listnode_t.
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-11-02 twisti* src/toolbox/list.c, src/toolbox/list.h (list_create_d...
2006-07-12 twisti* src/vm/builtin.c (builtin_monitorenter): Removed.
2006-06-23 twisti* src/vm/string.c (javastring_toutf): Check for NULL...
2006-01-31 twisti* src/toolbox/list.c, src/toolbox/list.h (list_add_befo...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-03-09 twistiAdded config.h to resolve undefined reference on recomp...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-19 twistiRemoved unused headers.
2004-06-20 twistiSet prev and next to NULL on list_remove (with this...
2004-06-05 twistiFix include paths to support build directories.
2003-12-02 twistiForgot to add GNU headers, here they are.
2002-12-14 stefanMake global.h global
1998-10-03 cacaoInitial revision