summaryrefslogtreecommitdiffstats
path: root/bindings/java
Commit message (Expand)AuthorAgeFilesLines
* [java] try to make test works under Mac Os XBenjamin Dauvergne2011-05-301-3/+3
* [Binding java] replace use of strcmp by g_strcmp0Benjamin Dauvergne2010-10-011-1/+2
* [Strings] add string constant for the internal XML attributes used in dumpsBenjamin Dauvergne2010-09-031-1/+1
* [Bindings] improve cleaning and distribution buidingBenjamin Dauvergne2010-07-211-0/+2
* [Tests java] remove Test.javaBenjamin Dauvergne2010-07-211-11/+0
* [Tests] adapt java unit tests to new semantic for list fieldsBenjamin Dauvergne2010-07-201-6/+6
* [Binding java] return empty list for NULL GList value, not nullBenjamin Dauvergne2010-07-161-1/+1
* [Bindings java] use is_int instead of custom methods or codeBenjamin Dauvergne2010-07-121-5/+2
* [Binding java] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-2/+2
* [Bindings] accept simple string in string<->xmlNode converterBenjamin Dauvergne2010-06-291-11/+4
* Comment out custom silent rules if automake < 1.11Benjamin Dauvergne2010-06-151-0/+2
* Bindings: keep retro compatibility for member field namesBenjamin Dauvergne2010-06-061-2/+25
* Bindings java: do not mask errors from the code generatorBenjamin Dauvergne2010-03-021-1/+1
* Binding java: Makefile.am has multiple target rules, it cannot support parall...Benjamin Dauvergne2010-02-041-0/+2
* Bindings: use lasso_return_xxx macros instead of GLib onesBenjamin Dauvergne2010-02-011-36/+36
* Bindings: make binding generation more silentBenjamin Dauvergne2010-02-011-5/+12
* Binding java: use eager evalutation to get list of sources filesBenjamin Dauvergne2010-02-011-1/+1
* Bindings java: use utils.py methods, make set_hash_of_objects more robustBenjamin Dauvergne2010-01-282-264/+267
* Bindings: java, php5, python simplify logic in binding generatorBenjamin Dauvergne2010-01-281-7/+11
* Bindings java: cast return value of special constructorsBenjamin Dauvergne2010-01-251-1/+1
* Bindings: add support for time_t to bindings, add support for 'string' type f...Benjamin Dauvergne2010-01-121-2/+2
* Bindings: simplify GList handlingBenjamin Dauvergne2010-01-041-28/+30
* Bindings: in bindings.py, parse '(in)' gobject-introspection annotation, in u...Benjamin Dauvergne2010-01-041-6/+7
* Bindings: make the binding infrastructure understand GObject-introspections a...Benjamin Dauvergne2010-01-041-15/+42
* Bindings: add support for gucharBenjamin Dauvergne2009-09-111-2/+2
* Fix build issues on amd64 / gcc 4.3Jerome Schneider2009-04-091-1/+1
* Bindings: fix documentation parsingBenjamin Dauvergne2009-03-271-3/+0
* Java: add assertionsBenjamin Dauvergne2009-01-241-1/+2
* Fix uninitialized local variableBenjamin Dauvergne2008-11-141-1/+1
* Remove use of xmlFreeDoc for lasso_release_docBenjamin Dauvergne2008-11-041-1/+2
* Clean generated files in bindingsBenjamin Dauvergne2008-11-041-1/+5
* add functionality to enable debugging flags at runtimeBenjamin Dauvergne2008-10-011-2/+0
* Many fix to compile with --enable-wsf and --enable-debugging and also toBenjamin Dauvergne2008-09-231-15/+21
* * Remove ending blanksBenjamin Dauvergne2008-09-122-32/+32
* * When --enable-debugging is used, add -Wno-xxx options to AM_CFLAGS so thatBenjamin Dauvergne2008-09-121-3/+5
* Add bindings/javaj/__init__.py to EXTRA_DISTBenjamin Dauvergne2008-08-051-0/+1
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-9/+9
* * fix typo with g_hash_table_remove_allBenjamin Dauvergne2008-08-051-42/+43
* add an __init__.py to make the java subdirectory a python moduleBenjamin Dauvergne2008-08-051-0/+0
* use new util function to throw exceptionsBenjamin Dauvergne2008-08-052-5/+18
* add moved files to EXTRA_DISTBenjamin Dauvergne2008-08-051-1/+4
* Move all files related to java into the java subdirectoryBenjamin Dauvergne2008-08-054-1/+1686
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-0/+1
* fix INCLUDES var, put top_builddir firstBenjamin Dauvergne2008-05-261-1/+2
* [project @ fpeters@0d.be-20080423145930-yekpmusph6oob90d]Frederic Peters2008-04-291-0/+6
* [project @ fpeters@0d.be-20080326094754-cw66nuog62q06ekk]Frederic Peters2008-04-291-1/+1
* [project @ fpeters@0d.be-20080325172346-eitu3onvzps4b30z]Frederic Peters2008-04-291-3/+7
* [project @ fpeters@0d.be-20080314231256-hjz1wljuqrcbuce3]Frederic Peters2008-04-294-45/+49
* [project @ fpeters@0d.be-20080310093300-2iv41ihnuify54po]Frederic Peters2008-04-293-25/+26
* [project @ fpeters@0d.be-20080309152828-pw4gd3lcm7rb7dxd]Frederic Peters2008-04-294-31/+24