lasso/bindings
Benjamin Dauvergne 699f0e42d5 [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 and php 5.3.5
- gcc now warns when you compate a typedef to the anonymous enum which
   define it.
 - some inline function in the zend.h header do compare between signed
   and unsigned char.
2011-11-21 22:10:12 +01:00
..
java [Binding java] replace use of strcmp by g_strcmp0 2010-10-01 15:29:42 +02:00
perl [bindings perl] fix get_hash_of_objects 2011-01-04 13:34:51 +01:00
php5 [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 and php 5.3.5 2011-11-21 22:10:12 +01:00
python [bindings python] configure basic logging 2011-01-04 16:42:10 +01:00
utility-scripts [project @ fpeters@0d.be-20080217115557-8qtcrc1vzb75f75c] 2008-04-29 12:06:30 +00:00
Makefile.am [Bindings] accept simple string in string<->xmlNode converter 2010-06-29 14:15:08 +00:00
bindings.py [Bindings] change prefix for ignoring soap_binding related files 2010-09-30 11:21:09 +02:00
ghashtable.h [ghashtable] add G_GNUC_UNUSED to remove unused static functions warning 2011-01-04 16:39:34 +01:00
overrides.xml Add new lasso_log_set_handler and lasso_log_remove_handler functions 2010-06-09 07:51:52 +00:00
utils.c [Bindings] accept simple string in string<->xmlNode converter 2010-06-29 14:15:08 +00:00
utils.py [Bindings] make is_rc only check for lasso_error_t type 2010-07-12 14:09:10 +00:00