summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Not Zed [Wed, 8 Dec 2021 00:28:17 +0000 (10:58 +1030)]
Update to netbeans 12.6
Not Zed [Wed, 8 Dec 2021 00:27:54 +0000 (10:57 +1030)]
Remove debug
Not Zed [Wed, 8 Dec 2021 00:24:09 +0000 (10:54 +1030)]
Fix const qualifiers for read-only data tables
Not Zed [Wed, 8 Dec 2021 00:23:33 +0000 (10:53 +1030)]
Add a gui demo
Not Zed [Wed, 8 Dec 2021 00:03:31 +0000 (10:33 +1030)]
Use saner defaults
Use full paths to java tools
Michael Zucchi [Sat, 26 Oct 2019 01:14:49 +0000 (11:44 +1030)]
Bump to JDK 13
Michael Zucchi [Sat, 26 Oct 2019 00:39:03 +0000 (11:09 +1030)]
Remove .classes from jni .o
Michael Zucchi [Sat, 19 Oct 2019 04:24:43 +0000 (14:54 +1030)]
Renamed config.make to config.make.in so it isn't checked in.
Updated java.make
Fixed paths in README
Michael Zucchi [Fri, 2 Aug 2019 05:20:46 +0000 (14:50 +0930)]
Tweaks to java.make.
Michael Zucchi [Tue, 23 Apr 2019 03:40:54 +0000 (13:10 +0930)]
Switch trunk to pre 1.1 dev
Michael Zucchi [Tue, 23 Apr 2019 01:45:53 +0000 (11:15 +0930)]
Bump for 1.0 release, nativez-1.0
Michael Zucchi [Mon, 22 Apr 2019 09:43:05 +0000 (19:13 +0930)]
Update the README.
Michael Zucchi [Mon, 22 Apr 2019 09:22:05 +0000 (18:52 +0930)]
Update java lookups to use new nativez mechanism.
Fix a bunch of erronous variable names.
Use *MethodA() instead of varargs calls.
Fix generic type safety on getExtension() calls.
Update java.make.
Michael Zucchi [Mon, 22 Apr 2019 02:38:18 +0000 (12:08 +0930)]
Initial load of pre 2.0 modularised zcl.