freeswitch/src/mod/languages
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
..
mod_mono Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors: 2006-11-27 22:30:48 +00:00
mod_perl add flags to the application interface for marking if apps support no media mode. FSCORE-7 2007-02-26 21:38:10 +00:00
mod_python add flags to the application interface for marking if apps support no media mode. FSCORE-7 2007-02-26 21:38:10 +00:00
mod_spidermonkey 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. 2007-03-09 20:44:13 +00:00
mod_spidermonkey_core_db 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. 2007-03-09 20:44:13 +00:00
mod_spidermonkey_etpan some msvc warnings that I re-enabled came back due to messy header files in some libs. 2007-02-13 21:38:12 +00:00
mod_spidermonkey_odbc fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
mod_spidermonkey_skel Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors: 2006-11-27 22:30:48 +00:00
mod_spidermonkey_teletone change switch_core_timer_next to return switch_status_t, update all users to new usage, add some error checking to mod_conference so that it bails out of the loops more gracefully on shutdown. 2007-03-05 23:18:29 +00:00