summaryrefslogtreecommitdiffstats
path: root/src/bind (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-123-43/+87
| | | (bzr r5066)
* Got initial JS execution workingBob Jamison2008-03-114-73/+348
| | | (bzr r5057)
* Improve native method table structureBob Jamison2008-03-111-13/+36
| | | (bzr r5054)
* Report JVM versionBob Jamison2008-03-111-0/+6
| | | (bzr r5053)
* Add C jvm exception checkingBob Jamison2008-03-111-19/+27
| | | (bzr r5051)
* bug fixesBob Jamison2008-03-103-15/+75
| | | (bzr r5045)
* Added commentsBob Jamison2008-03-102-16/+88
| | | (bzr r5041)
* minor: Add bind/makefile.inPeter Moulder2008-03-101-0/+17
| | | (bzr r5038)
* Fixed stat includeJon A. Cruz2008-03-101-7/+11
| | | (bzr r5035)
* Fixing buildJon A. Cruz2008-03-101-5/+1
| | | (bzr r5034)
* Changed to use INKSCAPE_JAVADIRBob Jamison2008-03-101-2/+7
| | | (bzr r5031)
* Fixed line-endsJon A. Cruz2008-03-101-18/+21
| | | (bzr r5029)
* Remember to add the jni filesBob Jamison2008-03-101-5/+8
| | | (bzr r5028)
* New makefile_insert for /bindBob Jamison2008-03-101-0/+15
| | | (bzr r5026)
* Redirect stdout and stderr from scriptsBob Jamison2008-03-104-9/+176
| | | (bzr r5022)
* Hack up our own little linux jni_md.h file until we get an "official" oneBob Jamison2008-03-091-0/+26
| | | (bzr r5006)
* Change to open versions of the jni .h filesBob Jamison2008-03-093-336/+411
| | | (bzr r5005)
* Temporary. We need to replace with openjdk versions.Bob Jamison2008-03-092-0/+1963
| | | (bzr r5004)
* First commit for java bindingBob Jamison2008-03-0818-0/+2933
(bzr r5002)