GitHub / illarionov/wasm-sqlite-open-helper issues and pull requests
#100 - Split wasm-builder to submodules
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#99 - Track static libraries as Gradle inputs
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#98 - Remove Exec/Comparator callbacks since they are not used in this proj…
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#97 - Add Pages value class for Wasm memory pages
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#96 - Publish maven snapshot repository to releases on Github
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#95 - Enable Chicory embedder. Update README
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#94 - Bump android-core and androidx-test
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#93 - Adding experimental Wasm embedder based on Chasm (Draft)
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#92 - Extract FileSystem interface, move some code to common
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#91 - Some refactors
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#90 - Add embedder based on Chicory WASM Runtime (Preparation for future versions)
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#89 - Update WasiHostFunction
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#88 - Move common embedder logic to wasi-emscripten-host
Pull Request -
State: closed - Opened by illarionov about 1 year ago
#87 - Bump some dependency versions.
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#86 - Bump gradle/wrapper-validation-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#85 - Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.0.0-RC1-1.0.20 to 2.0.0-RC2-1.0.20
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, java
#84 - Bump kotlin from 2.0.0-RC1 to 2.0.0-RC2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, java
#83 - Bump com.willowtreeapps.assertk:assertk from 0.28.0 to 0.28.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, java
#82 - Refactor list of functions
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#81 - Update Emscripten to 3.1.57, Sqlite to 3450200, Kotlin to 2.0.0-RC2, …
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#80 - Chicory WIP: add debug build
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#79 - Trying to add Chicory Part 1
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#78 - Restore Sqlite C API
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#77 - Remove now unused methods
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#76 - Merge SqliteCapi and NativeBindings
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#75 - Move GraalvmSqliteCapi to open-helper
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#74 - s/WASM/WebAssembly/
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#73 - Update Graalvm to 24.0.1
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#72 - Add description on how to use javaToolchains to run tests
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#71 - Update README
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#70 - Add building instructions
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#69 - Update README and some documentation
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#68 - Restore Dokka documentation
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#67 - Update deps
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#66 - Move WasmSqliteConfiguration to sqlite-common-api
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#65 - Prepare for release 0.1-alpha02
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#64 - Add Android factory
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#63 - Remove SqliteResult
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#62 - Add Sqlite initialization routines
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#61 - Fix log tag
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#60 - Track opened database resources and unregister them on database close
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#59 - Remove Graal memory implementation based on Value
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#58 - Refactor host memory classes
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#57 - Simplify NativeCursorWindow, add size limit
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#56 - Do not sync file descriptor on close
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#55 - Cleanup log tags
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#54 - Fix Sqlite localtime modifier
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#53 - Add tests for time functions
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#52 - Disable file IO in ICU
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#51 - Refactor SQLiteDatabaseConfiguration
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#50 - Move SQLiteDatabaseConfiguration to internal, resize prepared statement cache on reconfigure
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#49 - Bump Kotlin up to 2.0.0-RC1
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#48 - Remove SQLiteCompatibilityWalFlags and some unused code
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#47 - Sync open helper2
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#46 - Sync SqliteOpenHelper code to upstream AOSP
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#45 - Disable mmap for sqlite build
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#44 - Icu external file
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#43 - Refactor transformer
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#42 - Add DSL for ICU builds
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#41 - Refactor attributes
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#40 - Move ICU build to own module
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#39 - Trying to build ICU from sources version 1
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#38 - Bump com.vanniktech:gradle-maven-publish-plugin from 0.27.0 to 0.28.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, java
#37 - Bump detekt from 1.23.5 to 1.23.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, java
#36 - Add Android sqlite
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#35 - Trying to build with ICU
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#34 - Add threads with unix_excl fs
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#33 - Add implementation of utimensat, rmdir, opendirat
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#32 - Trying to run with pthreads
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#31 - Update GraalVM, add multithreading builds
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#30 - Move build configuration to SqliteWasmBuildSpec
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#29 - Bump Gradle to 8.7
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#28 - remove sqlite3Null()
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#27 - Add api validator
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#26 - Cleanup connection
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#25 - Split connection class
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#24 - Replace finalizers with Cleaner
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#23 - Cleaner
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#22 - Remove observing support from Cursor
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#21 - Move GraalNativeBindings to common
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#20 - Clenup code, move more to common
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#19 - Merge cursors
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#18 - Merge cursor window
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#17 - Move SQLiteClosable to common, Inline NativeCursorWindow
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#16 - create commonJvmAndAndroid sourceSet, move some code to common
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#15 - Move locale to configuration
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#14 - Add monotonic clock
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#13 - Move Logger to configuration
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#12 - Add DSL for building WasmSqliteOpenHelperFactory
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#11 - Add abstraction for logger
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#10 - Update README
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#9 - Change package and group id
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#8 - Add proguard rules for library
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#7 - Add publish module
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#6 - Add test
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#5 - Add graalvm embedder module
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#4 - Add wasi-emscripten-host module
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#3 - Adding sqlite-open-helper
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#2 - Add workaround for https://github.com/gradle/gradle/issues/26020
Pull Request -
State: closed - Opened by illarionov over 1 year ago
#1 - Add build on Github Actions
Pull Request -
State: closed - Opened by illarionov over 1 year ago
- 1 comment