Commit Graph

10228 Commits (3d742b51eff5a01cb03806c9d6be81d593175fb0)
 

Author SHA1 Message Date
Luigi Rizzo e691246b6e improve and document function get_in_brackets(), introducing
19 years ago
Luigi Rizzo 6466c2ebf9 when possible, use ast_set2_flags instead of ast_set/ast_clr .
19 years ago
Kevin P. Fleming eda9434455 Merged revisions 44631 via svnmerge from
19 years ago
Joshua Colp 62e6417b21 Merged revisions 44628 via svnmerge from
19 years ago
Luigi Rizzo 684d1f1698 basically fix indentation of a large function after previous
19 years ago
Luigi Rizzo 35cada23f0 s cannot be null here, so remove the useless test and error-handling block.
19 years ago
Luigi Rizzo acd1073909 simplify logic in preparation to reduce indentation
19 years ago
Joshua Colp 85625f3505 Merged revisions 44605 via svnmerge from
19 years ago
Tilghman Lesher 13ece8cc39 Massive cleanup of the rpt code, updating to current coding guidelines
19 years ago
Joshua Colp 1ddda62208 Merged revisions 44581 via svnmerge from
19 years ago
Luigi Rizzo b19b4b9764 document a bit the use of templates.
19 years ago
Luigi Rizzo f94849ca2a document the "contact" option a bit better.
19 years ago
Luigi Rizzo a96afe5d6d help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEM
19 years ago
Luigi Rizzo 3f641c6048 make sure sockets are blocking when they should be blocking.
19 years ago
Luigi Rizzo ccca5843fd Two things:
19 years ago
Olle Johansson cb127f4baa Remove deprecated "incominglimit" config option
19 years ago
Luigi Rizzo 2a7ac3f735 update example commands to match current syntax
19 years ago
Russell Bryant 283e7369ea regenerate the configure script to reflect the latest changes done by
19 years ago
Joshua Colp 9565f72ad3 Fix indenting a bit (issue #8082 reported by selsky)
19 years ago
Joshua Colp 3dd0ce45fd Merged revisions 44502 via svnmerge from
19 years ago
Steve Murphy 6f34a8d78d These mods fix a problem pointed out by dgartang, where in certain situations, the target of a goto cannot be found, even right under your nose. This is because the current context is not updated properly, and rather than waste time and find why and where the context should have been updated, I just use my newly added 'dad' ptrs, and pop until I have either the context or extension, and use that instead.
19 years ago
Joshua Colp 0b26b56316 Merged revisions 44486 via svnmerge from
19 years ago
Kevin P. Fleming 8f1fc1ca08 Merged revisions 44476 via svnmerge from
19 years ago
Luigi Rizzo f4cd569b12 Basically, this commit only simplifies configure.ac and makes the
19 years ago
Joshua Colp 9924c3e2e9 Merged revisions 44450 via svnmerge from
19 years ago
Kevin P. Fleming cd0457d14e Merged revisions 44436 via svnmerge from
19 years ago
Steve Murphy 3d323f5345 As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg.
19 years ago
Kevin P. Fleming 975ef9de9d Merged revisions 44433 via svnmerge from
19 years ago
Luigi Rizzo 13dc7ac7d2 simplify checks for OSS using AST_EXT_LIB_CHECK;
19 years ago
Luigi Rizzo 637c5d7fb2 small formatting fix
19 years ago
Luigi Rizzo 4b55f8d98f when only checking headers, do not set $1_LIB.
19 years ago
Luigi Rizzo 5cf27a303d document, and extend a bit the macro AST_EXT_LIB_CHECK so that
19 years ago
Luigi Rizzo e7db78a404 restore proper CPPFLAGS and LDFLAGS for FreeBSD,
19 years ago
Luigi Rizzo d16122c826 correct libraries for astman, at least so i think...
19 years ago
Luigi Rizzo d3f886fb14 put linker flags in ASTLDFLAGS where they belong
19 years ago
Kevin P. Fleming 50bcacbdbd Merged revisions 44393 via svnmerge from
19 years ago
Kevin P. Fleming c28461197b Merged revisions 44390 via svnmerge from
19 years ago
Kevin P. Fleming 3c876af5cf Merged revisions 44378 via svnmerge from
19 years ago
Steve Murphy de7a85105a These changes resolve the problems in bug 8090, where there's a crash compiling an empty context
19 years ago
Steve Murphy 8135d5016a I've been meaning to add some explanation about muted... here it is
19 years ago
Steve Murphy 6e42aa676c CLI reverbification update to this config file
19 years ago
Steve Murphy 4179a9f8b8 Added a warning to the documentation for Macro in response to bug 7776
19 years ago
Kevin P. Fleming 41eb95e055 Merged revisions 44322 via svnmerge from
19 years ago
Matt O'Gorman 7294ba3852 Merged revisions 44312 via svnmerge from
19 years ago
Kevin P. Fleming e486316dc6 Merged revisions 44298 via svnmerge from
19 years ago
Joshua Colp 31800f61c3 Strat becomes Strategy based on feedback from two nameless fellows
19 years ago
Paul Cadach eb7f97f2d6 Merged revisions 44283,44286 via svnmerge from
19 years ago
Joshua Colp 6727e8f599 Merged revisions 44284 via svnmerge from
19 years ago
Joshua Colp e550109383 Add 'Strat' manager field to QueueParams event. (issue #7704 reported by renemendoza)
19 years ago
Joshua Colp b5f2589e33 Add Masquerade manager event which trips when a masquerade happens (issue #7840 reported by moy)
19 years ago