Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Lenk a607c20a94 windows fix for a0e9ddf589 2014-06-08 16:06:32 -05:00
Travis Cross a0e9ddf589 Convert esl_true and esl_false to functions
Prior to this commit, an expression such as:

  esl_true("true") ? 42 : 0

...would return 1 rather than 42.
2014-06-04 12:00:31 +00:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Brian West 357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Mathieu Rene 3b35273b30 its __cplusplus not _cplusplus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 03:07:20 +00:00
Mathieu Rene 1c8681fffb Newlines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:14:08 +00:00
Mathieu Rene 0a8735931b Make esl work with C++ compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:04:07 +00:00
Anthony Minessale d4b85e7858 merge patch FSSCRIPTS-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:45:41 +00:00
Michael Jerris 63250c91b4 macros to export symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 17:59:14 +00:00
Anthony Minessale 6ac7c18bb9 work in progress
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 05:24:51 +00:00