MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
0
C
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
ACTIVITY
Commits
Reviews
week
month
year
COMMITS
20
in the last week
CONTRIBUTORS
3
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
D
drh
12 commits
S
stephan
5 commits
D
dan
3 commits
RECENT COMMITS
S
Ensure that sqlite3-opfs-async-proxy.js is copied into the fiddle target dirs.
stephan
17h ago
7a0a0a2
S
Expose the main /fiddle object to the browser dev console as globalThis.fiddle for experimenting with a dynamic prompt.
stephan
18h ago
b709ba8
D
Improve defenses in QRF against trying to run the same prepared statement
drh
22h ago
92c435c
S
API doc correction for sqlite3_js_retry_busy(). No code changes.
stephan
22h ago
35f8abc
D
Use sqlite3_malloc() for memory allocation inside of sqlite3_str_vappendf(),
drh
23h ago
1a315c0
D
Fix the printf() optimization added at [ccb6b6c4ac21742d] so that
drh
1d ago
3a8d38f
D
Attempt to work around a bug in legacy Microsoft compilers.
drh
1d ago
8cdc2ab
D
Change a variable name to try to quash a compiler warning reported
drh
1d ago
931fa90
S
Correct shell result code propagation regression introduced in [ff084ae341eab5c4] and reported in [forum:6fa3247e9724844c|forum post 6fa3247e9724844c].
stephan
1d ago
eb9a6a9
D
Use O_TMPFILE (on systems that support it) to security create a temporary
drh
2d ago
df0e915
D
Updates to testrunner.tcl: Shorten the prefix on created subdirectories from
drh
2d ago
b0d9039
D
Version number to 3.54.0 to begin the next development cycle.
drh
2d ago
f1cc3c4
D
Make use of O_TMPFILE for more secure temporary file creation, when that
drh
2d ago
3aed7dc
D
Version 3.53.0
drh
2d ago
4ebc7fd
D
Fix some buffer overreads that might occur in the session module when handling corrupt changesets.
dan
2d ago
a549535
D
When generating make.sh for testrunner, correctly quote the value of any options passed via environment variable OPTS.
dan
2d ago
df3e207
D
Fix some buffer overreads that might occur in the session module when handling corrupt changesets.
dan
2d ago
535b1f2
D
Fix a buffer overflow bug in a recent check-in, reported by unsolicted
drh
2d ago
a720080
S
Fix a few doc typos and inconsistencies. No code changes.
stephan
4d ago
0d979c2
D
Fix incorrect datatype on the auto_ext_leak_tester() function in the CLI.
drh
4d ago
e9af8ca