summaryrefslogtreecommitdiff
path: root/Examples/java/variables
Commit message (Expand)AuthorAgeFilesLines
* Java 9 deprecation warning fixes for test-suite and examplesWilliam S Fulton2019-02-211-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-241-2/+2
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Move javac compile for examples into common Makefile for examplesWilliam S Fulton2013-04-191-1/+2
* Run java examples during 'make check-examples'William S Fulton2013-04-191-5/+4
* rename java run tests from main to runme for consistency across the languagesWilliam S Fulton2008-11-172-2/+2
* Remove cvs $Header$William S Fulton2007-10-171-2/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-13/+0
* links added - patch #1524096William S Fulton2006-09-151-0/+2
* remove sprintf deprecated messageWilliam S Fulton2006-03-051-0/+5
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-271-1/+1
* fix extern declarationsWilliam S Fulton2005-06-281-3/+8
* Test const char [] instead of const char *William S Fulton2004-06-153-3/+2
* Warning fixesWilliam S Fulton2004-01-071-2/+2
* VC++ pollutionWilliam S Fulton2003-02-251-5/+7
* The great mergeDave Beazley2002-11-307-0/+348