summaryrefslogtreecommitdiffstats
path: root/bindings/java/wrapper_top.c
Commit message (Expand)AuthorAgeFilesLines
* [Binding java] replace use of strcmp by g_strcmp0Benjamin Dauvergne2010-10-011-1/+2
* [Bindings] accept simple string in string<->xmlNode converterBenjamin Dauvergne2010-06-291-11/+4
* Bindings: use lasso_return_xxx macros instead of GLib onesBenjamin Dauvergne2010-02-011-36/+36
* Bindings java: use utils.py methods, make set_hash_of_objects more robustBenjamin Dauvergne2010-01-281-52/+57
* Fix uninitialized local variableBenjamin Dauvergne2008-11-141-1/+1
* Remove use of xmlFreeDoc for lasso_release_docBenjamin Dauvergne2008-11-041-1/+2
* Many fix to compile with --enable-wsf and --enable-debugging and also toBenjamin Dauvergne2008-09-231-15/+21
* * Remove ending blanksBenjamin Dauvergne2008-09-121-26/+26
* * fix typo with g_hash_table_remove_allBenjamin Dauvergne2008-08-051-42/+43
* use new util function to throw exceptionsBenjamin Dauvergne2008-08-051-3/+16
* Move all files related to java into the java subdirectoryBenjamin Dauvergne2008-08-051-0/+783