Commit Graph

389 Commits (8ad4cb901b97fa077a9420bb9c9901512101c01e)

Author SHA1 Message Date
Alexander Traud 478c4fa588 BuildSystem: Remove two dead exceptions for compiler Clang.
4 years ago
Joshua C. Colp 68adc2304f policy: Add deprecation and removal versions to modules.
4 years ago
Alexander Traud 9a225692fe aelparse: Accept an included context with timings.
4 years ago
Alexander Traud 92ca48d54c Compiler fixes for GCC with -Os
5 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
5 years ago
Jaco Kroon 9e7fc21086 Remove #include <sys/cdefs.h>
5 years ago
Sebastian Kemper 06e8d5ad8e check_expr2: fix cross-compile/hardening issues
5 years ago
George Joseph e7734476c6 Fixes for GCC 9
6 years ago
George Joseph 41eab5b3b8 backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
Corey Farrell 90887af808 lock: Replace __ast_mutex_logger with private log_mutex_error.
7 years ago
Richard Mudgett 2384d6eb87 Fix 'statement' typo throughout code.
7 years ago
Sean Bright d1698b4e0b config.c: Cleanup AST_INCLUDE_GLOB
7 years ago
Corey Farrell d61a8791b5 Build System: Improve ccache matching for different menuselect options.
7 years ago
Corey Farrell 3bf968470b CI: Add support for coverage processing.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
7 years ago
Alexander Traud bfeded7e62 smsq: Remove an left-over special case for Solaris.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
7 years ago
Alexander Traud 8a1ffb050b utils/pval: Add -lBlocksRuntime for compiler clang conditionally.
7 years ago
Jenkins2 fa892d8dfd Merge "core: Stop using AST_INLINE_API for allocator functions."
7 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
7 years ago
Corey Farrell 4d1c9d8711 core: Stop using AST_INLINE_API for allocator functions.
7 years ago
Corey Farrell 9e488dd482 core: Remove incorrect usage of attribute_malloc.
7 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
8 years ago
Dennis Guse b58de2fab7 Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
9 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
10 years ago
Rodrigo Ramírez Norambuena 2ed5e6a9ba utils: Remove trailing whitespace
10 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
David M. Lee a573b77f78 Fixing extconf compile
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
10 years ago