summaryrefslogtreecommitdiff
path: root/Examples/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warning fixesWilliam S Fulton2004-01-074-4/+6
* *** empty log message ***William S Fulton2003-09-181-0/+14
* *** empty log message ***William S Fulton2003-09-141-0/+1
* New example based on Python versionWilliam S Fulton2003-09-086-0/+209
* Minor tidyup modsWilliam S Fulton2003-09-082-2/+1
* missing run testWilliam S Fulton2003-09-081-0/+61
* callback addedWilliam S Fulton2003-09-061-0/+1
* New director exampleWilliam S Fulton2003-09-066-0/+102
* VC++ project file for this exampleWilliam S Fulton2003-05-211-0/+158
* jni code correctionWilliam S Fulton2003-05-021-1/+1
* Removed deprecated pragmasWilliam S Fulton2003-04-032-1/+5
* remove unnecessary header file as it causes linking problems on MingwWilliam S Fulton2003-03-191-1/+0
* Define M_PI if not defined in math.hWilliam S Fulton2003-03-171-0/+3
* Corrected scope for C variable declaration in typemapWilliam S Fulton2003-03-171-4/+3
* -noproxy commandline option not necessaryWilliam S Fulton2003-02-262-2/+2
* VC++ pollutionWilliam S Fulton2003-02-2513-60/+97
* Fixes for StringBuffer typemap exampleWilliam S Fulton2003-02-251-24/+38
* *** empty log message ***Dave Beazley2002-11-301-0/+87
* The great mergeDave Beazley2002-11-3084-88/+3208
* arg!Dave Beazley2001-12-101-85/+0
* RevertDave Beazley2001-12-101-0/+1
* (check): New target.Thien-Thi Nguyen2000-08-043-1/+3
* example.c was not in the cvs repositoryHarco de Hilster2000-06-152-1/+25
* added a typemap example for javaHarco de Hilster2000-03-064-0/+135
* added example of mixing hand written jni code with swigHarco de Hilster2000-03-056-2/+108
* added configure support for javaHarco de Hilster2000-03-054-0/+57