You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Steve Murphy 5ac24b25d3
This corrects the problem with flags and %lld formats on 64-bit machines, where uint64_t is NOT acceptable for %lld, and also works on 32-bit machines. At least, with gcc.
19 years ago
..
ael This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables. 19 years ago
Makefile Merged revisions 67526 via svnmerge from 19 years ago
dundi-parser.c Merged revisions 46200 via svnmerge from 20 years ago
dundi-parser.h remove extraneous svn:executable properties 21 years ago
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 20 years ago
pbx_ael.c Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar instead of a comma, when calling RAND. 19 years ago
pbx_config.c Merged revisions 73930 via svnmerge from 19 years ago
pbx_dundi.c This corrects the problem with flags and %lld formats on 64-bit machines, where uint64_t is NOT acceptable for %lld, and also works on 32-bit machines. At least, with gcc. 19 years ago
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 20 years ago
pbx_kdeconsole.cc various minor fixes 20 years ago
pbx_kdeconsole.h remove extraneous svn:executable properties 21 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 20 years ago
pbx_realtime.c Minor code tweaks. Variables were being checked wrong in some situations and didn't need to be checked in others. 19 years ago
pbx_spool.c Clean up pbx_spool. So many nested if statements... 19 years ago