summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2006-04-30put back some simplifications, this time really testedLuigi Rizzo
2006-04-30revert ael.flex to the last correct version.Luigi Rizzo
2006-04-30another small set of simplificationsLuigi Rizzo
2006-04-30- convert the lists of dundi_transactions to the list macrosRussell Bryant
2006-04-30simplify logic (runtest passed).Luigi Rizzo
2006-04-30more nword() usages, and mark some dubious places.Luigi Rizzo
2006-04-30introduce a new frontend to npval for the very common caseLuigi Rizzo
2006-04-30another client for switchlist_blockLuigi Rizzo
2006-04-30more merge of common blocks through intermediate rules.Luigi Rizzo
2006-04-30make destroy_pval able to handle a NULL valueLuigi Rizzo
2006-04-30remove some commented-out codeLuigi Rizzo
2006-04-30simplify updating the token position markersLuigi Rizzo
2006-04-30simplify CFLAGS handling for subdirectoriesKevin P. Fleming
2006-04-30more commentsLuigi Rizzo
2006-04-30comment some codeLuigi Rizzo
2006-04-30more simplifications in the bison sources,Luigi Rizzo
2006-04-30remove unneeded define - it is already in asterisk.hRussell Bryant
2006-04-30convert the dundi_request list to use the list macrosRussell Bryant
2006-04-30convert existing comments to doxygen formatRussell Bryant
2006-04-30fix indentation for this functionRussell Bryant
2006-04-30immediately handle ast_strdupa result so that one more level of indentationRussell Bryant
2006-04-30fix the indentation of a large blockRussell Bryant
2006-04-30handle a memory allocation failure immediately so the following large blockRussell Bryant
2006-04-30- convert the list of dundi mappings to use the list macrosRussell Bryant
2006-04-30change a list traversal to use a for loopRussell Bryant
2006-04-30fix the indentation of a large block of codeRussell Bryant
2006-04-30immediately handle a memory allocation failure so the rest of the functionRussell Bryant
2006-04-30- convert some comments to doxygen formatRussell Bryant
2006-04-29add a small optimization for deleting all the members of a listRussell Bryant
2006-04-28make the 'runtest' filter less strict on line numbers.Luigi Rizzo
2006-04-28simplify handling of line numbersLuigi Rizzo
2006-04-28fix last known bug in computing columb numbers in error messagesLuigi Rizzo
2006-04-28fix a bug in computing line numbersLuigi Rizzo
2006-04-28- fix miscalculation in column numbers when multiple tabsLuigi Rizzo
2006-04-28last batch of npval -> npval2 changesLuigi Rizzo
2006-04-28more npval -> npval2 changesLuigi Rizzo
2006-04-28more npval -> npval2 conversionsLuigi Rizzo
2006-04-27fix destructor for pval objects (thanks to Steve Murphy);Luigi Rizzo
2006-04-27always call the destructorLuigi Rizzo
2006-04-27document variable and options used.Luigi Rizzo
2006-04-27document options, move objects of the same type close toLuigi Rizzo
2006-04-27slightly restructure a block to reduce nesting,Luigi Rizzo
2006-04-27imore npval -> npval2 conversionsLuigi Rizzo
2006-04-27more npval2 replacement, mark XXX dubious argumentsLuigi Rizzo
2006-04-27more npval -> npval2 replacement, and a fix for a likelyLuigi Rizzo
2006-04-27introduce a simplified interface for npval and start using itLuigi Rizzo
2006-04-27formatting fixesLuigi Rizzo
2006-04-27use ast_calloc for memory allocationsLuigi Rizzo
2006-04-27fix a couple of bugs in arguments to npvalLuigi Rizzo
2006-04-27remove some commented-out codeLuigi Rizzo