2012-04-20 |
mistachkin | Merge the latest trunk changes into the WinRT branch... |
commit | commitdiff | tree |
2012-04-19 |
drh | Fix harmless compiler warnings on x64 MSVC, mostly... |
commit | commitdiff | tree |
2012-04-19 |
drh | Fix a harmless compiler warning in tclsqlite.c for... |
commit | commitdiff | tree |
2012-04-19 |
drh | Fix harmless compiler warnings (unused parameter warnin... |
commit | commitdiff | tree |
2012-04-18 |
mistachkin | Merge build tool updates from trunk. Also, modify... |
commit | commitdiff | tree |
2012-04-18 |
drh | Fix a harmless compiler warning in the mkkeywordhash... |
commit | commitdiff | tree |
2012-04-18 |
drh | Fix a typecast problem in lemon that could cause proble... |
commit | commitdiff | tree |
2012-04-18 |
mistachkin | Import all the latest trunk changes into the WinRT... |
commit | commitdiff | tree |
2012-04-17 |
mistachkin | When compiling for WinRT, always use the 'appcontainer... |
commit | commitdiff | tree |
2012-04-17 |
drh | Improved handling of aggregate subqueries within an... |
commit | commitdiff | tree |
2012-04-17 |
drh | Add an undocumented and possibly ephemeral ".breakpoint... |
commit | commitdiff | tree |
2012-04-16 |
drh | Fix a bug in the command-line shell logic that attempts... |
commit | commitdiff | tree |
2012-04-14 |
drh | In the unix VFS, always set every open file to close... |
commit | commitdiff | tree |
2012-04-14 |
drh | Fix a typo in a comment that is extracted for documenta... |
commit | commitdiff | tree |
2012-04-11 |
drh | Add a testcase() macro to ensure that the sqlite3AuthCh... |
commit | commitdiff | tree |
2012-04-11 |
drh | Fix harmless static-analysis warnings, mosting having... |
commit | commitdiff | tree |
2012-04-10 |
drh | Add new interfaces to the test_quota.c module: sqlite3... |
commit | commitdiff | tree |
2012-04-10 |
drh | Fix a copy/paste error in a comment in the fuzzer.... |
commit | commitdiff | tree |
2012-04-07 |
drh | Fix the application-defined function logic so that... |
commit | commitdiff | tree |
2012-04-06 |
drh | Update sqlite3_analyzer to correctly find all database... |
commit | commitdiff | tree |
2012-04-05 |
drh | Ignore the value of SQLITE_FCNTL_CHUNK_SIZE if it is... |
commit | commitdiff | tree |
2012-04-05 |
drh | Performance improvements for the RowSet object when... |
commit | commitdiff | tree |
2012-04-04 |
drh | Add the ".trace" option to the command-line shell. |
commit | commitdiff | tree |
2012-04-04 |
drh | Fix the multiplexor logging so that it works with SQLIT... |
commit | commitdiff | tree |
2012-04-04 |
drh | In the multiplexor extension, improve the error logging... |
commit | commitdiff | tree |
2012-04-03 |
dan | Do not run attempt to run test file fts4merge3.test... |
commit | commitdiff | tree |
2012-04-03 |
dan | Modify capi3.test and capi3c.test so that they work... |
commit | commitdiff | tree |
2012-04-03 |
dan | Modify the integrity-check code to reduce the size... |
commit | commitdiff | tree |
2012-04-03 |
drh | Fix a typo in the rtree6.test script that prevented... |
commit | commitdiff | tree |
2012-04-03 |
drh | Rerun autoconf to update the configure script for versi... |
commit | commitdiff | tree |
2012-04-03 |
drh | If the SELECT that finds all root pages in the showdb... |
commit | commitdiff | tree |
2012-04-03 |
drh | Enhance the "showdb" utility program with the "pgidx... |
commit | commitdiff | tree |
2012-04-02 |
drh | The SQLITE_RTREE_INT_ONLY compile-time option causes... |
commit | commitdiff | tree |
2012-04-02 |
drh | Add #ifdefs to allow a test build to succeed even if... |
commit | commitdiff | tree |
2012-03-31 |
drh | Fix a compiler warning by removing a redundant variable. |
commit | commitdiff | tree |
2012-03-31 |
drh | Test cases for RELEASE and ROLLBACK TO of a nested... |
commit | commitdiff | tree |
2012-03-31 |
drh | Do not abort pending queries on a RELEASE of a nested... |
commit | commitdiff | tree |
2012-03-31 |
dan | Modify selectColumnsFromExprList() to avoid ever incorr... |
commit | commitdiff | tree |
2012-03-31 |
dan | Change the ICU tokenizer so that it does not attempt... |
commit | commitdiff | tree |
2012-03-31 |
dan | Fix a bug in the EXPLAIN code for listing trigger progr... |
commit | commitdiff | tree |
2012-03-31 |
drh | Do more aggressive optimization of the AND operator... |
commit | commitdiff | tree |
2012-03-30 |
mistachkin | Avoid using the OVERLAPPED struct on WinCE. |
commit | commitdiff | tree |
2012-03-30 |
drh | Simplify the winRead and winWrite VFS functions to... |
commit | commitdiff | tree |
2012-03-30 |
drh | When a named CHECK constraint fails, include the name... |
commit | commitdiff | tree |
2012-03-30 |
drh | Fix MSVC compiler warnings in test code. |
commit | commitdiff | tree |
2012-03-30 |
drh | Merge the latest trunk changes into the winrt branch. |
commit | commitdiff | tree |
2012-03-30 |
drh | Fix an FTS4 test script problem for windows. |
commit | commitdiff | tree |
2012-03-30 |
mistachkin | Simplify the winRead and winWrite VFS functions to... |
commit | commitdiff | tree |
2012-03-30 |
drh | Change the name of a local variable from "not" to ... |
commit | commitdiff | tree |
2012-03-30 |
drh | In the ".output" command-line shell, if the first chara... |
commit | commitdiff | tree |
2012-03-30 |
drh | Fix compiler warnings on GCC and MSVC and fix a C89... |
commit | commitdiff | tree |
2012-03-29 |
dan | Merge fts4-incr-merge with trunk. |
commit | commitdiff | tree |
2012-03-29 |
dan | Disable the LIKE optimization if the column on the... |
commit | commitdiff | tree |
2012-03-29 |
dan | Fix an out of date comment on sqlite3ArrayAllocate(). |
commit | commitdiff | tree |
2012-03-28 |
drh | Merge in the latest changes from trunk. fts4-incr-merge |
commit | commitdiff | tree |
2012-03-28 |
drh | Avoid loading overflow pages just to satisfy typeof... |
commit | commitdiff | tree |
2012-03-28 |
drh | Minor changes to the core of OP_Column for performance... faster-typeof-and-length |
commit | commitdiff | tree |
2012-03-28 |
dan | Fix a problem in fts4merge3.test. |
commit | commitdiff | tree |
2012-03-28 |
drh | Improvements to comments. Minor changes to code in... |
commit | commitdiff | tree |
2012-03-28 |
drh | Test cases for length() of a large blob in an aggregate... |
commit | commitdiff | tree |
2012-03-28 |
drh | Fix the typeof() and length() optimization so that... |
commit | commitdiff | tree |
2012-03-28 |
drh | Evaluate typeof(X) and length(Y) where X is any column... |
commit | commitdiff | tree |
2012-03-27 |
drh | Add output of PRAGMAs auto_vacuum and encoding to the... |
commit | commitdiff | tree |
2012-03-27 |
dan | Really delete the fts3merge.test script (should have... |
commit | commitdiff | tree |
2012-03-27 |
dan | Remove the fts3merge.test script in favour of changing... |
commit | commitdiff | tree |
2012-03-27 |
drh | In the fts3view utility, label the blank segments used... |
commit | commitdiff | tree |
2012-03-27 |
drh | Enhance the fts3view tool with the big-segment command... |
commit | commitdiff | tree |
2012-03-27 |
dan | Merge the fts4-incr-merge-exp branch with fts4-incr... |
commit | commitdiff | tree |
2012-03-27 |
dan | Allow multiple incremental merges to proceed concurrent... |
commit | commitdiff | tree |
2012-03-27 |
drh | Minor correct errors in the file format description... |
commit | commitdiff | tree |
2012-03-27 |
drh | Enhance fts3view to show decodes of segments and doclists. |
commit | commitdiff | tree |
2012-03-26 |
drh | Add the fts3view utility program. |
commit | commitdiff | tree |
2012-03-26 |
drh | Fix FTS3 so that it works even without SQLITE_DEBUG. |
commit | commitdiff | tree |
2012-03-26 |
dan | Modify the FTS integrity-check so that the checksums... |
commit | commitdiff | tree |
2012-03-26 |
dan | Add a comment to explain how the FTS integrity-check... |
commit | commitdiff | tree |
2012-03-26 |
dan | Add an experimental integrity-check function to FTS. |
commit | commitdiff | tree |
2012-03-25 |
drh | Increase the version number to 3.7.12 |
commit | commitdiff | tree |
2012-03-24 |
drh | Add SQLITE_DBSTATUS_CACHE_WRITE to the command-line... |
commit | commitdiff | tree |
2012-03-24 |
drh | Add SQLITE_DBSTATUS_CACHE_WRITE. Used to query a databa... |
commit | commitdiff | tree |
2012-03-24 |
dan | Add SQLITE_DBSTATUS_CACHE_WRITE. Used to query a databa... |
commit | commitdiff | tree |
2012-03-24 |
drh | Enable fts3 tables to use incremental merge by automati... |
commit | commitdiff | tree |
2012-03-24 |
dan | Fix a failing assert() in the FTS3_LOG_MERGES related... |
commit | commitdiff | tree |
2012-03-24 |
dan | Add a comment to fts3SyncMethod() to justify the nMinMe... |
commit | commitdiff | tree |
2012-03-24 |
drh | Fix a bug in debugging code enabled when FTS3_LOG_MERGE... |
commit | commitdiff | tree |
2012-03-24 |
dan | Remove the Fts3Table.mxLevel variable. |
commit | commitdiff | tree |
2012-03-24 |
dan | Merge auto-incr-merge with incr-merge branch. |
commit | commitdiff | tree |
2012-03-24 |
dan | Modify the way the number of leaves written and the... fts4-auto-incr-merge |
commit | commitdiff | tree |
2012-03-24 |
drh | An attempt at automatic incremental merging for FTS4. |
commit | commitdiff | tree |
2012-03-23 |
dan | Fix a spurious SQLITE_CONSTRAINT error that may be... |
commit | commitdiff | tree |
2012-03-23 |
dan | Add a test to verify that sqlite3_total_changes() works... |
commit | commitdiff | tree |
2012-03-23 |
dan | Remove an incorrect assert() statement. Fix a const... |
commit | commitdiff | tree |
2012-03-23 |
drh | When an incremental blob cursor is invalidated (occurs... |
commit | commitdiff | tree |
2012-03-23 |
dan | Fix another test case issue in trace2.test. |
commit | commitdiff | tree |
2012-03-23 |
mistachkin | Update MSVC makefile to support compiling for WinRT... |
commit | commitdiff | tree |
2012-03-23 |
dan | When an incremental blob cursor is invalidated (occurs... |
commit | commitdiff | tree |
2012-03-23 |
dan | Update a couple of existing test cases. |
commit | commitdiff | tree |
2012-03-22 |
dan | Add test cases to fts4merge.test. |
commit | commitdiff | tree |
2012-03-22 |
dan | Following an incr-merge operation that does not complet... |
commit | commitdiff | tree |
2012-03-22 |
drh | Always quote the names of tables in the output of the... |
commit | commitdiff | tree |
2012-03-21 |
dan | Add fts4merge3.test, for testing that older versions... |
commit | commitdiff | tree |
next |