Anthony Minessale
|
debdfb1aab
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:13:31 +00:00 |
Anthony Minessale
|
3a54126261
|
spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-29 22:31:56 +00:00 |
Michael Jerris
|
a7909fb093
|
I think this is actually more correct from what I read.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4764 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 20:12:41 +00:00 |
Michael Jerris
|
496bae429a
|
a bit cleaner.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4763 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 19:54:38 +00:00 |
Michael Jerris
|
db9e1c549b
|
a more proper replacement for vasprintf. Lets see if we can actually do it this way (seems to work on msvc which is the only platform I have seen that does not have vasprintf available).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4762 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 19:33:34 +00:00 |
Michael Jerris
|
550db707af
|
a little realloc never hurt anyone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4756 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 22:44:28 +00:00 |
Michael Jerris
|
efd567034f
|
windows line endings, sorry.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4496 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 21:12:41 +00:00 |
Michael Jerris
|
42e78242a3
|
add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4494 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 20:44:13 +00:00 |