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 65 of 1,084
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix harmless compiler warnings in FTS5.
drh
More...
over 2 years ago
Enhance the (undocumented, debug-only) json_parse() SQL function so that it returns the text rendering of the JSONB parse of the input, rather than printing the rendering on stdout.
drh
More...
over 2 years ago
Fix a problem in the shell tool (not library) causing an out-of-bounds write if an ".open" command failed, then the user pressed ctrl-c to interrupt a query running on the substitute in-memory database.
dan
More...
over 2 years ago
make replication latency cache configurable
ad hoc
More...
over 2 years ago
configurable replication latency cache size
ad hoc
More...
over 2 years ago
count replication latency cache misses
ad hoc
More...
over 2 years ago
Merge pull request #835 from tursodatabase/penberg/out-of-sync-replication-lat
Pekka Enberg
More...
over 2 years ago
Add a metric for out-of-sync replication values
Pekka Enberg
More...
over 2 years ago
fixed cursor step error protocol mismatch
Bartosz Sypytkowski
More...
over 2 years ago
adjusted metrics counter
Bartosz Sypytkowski
More...
over 2 years ago
libsql-sys: bring back unix-excl-vfs feature
Piotr Sarna
More...
over 2 years ago
Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs all return SQLITE_RANGE if they are passed a bad column or phrase number.
dan
More...
over 2 years ago
Improved handling of malformed unicode within JSON strings.
drh
More...
over 2 years ago
Merge pull request #832 from tursodatabase/replication-latencies
ad hoc
More...
over 2 years ago
send commit timestamp to replicas to compute replication latencies
ad hoc
More...
over 2 years ago
record replication latency in replicas
ad hoc
More...
over 2 years ago
add timestamp to replication protocol
ad hoc
More...
over 2 years ago
fix missig feature in libsql-replication
ad hoc
More...
over 2 years ago
restore Cargo.lock
ad hoc
More...
over 2 years ago
regenerate bundled c
ad hoc
More...
over 2 years ago
reduced iteration count for replication test
Bartosz Sypytkowski
More...
over 2 years ago
c binding: use explicit runtime + replace futures::Mutext with tokio::Mutex
Bartosz Sypytkowski
More...
over 2 years ago
replaced custom read lines with tokio-util::Lines
Bartosz Sypytkowski
More...
over 2 years ago
replaced custom read lines with tokio-util::Lines
Bartosz Sypytkowski
More...
over 2 years ago
Hrana HttpSend::oneshot - check if tokio runtime is active before calling
Bartosz Sypytkowski
More...
over 2 years ago
added async to benchmarks + cfg futures::Stream for Statement
Bartosz Sypytkowski
More...
over 2 years ago
post-rebase fixes
Bartosz Sypytkowski
More...
over 2 years ago
Remove an ALWAYS() added in [c50e6c2ace49d092] because it is sometimes false. dbsqlfuzz c393a4f783d42efd9552772110aff7e5d937f15e.
drh
More...
over 2 years ago
Fix harmless compiler warnings associated with [5db30bcc338aac1c]
drh
More...
over 2 years ago
Avoid signed integer overflow during integrity_check of FTS5.
drh
More...
over 2 years ago
←
1
2
…
61
62
63
64
65
66
67
68
69
…
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