]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correct a package renaming bug in the previous check-in and start applying the @Canon...
authorstephan <stephan@noemail.net>
Mon, 28 Aug 2023 05:48:34 +0000 (05:48 +0000)
committerstephan <stephan@noemail.net>
Mon, 28 Aug 2023 05:48:34 +0000 (05:48 +0000)
commit23dfa67c1e2da7256b7bba9127f226caea55aa41
tree993626685236f16a48d35a4fc4e6528a6886c4b8
parentb041f8ffdd8bcde211d366b73a12086f1ecc32d0
Correct a package renaming bug in the previous check-in and start applying the @Canonical annotation to functions to distinguish canonical API functions and Java-specific APIs.

FossilOrigin-Name: 8a016006805b08b72bfc4093c795d8cd8d7fe72f8ae234c175a8b7be3a841cbf
ext/jni/GNUmakefile
ext/jni/src/org/sqlite/jni/AuthorizerCallback.java
ext/jni/src/org/sqlite/jni/SQLite3Jni.java
ext/jni/src/org/sqlite/jni/annotation/Canonical.java [new file with mode: 0644]
ext/jni/src/org/sqlite/jni/annotation/NotNull.java
ext/jni/src/org/sqlite/jni/annotation/Nullable.java
ext/jni/src/org/sqlite/jni/fts5_api.java
ext/jni/src/org/sqlite/jni/fts5_tokenizer.java
manifest
manifest.uuid