summaryrefslogtreecommitdiff
path: root/include/asterisk/stringfields.h
AgeCommit message (Expand)Author
2008-12-09it does help if the compiler attribute syntax is correctKevin P. Fleming
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-07-23Merged revisions 132872 via svnmerge from Kevin P. Fleming
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-15If we're going to be passing a negative value for the size of a stringfield,Tilghman Lesher
2007-11-12Doxygen fixes.Jason Parker
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-06-04Fix some compiler warnings in C++ modules.Russell Bryant
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-10-17Merged revisions 45408 via svnmerge from Kevin P. Fleming
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....Steve Murphy
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
2006-06-06fix some typos in the stringfields documentationRussell Bryant
2006-06-05fix a typo in the documentation of how to use string fieldsRussell Bryant
2006-02-11eliminate warning on older versions of gccRussell Bryant
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-26string field manager improvements:Kevin P. Fleming
2006-01-06ensure that string field 'build' operation only evaluates arguments one timeKevin P. Fleming
2006-01-04add memory-pool based string field management for structuresKevin P. Fleming