Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

Fix harmless compiler warning in the vfstrace extension. (tags: trunk)

Fix harmless compiler warning in the vfstrace extension. (tags: trunk)

View Article


Move non-console FILE* I/O to {Read,Write}File() on Win32. (This is a WIP. It...

Move non-console FILE* I/O to {Read,Write}File() on Win32. (This is a WIP. It builds but needs more testing.) (tags: win-dupe-crt-fio)

View Article


New assert()s to help verify union access. No logic changes. Testing and...

New assert()s to help verify union access. No logic changes. Testing and validation code only. (tags: trunk)

View Article

*MERGE* Sync with trunk. Buildable. (A WIP, to be further tested) (tags:...

*MERGE* Sync with trunk. Buildable. (A WIP, to be further tested) (tags: win-dupe-crt-fio)

View Article

Fix flub in cfWrite(). (for Win32) (tags: win-dupe-crt-fio)

Fix flub in cfWrite(). (for Win32) (tags: win-dupe-crt-fio)

View Article


Passing shell tests on Linux and Windows. A number of FILE* API content...

Passing shell tests on Linux and Windows. A number of FILE* API content transfer calls are diverted to the consio library via macros. (tags: win-dupe-crt-fio)

View Article

Fix comment typo in the fileio.c extension. No changes to code. (tags: trunk)

Fix comment typo in the fileio.c extension. No changes to code. (tags: trunk)

View Article

wasm: replace much of the eval makefile spaghetti with equivalent code...

wasm: replace much of the eval makefile spaghetti with equivalent code generated from a small C app. It turns out that's easier to read and write than doing the same thing from shell or tcl code, due...

View Article


Typo fix in makefile comments. (tags: wasm-build-rework)

Typo fix in makefile comments. (tags: wasm-build-rework)

View Article


In the CLI, when displaying results in a columnar format, take into account...

In the CLI, when displaying results in a columnar format, take into account zero-width and double-width Unicode characters. (tags: variable-width-char)

View Article

Further wasm build cleanups and tweaks. No functional changes. (tags:...

Further wasm build cleanups and tweaks. No functional changes. (tags: wasm-build-rework)

View Article

Remove an ALWAYS() that can sometimes be false, with wildly incorrect SQL...

Remove an ALWAYS() that can sometimes be false, with wildly incorrect SQL inputs. dbsqlfuzz 707afcf73930de2624cdeca0ad1f0deea982dfea (tags: trunk)

View Article

Always use fputws() for output to a Windows command-line prompt. (tags:...

Always use fputws() for output to a Windows command-line prompt. (tags: cli-stdlib)

View Article


Use _wfopen() instead of fopen() on Windows in the CLI. (tags: cli-stdlib)

Use _wfopen() instead of fopen() on Windows in the CLI. (tags: cli-stdlib)

View Article

Avoid an error in sqlite3expert if the database has existing indexes on...

Avoid an error in sqlite3expert if the database has existing indexes on expressions. (tags: trunk)

View Article


Wasm build cleanups. Fix the wasm speedtest1 builds broken by yesterday's...

Wasm build cleanups. Fix the wasm speedtest1 builds broken by yesterday's refactoring. (tags: wasm-build-rework)

View Article

Minor tweaks in mkwasmbuilds.c. (tags: wasm-build-rework)

Minor tweaks in mkwasmbuilds.c. (tags: wasm-build-rework)

View Article


Add the sqlite3_stdio.h library for Windows console I/O. (tags: cli-stdlib)

Add the sqlite3_stdio.h library for Windows console I/O. (tags: cli-stdlib)

View Article

Fix a memory leak in sqlite3expert.c introduced by [f1d76c86]. (tags: trunk)

Fix a memory leak in sqlite3expert.c introduced by [f1d76c86]. (tags: trunk)

View Article

*MERGE* Merge trunk changes into this branch. (tags: fts5-tokendata-prefix)

*MERGE* Merge trunk changes into this branch. (tags: fts5-tokendata-prefix)

View Article
Browsing all 2701 articles
Browse latest View live