2009-10-28 |
Tilghman Lesher | Merged revisions 226304 via svnmerge from |
blob | commitdiff |
2009-06-17 |
Kevin P. Fleming | Merged revisions 201261 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-16 |
Kevin P. Fleming | Merged revisions 200991 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-10 |
Tilghman Lesher | Modify headers and macros, according to Russell's sugge... |
blob | commitdiff | diff to current |
2009-04-09 |
Tilghman Lesher | Merged revisions 187428 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-09 |
Jeff Peeler | Add Doxygen documentation for API changes from 1.6... |
blob | commitdiff | diff to current |
2009-01-22 |
Tilghman Lesher | Merged revisions 169943 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-29 |
Kevin P. Fleming | incorporates r159808 from branches/1.4: |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Simplify new macro, simplify configfile logic, now... |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Add a linkedlist macro that maintains a sorted list |
blob | commitdiff | diff to current |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
blob | commitdiff | diff to current |
2007-10-25 |
Kevin P. Fleming | Merged revisions 87069 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-06 |
Russell Bryant | Merged revisions 78184 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-05 |
Russell Bryant | Fix building res_crypto on systems that init locks... |
blob | commitdiff | diff to current |
2007-07-16 |
Russell Bryant | Merge a bunch of doxygen updates to header files. ... |
blob | commitdiff | diff to current |
2007-06-06 |
Russell Bryant | Merged revisions 67716 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-05 |
Russell Bryant | Merged revisions 67492 via svnmerge from |
blob | commitdiff | diff to current |
2007-05-17 |
Tilghman Lesher | Merged revisions 64820 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-02 |
Joshua Colp | Add AST_RWLIST_* set of macros which implement linked... |
blob | commitdiff | diff to current |
2006-10-30 |
Kevin P. Fleming | Merged revisions 46511 via svnmerge from |
blob | commitdiff | diff to current |
2006-10-06 |
Kevin P. Fleming | Merged revisions 44631 via svnmerge from |
blob | commitdiff | diff to current |
2006-08-24 |
Russell Bryant | Merged revisions 40994 via svnmerge from |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-06-03 |
BJ Weschke | Merged revisions 31738 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-23 |
Kevin P. Fleming | restore AST_LIST_HEAD_INIT (with no users in the tree... |
blob | commitdiff | diff to current |
2006-05-13 |
Russell Bryant | simplify conference user list handling |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | - The recent change to linklists.h broke the build... |
blob | commitdiff | diff to current |
2006-05-11 |
Luigi Rizzo | properly initialize non-static locks. |
blob | commitdiff | diff to current |
2006-04-11 |
Joshua Colp | Merged revisions 19303 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-04 |
Mark Spencer | Does nobody know how to write a linked list properly... |
blob | commitdiff | diff to current |
2006-03-29 |
Kevin P. Fleming | Merged revisions 15896 via svnmerge from |
blob | commitdiff | diff to current |
2006-02-22 |
Matt O'Gorman | bug in the linkedlists macros where the prev node |
blob | commitdiff | diff to current |
2006-02-16 |
Tilghman Lesher | Bug 6515 - extra semicolon |
blob | commitdiff | diff to current |
2006-02-15 |
Tilghman Lesher | Define the initial values separate from the STATIC... |
blob | commitdiff | diff to current |
2006-02-14 |
Kevin P. Fleming | more list macro conversion (issue #6361, plus documenta... |
blob | commitdiff | diff to current |
2006-01-11 |
Russell Bryant | - add AST_LIST_HEAD_NOLOCK_STATIC, similar to AST_LIST_... |
blob | commitdiff | diff to current |
2005-12-17 |
Tilghman Lesher | Merged revisions 7508 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-12 |
Tilghman Lesher | Typo |
blob | commitdiff | diff to current |
2005-12-11 |
Tilghman Lesher | Bug 5965 - major bug in AST_LIST_REMOVE |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-11 |
Kevin P. Fleming | issue #5669 |
blob | commitdiff | diff to current |
2005-10-31 |
Kevin P. Fleming | fix various bugs related to list handling of channel... |
blob | commitdiff | diff to current |
2005-10-28 |
Kevin P. Fleming | add 'tail' pointer to list heads, so that common 'inser... |
blob | commitdiff | diff to current |
2005-08-30 |
Kevin P. Fleming | major header file cleanup: license, copyrights, descrip... |
blob | commitdiff | diff to current |
2005-08-24 |
Kevin P. Fleming | make AST_LIST_REMOVE_HEAD safer to use |
blob | commitdiff | diff to current |
2005-07-08 |
Kevin P. Fleming | queue device state changes and handle them serially... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | remove experimental module version tags |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | various fixes: |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-06 |
Kevin P. Fleming | correct error in doxygen docs |
blob | commitdiff | diff to current |
2005-03-21 |
Mark Spencer | Fix channel variables on cloned channels (bug #3804) |
blob | commitdiff | diff to current |
2005-01-01 |
Mark Spencer | List improvements from kpfleming (bugs #3166,#3140) |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Document linked lists better (bug #3139) |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Speed up ast_list macros (bug #3135) |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Fix little macro (bug #3100) |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-01-29 |
Mark Spencer | Fix linked lists tail (bug #951) |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Totally revamp thread debugging to support locating... |
blob | commitdiff | diff to current |
2002-09-06 |
Mark Spencer | Version 0.2.0 from FTP |
blob | commitdiff | diff to current |
|