Commit Graph

30 Commits (00b6ab22a0175c1c4f39e67a40ccccd24d8d12ce)

Author SHA1 Message Date
George Joseph e8c5c3380a Header fixes for compiling C++ source files
9 months ago
Alexander Traud affe7ee879 progdocs: Fix grouping for latest Doxygen.
4 years ago
Josh Soref 5d3a115bee include: Spelling fixes
4 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Corey Farrell 4d1c9d8711 core: Stop using AST_INLINE_API for allocator functions.
8 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
8 years ago
Corey Farrell 8e36064109 core: Improve/simplify handling of required headers.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Alexander Traud 270f7be54f Build System: Support include-what-you-use.
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
11 years ago
Corey Farrell 2d4dc0c963 Fix error's produced by astmm.h when standard allocators are used.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Richard Mudgett 3a9640b605 Add MALLOC_DEBUG enhancements.
13 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Olle Johansson bd2c63a59d Adding Tilghman's documentation from asterisk-dev to the actual file.
16 years ago
Jeff Peeler 58cf8b69da Fix malloc debug macros to work properly with h323.
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Kevin P. Fleming fa2f4776a2 fix bugs caused by r144949 when MALLOC_DEBUG is defined
17 years ago
Mark Michelson 4232cef812 Add format attribute to printf-style functions in astmm.h
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Kevin P. Fleming d68c7c8ce6 Merged revisions 48987 via svnmerge from
19 years ago
Russell Bryant 124b54ca5f fix the build with astmm enabled
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Kevin P. Fleming 80fa9689b7 add memory-pool based string field management for structures
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
20 years ago
Jeremy McNamara cf41cc2ec2 add a vasprintf replacement. Bug #839
22 years ago
Mark Spencer 209a6d00f3 Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add malloc debug
23 years ago