2010-02-16 |
Mark Michelson | Add some clarifying documentation to the ast_str_set... |
blob | commitdiff |
2009-12-15 |
Tilghman Lesher | Is it Friday yet? |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-04-01 |
Tilghman Lesher | Merge changes from str_substitution that are unrelated... |
blob | commitdiff | diff to current |
2009-03-25 |
Russell Bryant | Improve performance of the ast_event cache functionality. |
blob | commitdiff | diff to current |
2009-03-11 |
Tilghman Lesher | Add MALLOC_DEBUG to various utility APIs, so that memor... |
blob | commitdiff | diff to current |
2009-01-19 |
Kevin P. Fleming | ast_str_SQLGetData is *not* part of the ast_str API... |
blob | commitdiff | diff to current |
2009-01-15 |
Tilghman Lesher | Resolve issue with negative vs non-negative length... |
blob | commitdiff | diff to current |
2009-01-09 |
Tilghman Lesher | When using ast_str with a non-ast_str-enabled API,... |
blob | commitdiff | diff to current |
2008-12-18 |
Eliel C. Sardanons | Remove duplicate code from the ast_str API. We now... |
blob | commitdiff | diff to current |
2008-12-15 |
Tilghman Lesher | Revert ast_str opacity in chan_sip for now, since somet... |
blob | commitdiff | diff to current |
2008-12-15 |
Steve Murphy | I was getting this warning during a compile |
blob | commitdiff | diff to current |
2008-12-15 |
Russell Bryant | Fix a couple more build issues related to ast_str_opaque |
blob | commitdiff | diff to current |
2008-12-14 |
Tilghman Lesher | Don't pass a negative to an unsigned type and expect... |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-11-29 |
Kevin P. Fleming | incorporates r159808 from branches/1.4: |
blob | commitdiff | diff to current |
2008-11-19 |
Tilghman Lesher | Starting with a change to ensure that ast_verbose(... |
blob | commitdiff | diff to current |
2008-11-14 |
Mark Michelson | Fix some refcounting in app_queue.c and change the |
blob | commitdiff | diff to current |
2008-11-11 |
Kevin P. Fleming | use some fancy compiler magic (thanks to Matthew Woehlk... |
blob | commitdiff | diff to current |
2008-11-08 |
Russell Bryant | - Check for failure when putting the packet in the... |
blob | commitdiff | diff to current |
2008-11-06 |
Kevin P. Fleming | make S_OR and S_COR safe to use even if the parameters... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Merge changes from team/group/appdocsxml |
blob | commitdiff | diff to current |
2008-10-14 |
Tilghman Lesher | Add additional memory debugging to several core APIs... |
blob | commitdiff | diff to current |
2008-10-14 |
Tilghman Lesher | Merge realtime_update2 branch, which adds a new realtim... |
blob | commitdiff | diff to current |
2008-08-07 |
Sean Bright | Merge in a few more changes. This time the include... |
blob | commitdiff | diff to current |
2008-07-02 |
Russell Bryant | Fix a bunch of places where \arg was used instead of... |
blob | commitdiff | diff to current |
2008-05-15 |
Tilghman Lesher | Add an extra check in ast_strlen_zero, and make ast_ass... |
blob | commitdiff | diff to current |
2008-03-28 |
Mark Michelson | Temporary revert of 111662. It's causing lots of troubl... |
blob | commitdiff | diff to current |
2008-03-28 |
Mark Michelson | The copy_request function did not take into account... |
blob | commitdiff | diff to current |
2008-03-18 |
Terry Wilson | Go through and fix a bunch of places where character... |
blob | commitdiff | diff to current |
2008-02-15 |
Jason Parker | Fix up some doxygen issues. |
blob | commitdiff | diff to current |
2007-12-19 |
Luigi Rizzo | Add a new API function, written at least twice in app_v... |
blob | commitdiff | diff to current |
2007-11-27 |
Jason Parker | Add an S_COR macro, which is similar to the existing... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | remove redundant #include "asterisk/compat.h", |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-10-15 |
Russell Bryant | Merged revisions 85561 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-05 |
Jason Parker | Doxygen cleanups/fixes. |
blob | commitdiff | diff to current |
2007-08-22 |
Russell Bryant | Merged revisions 80362 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-17 |
Jason Parker | Merged revisions 79904 via svnmerge from |
blob | commitdiff | diff to current |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
blob | commitdiff | diff to current |
2007-07-16 |
Russell Bryant | Merge a bunch of doxygen updates to header files. ... |
blob | commitdiff | diff to current |
2007-06-28 |
Tilghman Lesher | Remove the ill-advised ast_restrdupa API call and relat... |
blob | commitdiff | diff to current |
2007-06-07 |
Russell Bryant | Fix a bunch of doxygen errors and document more things |
blob | commitdiff | diff to current |
2007-01-19 |
Luigi Rizzo | As the comment in the diff says: |
blob | commitdiff | diff to current |
2007-01-10 |
Joshua Colp | Return the useless casts that ensure this file is C... |
blob | commitdiff | diff to current |
2007-01-04 |
Kevin P. Fleming | ensure that the proper file/function/line shows up... |
blob | commitdiff | diff to current |
2007-01-04 |
Kevin P. Fleming | Merged revisions 49553 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-18 |
Luigi Rizzo | apply the proposed fix for bug 8602 |
blob | commitdiff | diff to current |
2006-12-16 |
Luigi Rizzo | replace ast_build_string() with ast_str_*() functions. |
blob | commitdiff | diff to current |
2006-12-15 |
Luigi Rizzo | simplify the ast_dynamic_str_*.... routines by |
blob | commitdiff | diff to current |
2006-12-15 |
Luigi Rizzo | move the dynamic string support in a better place i... |
blob | commitdiff | diff to current |
2006-09-15 |
Jason Parker | Many Solaris fixes - this moves some of the stuff from... |
blob | commitdiff | diff to current |
2006-07-10 |
Joshua Colp | Fixed. Done. Good. Make ast_join work like it used to. |
blob | commitdiff | diff to current |
2006-07-10 |
Joshua Colp | Unbreak ast_join due to whitespace changes |
blob | commitdiff | diff to current |
2006-04-26 |
Russell Bryant | add the missing prototype for the included asprintf |
blob | commitdiff | diff to current |
2006-03-24 |
Luigi Rizzo | as discussed on the -dev list, introduce a macro to... |
blob | commitdiff | diff to current |
2006-02-23 |
Kevin P. Fleming | add 'consumed' argument to ast_get_time_t, so callers... |
blob | commitdiff | diff to current |
2006-02-15 |
Kevin P. Fleming | add API function for parsing strings to time_t (issue... |
blob | commitdiff | diff to current |
2006-01-07 |
Tilghman Lesher | Bug 6164 - Allow ast_skip_blanks on const strings witho... |
blob | commitdiff | diff to current |
2006-01-05 |
Tilghman Lesher | Merged revisions 7827 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-20 |
Russell Bryant | - move the string join() function to utils.c since... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-01 |
Kevin P. Fleming | add new GCC-specific macro and force inlining of certai... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | clean up a lot of doxygen errors and warnings (issue... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | change ast_strlen_zero to also check for the string... |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-01 |
Kevin P. Fleming | add ast_build_string_va(), which accepts a varargs... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | don't double define our own string functions on platfor... |
blob | commitdiff | diff to current |
2005-09-08 |
Kevin P. Fleming | first set of Cygwin portability stuff (issue #4678) |
blob | commitdiff | diff to current |
2005-08-30 |
Kevin P. Fleming | major header file cleanup: license, copyrights, descrip... |
blob | commitdiff | diff to current |
2005-08-04 |
Russell Bryant | ensure that strings.h has va_list defined (bug #4900) |
blob | commitdiff | diff to current |
2005-07-20 |
Kevin P. Fleming | move strtoq into new string files (bug #4740) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | phase two of string portability stuff: |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | first phase of proper fix for portable string function... |
blob | commitdiff | diff to current |
2005-07-12 |
Russell Bryant | convert ast_copy_string to use AST_INLINE_API macro... |
blob | commitdiff | diff to current |
2005-07-11 |
Kevin P. Fleming | simplify (and document!) macro for inlinable API functi... |
blob | commitdiff | diff to current |
2005-06-24 |
Kevin P. Fleming | add new header files |
blob | commitdiff | diff to current |
|