aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/stringfields.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-05Merged revisions 192357 via svnmerge from kpfleming1-1/+1
2009-05-05Merged revisions 192279 via svnmerge from kpfleming1-5/+13
2009-02-16Merged revisions 176216 via svnmerge from kpfleming1-6/+6
2008-12-09it does help if the compiler attribute syntax is correctkpfleming1-2/+2
2008-12-02Merged revisions 160207 via svnmerge from tilghman1-4/+8
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-2/+2
2008-07-23Merged revisions 132872 via svnmerge from kpfleming1-17/+33
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-15If we're going to be passing a negative value for the size of a stringfield,tilghman1-1/+1
2007-11-12Doxygen fixes.qwell1-2/+2
2007-11-04Simplify the implementation and the API for stringfields;rizzo1-200/+123
2007-09-05Doxygen cleanups/fixes.qwell1-3/+3
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-1/+2
2007-06-04Fix some compiler warnings in C++ modules.russell1-2/+2
2006-11-07A fair number of changes for the sake of bug 7506murf1-0/+39
2006-10-17Merged revisions 45408 via svnmerge from kpfleming1-5/+21
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....murf1-3/+33
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)kpfleming1-2/+2
2006-06-06fix some typos in the stringfields documentationrussell1-3/+3
2006-06-05fix a typo in the documentation of how to use string fieldsrussell1-1/+1
2006-02-11eliminate warning on older versions of gccrussell1-1/+1
2006-02-01use string fields for some stuff in ast_channelkpfleming1-13/+9
2006-01-26string field manager improvements:kpfleming1-21/+32
2006-01-06ensure that string field 'build' operation only evaluates arguments one timekpfleming1-11/+20
2006-01-04add memory-pool based string field management for structureskpfleming1-0/+288