openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libsql
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 64 of 1,084
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "chore: test in PR if it builds successfully"
Tom Lienard
More...
about 2 years ago
Merge pull request #850 from psarna/clifix65
Piotr Sarna
More...
about 2 years ago
clippy fixes
Piotr Sarna
More...
about 2 years ago
Merge pull request #799 from tursodatabase/hrana-pipeline-return-replication-index
ad hoc
More...
about 2 years ago
Merge pull request #836 from tursodatabase/count-replication-latencies-cache-misses
ad hoc
More...
about 2 years ago
fix bincode deserialize error
ad hoc
More...
about 2 years ago
test embedded replica proxy query returning value
ad hoc
More...
about 2 years ago
Merge pull request #846 from tursodatabase/remove_is_anonymous
Piotr Sarna
More...
about 2 years ago
Elaborate on the various build flavors used by ext/wasm/. Doc changes only.
stephan
More...
about 2 years ago
Update and clean up the in-makefile docs for ext/wasm.
stephan
More...
about 2 years ago
adjusted tests
Bartosz Sypytkowski
More...
about 2 years ago
added is_autocommit flag setup during execute requests
Bartosz Sypytkowski
More...
about 2 years ago
Hrana HttpConnection: use shared Hrana stream
Bartosz Sypytkowski
More...
about 2 years ago
Back out [99d11e6d0ae6] (enabling of STAT4 in WASM/JNI), per /chat discussion.
stephan
More...
about 2 years ago
New logic to avoid using indexes that ANALYZE has identified as of little practical use. Also a performance optimization in ANALYZE.
drh
More...
about 2 years ago
Remove some unnecessary computations from ANALYZE so that ANALYZE runs with fewer CPU cycles. These changes were spotted while working on the nearby enhanced-stat1 branch. So even if enhanced-stat1 is abandoned, that effort put into it will not have been in vain.
drh
More...
over 2 years ago
Extra steps taken to avoid using low-quality indexes in a query plan. This branch accomplishes the same end as the nearby enhanced-stat1 branch, but with much less change and hence less risk.
drh
More...
over 2 years ago
Remove Authenticated::is_anonymous
Piotr Jastrzebski
More...
over 2 years ago
chore: test in PR if it builds successfully
Tom Lienard
More...
over 2 years ago
ci: release Docker images for arm64
Tom Lienard
More...
over 2 years ago
JNI: move the ByteBuffer-using APIs from public to package visibility for the time being because they have UB-inducing possibilities which need to be worked out. Update test code to account for a change in custom FTS5 columntext() impls.
stephan
More...
over 2 years ago
WASM: various build cleanups and add initial infrastructure for a build which elides the oo1 API and its dependents (worker1 and promiser). Sidebar: an attempt was made to move generation of the build rules to an external script, but the mixed-mode make/script was even less legible than the $(eval) indirection going on in the makefile.
stephan
More...
over 2 years ago
Add boolean visitor
Jonah Lund
More...
over 2 years ago
Use SQLITE_ENABLE_STAT4 in both the WASM and JNI builds.
stephan
More...
over 2 years ago
Merge pull request #834 from psarna/unix-excl-vfs
Piotr Sarna
More...
over 2 years ago
Merge pull request #837 from tursodatabase/configurable-replication-latency-cache-size
ad hoc
More...
over 2 years ago
Minor doc touchup in the JS bits.
stephan
More...
over 2 years ago
Enable SQLITE_DIRECT_OVERFLOW_READ unless it is specifically disabled using the -DSQLITE_DIRECT_OVERFLOW_READ=0 compile-time option.
drh
More...
over 2 years ago
Update fts5origintext4.test to work with SQLITE_DIRECT_OVERFLOW_READ.
dan
More...
over 2 years ago
Performance improvement by unwinding a loop in jsonAppendString().
drh
More...
over 2 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
1083
1084
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree