- c2a9c57 Version 3.7.14.1 by drh ยท 13 years ago version-3.7.14.1
- 4d4f3e5 Candidate fix for ticket [d02e1406a58ea02]. by drh ยท 13 years ago
- 05c093e Increase the version number to 3.7.14.1. The version of autoconf used is by drh ยท 13 years ago
- 6c1d789 Fix the TCL interface so that SQL functions implemented in TCL honor the by drh ยท 13 years ago
- 659f762 Work around an optimization issue with the MSVC compiler for ARM. by drh ยท 13 years ago
- 8a7c142 Version 3.7.14 by drh ยท 13 years ago version-3.7.14
- 9265d0b Fix compiler warnings in test_spellfix1.c by drh ยท 13 years ago
- 2a78169 Add resources describing the version number and other information to EXEs by drh ยท 13 years ago
- 597a8c5 Insert additional tab character. by mistachkin ยท 13 years ago win32Resources
- 0f104d5 Linking and cleaning fixes for the tclsqlite3.exe target in the MSVC makefile. by mistachkin ยท 13 years ago
- 4d9d1f4 Add Win32 version resources to the applicable binaries built by the MSVC makefile. by mistachkin ยท 13 years ago
- e0d058c In the spellfix phonehash() function, add letter W into the same character by drh ยท 13 years ago
- 19038f1b7 Changes for ERROR_PATH_NOT_FOUND in addition to ERROR_FILE_NOT_FOUND in by drh ยท 13 years ago
- 373cfbc Exclude the atof1.test test script from the valgrind permutations test since by drh ยท 13 years ago
- 9454876 Fix an out-of-bounds read in the demonstration code in test_spellfix.c. by dan ยท 13 years ago
- b5b407e Fix a typo in a comment in vdbe.c. No changes to code. by drh ยท 13 years ago
- 67c7014 Fix a case where SQLite was failing to detect a syntax error in queries like "SELECT ... FROM (<select-1> UNION ALL <select-2>)" when <select-1> and <select-2> return different numbers of result columns. by dan ยท 13 years ago
- af52973 Issue a log message if the temporary directory has not been set when running on WinRT. by mistachkin ยท 13 years ago
- 52fd8e1 Enable the use of a simpler command line when cross-compiling in the MSVC build environment. by mistachkin ยท 13 years ago
- 7a5d80e Formatting changes to the C code example in the documentation for by drh ยท 13 years ago
- 40e6319 Update API docs to include notes about the WinRT temporary directory. No changes to code. by mistachkin ยท 13 years ago
- 67ceaa6 Add to #undef statements to the command-line shell, go make sure that the by drh ยท 13 years ago
- 04f2e34 Fix an incorrect assert in the virtual table logic - it could fire following by drh ยท 13 years ago
- d557843 Fix all known instances of 'repeated the' style typos in comments. No changes to code. by mistachkin ยท 13 years ago
- b0367fb Fix a harmless compiler warning. by drh ยท 13 years ago
- f0b9729 When the same index is used for all OR-terms in a WHERE clause, then try to by drh ยท 13 years ago
- d40e208 Move field WhereLevel.pCovidx inside the union to WhereLevel.u.pCovidx. by drh ยท 13 years ago multi-or-covering-index
- 7b36ba3 Remove a NEVER() that is in fact reachable on an OOM. This probably by drh ยท 13 years ago
- 606bb3a Another test for whereD.test. by dan ยท 13 years ago
- 8993391 Add extra tests to whereD.test. by dan ยท 13 years ago
- 0efb72c Fix a problem to do with multi-or queries and automatic indexes. by dan ยท 13 years ago
- 8fea5f3 More test cases for OR-optimization covering indices. by drh ยท 13 years ago
- 2797c21 Additional test cases for OR-optimization with covering indices, including by drh ยท 13 years ago
- bfca6a4 Experimental change to support the covering index optimization for queries with OR terms in the WHERE clause that search a single index more than once. by dan ยท 13 years ago
- fb0a608 Merge the nested aggregate query enhancements into trunk. by drh ยท 13 years ago
- 319a170 Merge changes for the new sqlite3_win32_set_directory API to trunk. by mistachkin ยท 13 years ago
- ed551b9 Add test cases and fix bugs associated with the previous check-in by drh ยท 13 years ago nested-agg
- 030796d Further improvements to the processing of nested aggregate queries. by drh ยท 13 years ago
- 2f7d5d8 Modify the MSVC makefile to make it easier to select the heap subsystem to use. by mistachkin ยท 13 years ago
- 484dbef Add assert to check that the memory block for the previous directory value was allocated via sqlite3_malloc or related function. by mistachkin ยท 13 years ago win32SetDir
- 6154068 Added sqlite3_win32_set_directory API to assist in portability to WinRT. by mistachkin ยท 13 years ago
- 0789377 Update the spellfix virtual table so that all OOM errors are reported out by drh ยท 13 years ago
- 4dc3d73 Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option. by dan ยท 13 years ago
- a6b0a9c Change the checkSpacing utility program to ignore whitespace at end-of-line by drh ยท 13 years ago
- fc30b04 Silence harmless compiler warnings in the test code. by drh ยท 13 years ago
- f2f105d Remove tab characters from source code files. Replace them with spaces. by drh ยท 13 years ago
- 36ce6d2 Add a command-line program to tool/ that will check source code files for by drh ยท 13 years ago
- bcebd86 Clarify that the number-of-bytes parameter to sqlite3_bind_blob() must by drh ยท 13 years ago
- 8ef0c1f Fix MSVC compiler warning in the spellfix module. Also, add an assert. by mistachkin ยท 13 years ago
- 6f92833 Skip defining some WAL specific things in the Win32 VFS code when compiling without WAL support. Also, fix an example command line in the MSVC makefile. by mistachkin ยท 13 years ago
- 342ced4 Changes to the spellfix test script to make the results deterministic. by drh ยท 13 years ago
- e74f465 Change autoconf so that the --with-tcl=DIR option will override the by drh ยท 13 years ago
- 8b64b39 Silence three harmless compiler warnings in vdbesort.c. by drh ยท 13 years ago
- ec73930 Add an assert() to the btree rebalancer in order to silence a by drh ยท 13 years ago
- c16eb69 Update the spellfix virtual table to the latest development code. by drh ยท 13 years ago
- 1700b1c Refer to the file mapping Win32 API functions only when absolutely necessary. by mistachkin ยท 13 years ago
- a0aa13b Refer to the WaitForSingleObjectEx and SetFilePointerEx Win32 functions only for platforms where they are going to be used. by mistachkin ยท 13 years ago
- 7d6885a When populating an index b-tree as part of a CREATE INDEX or REINDEX statement, distribute cells between up to three siblings in balance_nonroot() instead of four. This produces identical database files, but is slightly faster. by dan ยท 13 years ago
- f64cc49 When building a b-tree as part of a CREATE INDEX or REINDEX statement, attempt to pack keys into pages as tightly as possible. by dan ยท 13 years ago
- acf239b Change to securedel2.test so that it works even if SQLITE_DEFAULT_AUTOVACUUM=1 is defined. by dan ยท 13 years ago
- 07f5479 Simplifications to the sorter to support full-coverage testing. by drh ยท 13 years ago
- 2aba5d9 Add extra tests for secure-delete mode. by dan ยท 13 years ago
- 38d0730 Fix a bug in hash.c introduced by [305b66672653]. by dan ยท 13 years ago
- 81f0740 Do not run test script spellfix.test if SQLITE_OMIT_VIRTUAL_TABLE is defined. Fix walro.test so that it works if DEFAULT_AUTOVACUUM is defined. by dan ยท 13 years ago
- 809badc Fix a bug in walthread.test causing intermittent failures. by dan ยท 13 years ago
- ab8c4cf Modify VSIX package generation tool to put the PDB files in the Debug directory. by mistachkin ยท 13 years ago
- 09ac7ec Merge the sorter-coalesce-writes branch into the trunk. This improves CREATE INDEX performance on some platforms. by dan ยท 13 years ago
- 243be2b Fix a crash that could follow an OOM condition. by dan ยท 13 years ago sorter-coalesce-writes
- 428c218 When reusing pages as part of creating a new index, allocate the leaves from each free-list trunk page in ascending order, instead of trying to maximize localization for each individual allocation. This increases the chance that pages will be written to disk in ascending order by a large CREATE INDEX statement, improving overall performance. by dan ยท 13 years ago
- 8c5287e Update sorter-coalesce-writes branch with latest trunk changes. by dan ยท 13 years ago
- e2e2ab3 Update description strings in the VSIX package. by mistachkin ยท 13 years ago
- a36421a Correct comment about WinRT compiler define. No changes to code. by mistachkin ยท 13 years ago
- dfbfbff Fix typos of function names sqlite3_result_error_toobig and sqlite3_result_error_nomem in the documentation. No changes to code. by mistachkin ยท 13 years ago
- 50afa2a Make the list of platforms dynamic in the SDK manifest inside the VSIX package. by mistachkin ยท 13 years ago
- 391b364 Modify metadata for the VSIX package and add tooling support for PDBs. by mistachkin ยท 13 years ago
- 6809c96 Replace a few sqlite3_malloc()+memset() sequences with calls to sqlite3MallocZero(). by dan ยท 13 years ago
- 0b5ae72 Improve consistency in handling of build outputs and native library paths in the multi-platform build tool for MSVC. by mistachkin ยท 13 years ago
- 78496d5 Minor adjustments to the multi-platform build tool for MSVC. by mistachkin ยท 13 years ago
- f2bc438 For the clean makefile targets, delete the generated VSIX file as well. by mistachkin ยท 13 years ago
- fd0ba2a Modify the multi-platform build tool for MSVC to support the latest RC version. by mistachkin ยท 13 years ago
- 31856a3 Add tool to build the core DLL for multiple platforms using MSVC. by mistachkin ยท 13 years ago
- 4868019 Add tool to generate a VSIX package usable by Visual Studio 2012 RC. by mistachkin ยท 13 years ago
- 9d0c0ea Update some comments in vdbesort.c. by dan ยท 13 years ago
- c041c16 Mark parameters to sorter interfaces as const where appropriate. by drh ยท 13 years ago
- 35d8ac9 Add another define to the MSVC makefile that is sometimes required to build cleanly for WinRT. by mistachkin ยท 13 years ago
- 2b596da Refactor field names in the SelectDest object to make them distinct and easier by drh ยท 13 years ago
- 407fae0 Fix an edge case in vdbesort.c. by dan ยท 13 years ago
- 3b2c9b3 Modify the code in vdbesort.c so that most reads and writes to temporary files are aligned page-sized blocks. by dan ยท 13 years ago
- 5373b76 Ensure that there is always at least one aReadMark slot usable by an unprivileged reader while a checkpoint is running. Also, if one or more transactions are recovered from a log file, initialize one of the aReadMark slots to contain mxFrame as part of the recovery process. by dan ยท 13 years ago
- 610b8d8 Amplification of a comment in wal.c. Change the aReadMark[] processing so by drh ยท 13 years ago
- 206d0b6 Merge the spellfix1 changes for supporting matchlen into trunk. by drh ยท 13 years ago
- 13a2bed Fix compiler warnings about unused code in spellfix. Fix the editDist3Core() by drh ยท 13 years ago spellfix-matchlen
- b4a553e Fix a bug in the phonetic-hash routine in spellfix1: Even if the first character of a word is deemed to be "silent", do not apply the special handling intended for the first character of each word to the second. by dan ยท 13 years ago
- 5ad17e5 Merge trunk changes. by dan ยท 13 years ago
- 5885e76 If a specific database is nominated as part of a "PRAGMA integrity_check" or "PRAGMA quick_check" command, search for problems in the nominated database only. i.e. "PRAGMA main.quick_check" now only scans the main database, not all attached databases as before. by dan ยท 13 years ago
- 8512752 Add the "matchlen" column to the spellfix1 virtual table. by dan ยท 13 years ago
- 2deb165 Update test_spellfix.c with latest changes. by dan ยท 13 years ago
- bd58d5f Setup the necessary library paths for cross-compilation with MSVC. by mistachkin ยท 13 years ago
- 228aeff Simplify usage of some linker options in the MSVC makefile. by mistachkin ยท 13 years ago
- e37f99c Make use of the predefined nmake command macro CC when possible instead of the literal string 'cl.exe'. Improve support for cross-compilation. Eliminate problematic use of double quotes in macro preprocessing expressions. by mistachkin ยท 13 years ago