Default branch

5b98467d28 · Be sure to do floating-point to text conversions in JSON to the full · Updated 2026-05-29 23:14:22 +00:00

Branches

c39f3e0085 · Use _commit() rather than FlushFileBuffers() as a substitute for fsync() · Updated 2011-12-15 17:42:35 +00:00    mirrors

22317
0

de60fc2d87 · Add a file-control that will discover the name of the bottom-level VFS and · Updated 2011-12-14 17:53:36 +00:00    mirrors

22325
0

a5eec8c8c3 · Merge the latest trunk changes into tree-explain branch. · Updated 2011-12-10 14:44:31 +00:00    mirrors

22305
0

6113450857 · Remove an unnecessary condition. · Updated 2011-12-09 17:51:30 +00:00    mirrors

22313
0

24076fd97d · Add a prototype implementation of stdio-like routines for accessing the VFS. · Updated 2011-12-01 02:32:12 +00:00    mirrors

22328
1

d1ef9b6da1 · Cleanup the semantics surrounding use of the GetLastError function on Windows. · Updated 2011-11-21 00:54:37 +00:00    mirrors

22333
0

d236b16412 · Change the multiplexor suffix from 2 to 3 digits. · Updated 2011-11-16 17:32:28 +00:00    mirrors

22352
0

b6ae41ab93 · Further work on mmap(). Still does not work right - autovacuum tests are the · Updated 2011-11-14 12:34:15 +00:00    mirrors

22354
2

81ef0f97ef · Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2 · Updated 2011-11-13 21:44:03 +00:00    mirrors

22354
0

6c3c1a0951 · Make sure to flag benign malloc failures in the Windows VFS as such. Expand use of the DO_OS_MALLOC_TEST to cover the VFS functions that can now return an out of memory error. Support an experimental --match option to the test suite that will run only those tests matching the specified pattern. · Updated 2011-11-12 03:17:40 +00:00    mirrors

22363
0

ec04dad11a · Cherrypick the [5dbfaed8c3] patch so that SQLITE_OMIT_WAL works again. · Updated 2011-11-08 15:06:05 +00:00    mirrors

22380
1

5578f4d2a3 · If the read() system call in unix returns fewer bytes than expected, retry · Updated 2011-11-01 15:45:28 +00:00    mirrors

22380
1

9743948386 · Have FTS3 ignore ^ prefixes. The ^ syntax is only supported on FTS4 tables. · Updated 2011-10-19 15:52:48 +00:00    mirrors

22476
0

0cefa2b39b · Patches to the apple-osx-377 branch so that it will compile and run on · Updated 2011-10-11 00:09:13 +00:00    mirrors

22715
64

0a61df670e · Add testcase() macros to ensure good test coverage. · Updated 2011-10-07 17:45:58 +00:00    mirrors

22453
0

497ffc4c5d · If an open as read/write fails, do not try to reopen as read-only if in · Updated 2011-09-25 17:47:58 +00:00    mirrors

22474
0

5538807fdb · Add SQLITE_STMTSTATUS_CACHE_HIT/MISS and SQLITE_DB_STATUS_CACHE_HIT/MISS. For querying the number of pager cache hits and misses on a statement or connection basis. · Updated 2011-09-20 15:53:02 +00:00    mirrors

22507
1

48f2d3b10a · Add the new OP_Once opcode. Use it to clean up and simplify various · Updated 2011-09-16 01:34:43 +00:00    mirrors

22520
0

04a962fe02 · Simplification and performance tweaks in vdbeSorterMerge(). · Updated 2011-09-03 16:42:38 +00:00    mirrors

22535
0

8b7ca8c75b · Veryquick and min.rc tests now passing. · Updated 2011-08-26 18:28:17 +00:00    mirrors

22616
23