summaryrefslogtreecommitdiff
path: root/Examples/java
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Java 9 deprecation warning fixes for test-suite and examplesWilliam S Fulton2019-02-211-1/+1
* Doxygen exampleWilliam S Fulton2018-05-317-0/+419
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2115-29/+57
* Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-181-2/+4
* Remove unused std_string.i from callback examplesWilliam S Fulton2015-05-101-2/+0
* Trim trailing blank linesOlly Betts2015-03-161-4/+0
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-9/+1
* Remove bogus ; after } in examplesOlly Betts2014-11-071-2/+2
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-243-4/+4
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1115-60/+60
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-164-4/+4
* Further cleaning up of class examplesOlly Betts2014-02-241-1/+0
* Improve the class example for several languages.Olly Betts2014-02-233-62/+22
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Add C++ nested class exampleWilliam S Fulton2013-11-3010-9/+343
* Nested classes supportVladimir Kalinin2013-11-293-7/+9
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Fix typosOlly Betts2013-09-251-1/+1
* Move javac compile for examples into common Makefile for examplesWilliam S Fulton2013-04-1914-14/+28
* Run java examples during 'make check-examples'William S Fulton2013-04-1914-70/+56
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-153-6/+6
* fix SWIG naming conventionWilliam S Fulton2009-08-211-1/+1
* rename java run tests from main to runme for consistency across the languagesWilliam S Fulton2008-11-1726-30/+30
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-291-2/+2
* eol-style set to CRLFWilliam S Fulton2007-10-183-478/+478
* Remove cvs $Header$William S Fulton2007-10-1714-28/+0
* Remove obscure mpointer example and replace with member_pointer.i testcase an...William S Fulton2007-08-096-194/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-0315-197/+0
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-082-4/+4
* Remove confusing comments and add in extra clarification - Bug #1534931William S Fulton2006-10-112-15/+3
* clearer example - patch #1524059William S Fulton2006-09-151-6/+8
* links added - patch #1524088William S Fulton2006-09-151-1/+3
* links added - patch #1524096William S Fulton2006-09-151-0/+2
* links added - patch #1524076William S Fulton2006-09-151-3/+4
* remove sprintf deprecated messageWilliam S Fulton2006-03-052-0/+10
* remove extra void * cast which hides type punned aliasing gcc warningWilliam S Fulton2006-03-041-1/+1
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-073-12/+12
* update for mailing listsWilliam S Fulton2006-02-071-1/+1
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-2715-15/+15
* fix extern declarationsWilliam S Fulton2005-06-285-3/+27
* Fixes to remove "dereferencing type-punned pointer will break strict-aliasing...William S Fulton2005-05-131-1/+1
* html fixesWilliam S Fulton2004-11-023-11/+11
* fixes for spaces in path to javacWilliam S Fulton2004-11-013-6/+6
* missing #include addedWilliam S Fulton2004-08-301-0/+1
* Test const char [] instead of const char *William S Fulton2004-06-153-3/+2
* Update for new enum wrapping which uses the typesafe enum patternWilliam S Fulton2004-05-313-25/+18
* Memory management fixes and comment correctionsWilliam S Fulton2004-01-201-21/+14
* Added missing deleteWilliam S Fulton2004-01-201-1/+1
* Added missing testsWilliam S Fulton2004-01-201-6/+5