Merged revisions 226304 via svnmerge from
[asterisk/asterisk.git] / include / asterisk / linkedlists.h
2009-10-28 Tilghman LesherMerged revisions 226304 via svnmerge from
2009-06-17 Kevin P. FlemingMerged revisions 201261 via svnmerge from
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-04-10 Tilghman LesherModify headers and macros, according to Russell's sugge...
2009-04-09 Tilghman LesherMerged revisions 187428 via svnmerge from
2009-03-09 Jeff PeelerAdd Doxygen documentation for API changes from 1.6...
2009-01-22 Tilghman LesherMerged revisions 169943 via svnmerge from
2008-11-29 Kevin P. Flemingincorporates r159808 from branches/1.4:
2008-03-26 Tilghman LesherSimplify new macro, simplify configfile logic, now...
2008-03-26 Tilghman LesherAdd a linkedlist macro that maintains a sorted list
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-10-25 Kevin P. FlemingMerged revisions 87069 via svnmerge from
2007-08-06 Russell BryantMerged revisions 78184 via svnmerge from
2007-08-05 Russell BryantFix building res_crypto on systems that init locks...
2007-07-16 Russell BryantMerge a bunch of doxygen updates to header files. ...
2007-06-06 Russell BryantMerged revisions 67716 via svnmerge from
2007-06-05 Russell BryantMerged revisions 67492 via svnmerge from
2007-05-17 Tilghman LesherMerged revisions 64820 via svnmerge from
2006-11-02 Joshua ColpAdd AST_RWLIST_* set of macros which implement linked...
2006-10-30 Kevin P. FlemingMerged revisions 46511 via svnmerge from
2006-10-06 Kevin P. FlemingMerged revisions 44631 via svnmerge from
2006-08-24 Russell BryantMerged revisions 40994 via svnmerge from
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-06-03 BJ WeschkeMerged revisions 31738 via svnmerge from
2006-05-23 Kevin P. Flemingrestore AST_LIST_HEAD_INIT (with no users in the tree...
2006-05-13 Russell Bryantsimplify conference user list handling
2006-05-11 Russell Bryant - The recent change to linklists.h broke the build...
2006-05-11 Luigi Rizzoproperly initialize non-static locks.
2006-04-11 Joshua ColpMerged revisions 19303 via svnmerge from
2006-04-04 Mark SpencerDoes nobody know how to write a linked list properly...
2006-03-29 Kevin P. FlemingMerged revisions 15896 via svnmerge from
2006-02-22 Matt O'Gormanbug in the linkedlists macros where the prev node
2006-02-16 Tilghman LesherBug 6515 - extra semicolon
2006-02-15 Tilghman LesherDefine the initial values separate from the STATIC...
2006-02-14 Kevin P. Flemingmore list macro conversion (issue #6361, plus documenta...
2006-01-11 Russell Bryant- add AST_LIST_HEAD_NOLOCK_STATIC, similar to AST_LIST_...
2005-12-17 Tilghman LesherMerged revisions 7508 via svnmerge from
2005-12-12 Tilghman LesherTypo
2005-12-11 Tilghman LesherBug 5965 - major bug in AST_LIST_REMOVE
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-11 Kevin P. Flemingissue #5669
2005-10-31 Kevin P. Flemingfix various bugs related to list handling of channel...
2005-10-28 Kevin P. Flemingadd 'tail' pointer to list heads, so that common 'inser...
2005-08-30 Kevin P. Flemingmajor header file cleanup: license, copyrights, descrip...
2005-08-24 Kevin P. Flemingmake AST_LIST_REMOVE_HEAD safer to use
2005-07-08 Kevin P. Flemingqueue device state changes and handle them serially...
2005-06-06 Kevin P. Flemingremove experimental module version tags
2005-05-15 Kevin P. Flemingvarious fixes:
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-04-06 Kevin P. Flemingcorrect error in doxygen docs
2005-03-21 Mark SpencerFix channel variables on cloned channels (bug #3804)
2005-01-01 Mark SpencerList improvements from kpfleming (bugs #3166,#3140)
2004-12-23 Mark SpencerDocument linked lists better (bug #3139)
2004-12-23 Mark SpencerSpeed up ast_list macros (bug #3135)
2004-12-19 Mark SpencerFix little macro (bug #3100)
2004-06-22 James GolovichRemove pthread.h from source. We should be using aster...
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-01-29 Mark SpencerFix linked lists tail (bug #951)
2003-08-13 Mark SpencerTotally revamp thread debugging to support locating...
2002-09-06 Mark SpencerVersion 0.2.0 from FTP