summaryrefslogtreecommitdiff
path: root/include/asterisk/linkedlists.h
AgeCommit message (Expand)Author
2006-01-11- add AST_LIST_HEAD_NOLOCK_STATIC, similar to AST_LIST_HEAD_STATIC, but witho...Russell Bryant
2005-12-17Merged revisions 7508 via svnmerge fromTilghman Lesher
2005-12-12TypoTilghman Lesher
2005-12-11Bug 5965 - major bug in AST_LIST_REMOVETilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11issue #5669Kevin P. Fleming
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)Kevin P. Fleming
2005-10-28add 'tail' pointer to list heads, so that common 'insert-to-tail' operations ...Kevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-24make AST_LIST_REMOVE_HEAD safer to useKevin P. Fleming
2005-07-08queue device state changes and handle them serially in a background threadKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-05-15various fixes:Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-06correct error in doxygen docsKevin P. Fleming
2005-03-21Fix channel variables on cloned channels (bug #3804)Mark Spencer
2005-01-01List improvements from kpfleming (bugs #3166,#3140)Mark Spencer
2004-12-23Document linked lists better (bug #3139)Mark Spencer
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-19Fix little macro (bug #3100)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-01-29Fix linked lists tail (bug #951)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2002-09-06Version 0.2.0 from FTPMark Spencer