Commit Graph

14 Commits (18)

Author SHA1 Message Date
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
8 years ago
Sean Bright e5fd972d24 func_iconv: Ensure output strings are properly terminated.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
13 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
16 years ago
Luigi Rizzo b1c35179e6 implement "configure" checks for libiconv, and add the
17 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
17 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
17 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
17 years ago
Russell Bryant 5a32541671 Cast the 2nd argument to iconv() to a void *, as some systems define it as a
17 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher b6b254b733 Issue 7021 - Add ICONV function for converting between character sets
18 years ago