2011-12-16 |
drh | Enhance the WAL header sync so that it honors the vario... wal-header-sync |
commit | commitdiff | tree |
2011-12-16 |
drh | Proposed changes that ensure that the WAL header is... |
commit | commitdiff | tree |
2011-12-16 |
drh | Merge the fix for [a1fa75cbdd02] from the experimental... |
commit | commitdiff | tree |
2011-12-16 |
drh | Improved logging of master-journal name conflicts. |
commit | commitdiff | tree |
2011-12-16 |
drh | Merge the nx-devkit changes into trunk. |
commit | commitdiff | tree |
2011-12-16 |
dan | Experimental fix for [a1fa75cbdd]. |
commit | commitdiff | tree |
2011-12-16 |
drh | Tweaks to the way multiplexSubOpen() works, for backwar... |
commit | commitdiff | tree |
2011-12-16 |
drh | Fix a potential infinite loop (inserted by the previous... |
commit | commitdiff | tree |
2011-12-16 |
drh | The xTruncate method for the multiplexor now changes... |
commit | commitdiff | tree |
2011-12-16 |
drh | Call sqlite3_log() with an appropriate message if unabl... |
commit | commitdiff | tree |
2011-12-16 |
drh | A better solution to being unable to find a unique... |
commit | commitdiff | tree |
2011-12-16 |
drh | Make sure the antipenultimate character of master-journ... |
commit | commitdiff | tree |
2011-12-15 |
drh | Add stdio support to the quota VFS. |
commit | commitdiff | tree |
2011-12-15 |
drh | Use _commit() rather than FlushFileBuffers() as a subst... quota-stdio |
commit | commitdiff | tree |
2011-12-15 |
dan | When deleting a file with the multiplexor VFS, also... |
commit | commitdiff | tree |
2011-12-15 |
drh | Make sure the chunksize in test_multiplex does not... |
commit | commitdiff | tree |
2011-12-15 |
dan | Fix some problems with dropped error codes in multiplex... |
commit | commitdiff | tree |
2011-12-15 |
drh | In the multiplexor, do not try to delete overflow files... |
commit | commitdiff | tree |
2011-12-14 |
drh | Merge the nx-devkit changes into trunk. This includes... |
commit | commitdiff | tree |
2011-12-14 |
drh | Merge the VFSNAME file-control addition into the nx... |
commit | commitdiff | tree |
2011-12-14 |
drh | Add a file-control that will discover the name of the... vfsname-filectrl |
commit | commitdiff | tree |
2011-12-14 |
drh | Improvements to comments. No code changes. |
commit | commitdiff | tree |
2011-12-14 |
mistachkin | Treat a zero return value from the Win32 APIs MultiByte... |
commit | commitdiff | tree |
2011-12-14 |
drh | Harden the utf8-to-mbcs converter in the quota module... |
commit | commitdiff | tree |
2011-12-13 |
drh | Enhancements to test_quota.c: Remove the external... |
commit | commitdiff | tree |
2011-12-13 |
dan | Add a hard limit to the number of chunks a multiplexed... |
commit | commitdiff | tree |
2011-12-13 |
drh | Change the SQLITE_EXTRA_INIT routine to take a single... |
commit | commitdiff | tree |
2011-12-13 |
dan | Add extra tests for the multiplexor VFS. No changes... |
commit | commitdiff | tree |
2011-12-13 |
drh | Merge the nx-devkit changes into trunk. |
commit | commitdiff | tree |
2011-12-13 |
drh | Update the multiplex.test script to conform to that... |
commit | commitdiff | tree |
2011-12-13 |
drh | Move the multiplexor changes in the experimental branch |
commit | commitdiff | tree |
2011-12-13 |
drh | When an sqlite3_auto_extension() function fails, report... |
commit | commitdiff | tree |
2011-12-13 |
drh | When the multiplexor FileSize procedure fails to open... |
commit | commitdiff | tree |
2011-12-13 |
drh | Add a compile-time shutdown procedure to be called... |
commit | commitdiff | tree |
2011-12-12 |
drh | Backport a minimal set of changes needed to get 8+3... |
commit | commitdiff | tree |
2011-12-12 |
dan | Fix os_unix.c so that, unless 8.3 filenames are actuall... |
commit | commitdiff | tree |
2011-12-12 |
drh | Make sure the quota logic is usable as C++. |
commit | commitdiff | tree |
2011-12-12 |
dan | Change the multiplexor VFS so that xTruncate is a no... |
commit | commitdiff | tree |
2011-12-12 |
dan | Fix for the xFileSize method of test_multiplex.c when... |
commit | commitdiff | tree |
2011-12-12 |
drh | Add magic comments to shell.c to make it easier for... |
commit | commitdiff | tree |
2011-12-11 |
drh | In the multiplexor shim, when using 8+3 filenames,... |
commit | commitdiff | tree |
2011-12-11 |
drh | Update comments describing the flattening optimization... |
commit | commitdiff | tree |
2011-12-11 |
drh | Fix STAT3 so that it works with the new uninitialized... |
commit | commitdiff | tree |
2011-12-11 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2011-12-10 |
drh | Minor cleanups of the compound-subquery flattening... |
commit | commitdiff | tree |
2011-12-10 |
drh | Allow UNION ALL compounds to be promoted up to replace... |
commit | commitdiff | tree |
2011-12-10 |
drh | Import the experimental parse-tree explainer, with... |
commit | commitdiff | tree |
2011-12-10 |
drh | Merge the latest trunk changes into tree-explain branch. tree-explain |
commit | commitdiff | tree |
2011-12-10 |
drh | Always use _msize() to get memory allocation sizes... |
commit | commitdiff | tree |
2011-12-09 |
drh | Change the VDBE so that all registers are initialized... |
commit | commitdiff | tree |
2011-12-09 |
drh | Remove an unnecessary condition. uninit-vdbe-mem |
commit | commitdiff | tree |
2011-12-09 |
drh | Remove an unnecessary initialization of Vdbe.aOnceFlag. |
commit | commitdiff | tree |
2011-12-09 |
drh | Take out the OP_JumpOnce opcode. Revert compound SELEC... |
commit | commitdiff | tree |
2011-12-09 |
drh | Previous check-in broke auto-increment. This check... |
commit | commitdiff | tree |
2011-12-09 |
drh | Make no assumptions about the initial state of VDBE... |
commit | commitdiff | tree |
2011-12-09 |
dan | Modify the OP_Once opcode so that it works correctly... |
commit | commitdiff | tree |
2011-12-09 |
mistachkin | The Windows OS flavor #ifdefs must be performed after... |
commit | commitdiff | tree |
2011-12-08 |
drh | Hand merge the zone allocator for MacOS from the apple... |
commit | commitdiff | tree |
2011-12-08 |
drh | In persistent WAL mode, truncate the WAL file to the... |
commit | commitdiff | tree |
2011-12-08 |
mistachkin | Follow the previously established pattern for detecting... |
commit | commitdiff | tree |
2011-12-07 |
drh | Additional detail added to the tree-explain output... |
commit | commitdiff | tree |
2011-12-07 |
drh | More compact notation for the parse-tree view. |
commit | commitdiff | tree |
2011-12-07 |
drh | Cherrypick the [7e5b56b1c6] fix for the sqlite3SelectDu... |
commit | commitdiff | tree |
2011-12-07 |
drh | Bug fix in sqlite3SelectDup(). Make sure the pNext... |
commit | commitdiff | tree |
2011-12-07 |
drh | Improvements to the data-structure explain subsystem... |
commit | commitdiff | tree |
2011-12-06 |
drh | Begin adding the data-structure explaining subsystem... |
commit | commitdiff | tree |
2011-12-06 |
dan | Add file tkt-3a77c9714e.test, containing tests to verif... |
commit | commitdiff | tree |
2011-12-06 |
drh | Do not reuse temp registers originally allocated to... |
commit | commitdiff | tree |
2011-12-06 |
drh | Merge the winGetLastError fixes into trunk. |
commit | commitdiff | tree |
2011-12-03 |
drh | Add the sqlite3_quota_fflush() interface. Enhance... |
commit | commitdiff | tree |
2011-12-02 |
drh | One minor documentation enhancement. |
commit | commitdiff | tree |
2011-12-02 |
drh | Documentation improvements and additional test cases. |
commit | commitdiff | tree |
2011-12-01 |
drh | Run quota-stdio tests in binary mode so that they work... |
commit | commitdiff | tree |
2011-12-01 |
drh | Progress toward getting things to work better on windows. |
commit | commitdiff | tree |
2011-12-01 |
drh | Add test logic and some test cases. |
commit | commitdiff | tree |
2011-12-01 |
drh | Add stdio-like I/O interfaces to the test_quota VFS... |
commit | commitdiff | tree |
2011-11-29 |
drh | Remove unused fields from the Parse object. Documentat... |
commit | commitdiff | tree |
2011-11-29 |
drh | Remove unused boolean fields from the UnpackedRecord... |
commit | commitdiff | tree |
2011-11-29 |
drh | Removed the unused "type" field from the CollSeq (colla... |
commit | commitdiff | tree |
2011-11-25 |
drh | Update the version number to 3.7.10. |
commit | commitdiff | tree |
2011-11-25 |
drh | Fix a typo in the documentation for sqlite3_stmt_busy(). |
commit | commitdiff | tree |
2011-11-25 |
drh | Add the sqlite3_stmt_busy() interface. |
commit | commitdiff | tree |
2011-11-21 |
mistachkin | Cleanup the semantics surrounding use of the GetLastErr... winGetLastError |
commit | commitdiff | tree |
2011-11-18 |
drh | Change the multiplexor to use a 3-digit suffix. |
commit | commitdiff | tree |
2011-11-17 |
drh | Improvements to the documentation of the sqlite3_db_fil... |
commit | commitdiff | tree |
2011-11-17 |
drh | Restore the test for sqlite3OsFullPathname() failure... |
commit | commitdiff | tree |
2011-11-17 |
drh | Add the sqlite3_db_filename() interface. |
commit | commitdiff | tree |
2011-11-16 |
drh | Back out the [ceee03c79a] change. |
commit | commitdiff | tree |
2011-11-16 |
drh | Add the sqlite3_db_release_memory() interface and the... |
commit | commitdiff | tree |
2011-11-16 |
drh | Merge the PCACHE2 changes into trunk. |
commit | commitdiff | tree |
2011-11-16 |
drh | Change the multiplexor suffix from 2 to 3 digits. 3-digit-multiplex-suffix |
commit | commitdiff | tree |
2011-11-16 |
drh | Remove code made obsolete by the changes to index proce... |
commit | commitdiff | tree |
2011-11-16 |
dan | Fix an invalid assert() statement added by [3b58f5f066]. |
commit | commitdiff | tree |
2011-11-16 |
dan | Where possible, take advantage of the rowid at the... |
commit | commitdiff | tree |
2011-11-16 |
dan | Update memsubsys1.test to account for the recently... |
commit | commitdiff | tree |
2011-11-14 |
drh | Forward port the 8-byte alignment fix from branch-3... |
commit | commitdiff | tree |
2011-11-14 |
drh | Fix a 8-byte alignment problem that causes a SIGBUS... |
commit | commitdiff | tree |
2011-11-13 |
drh | Add a version number to the sqlite3_pcache_methods2... experimental-pcache |
commit | commitdiff | tree |
2011-11-12 |
drh | Attempt to modify btree.c so that it assumes that calls... |
commit | commitdiff | tree |
2011-11-12 |
drh | Remove a couple of incorrect assert statements so that... |
commit | commitdiff | tree |
next |