2015-11-10 |
drh | Fix harmless compiler warnings in FTS5. parser-enhancements |
commit | commitdiff | tree |
2015-11-10 |
drh | Performance enhancement to the tokenizer. |
commit | commitdiff | tree |
2015-11-10 |
drh | Remove an unused non-terminal from the grammar. |
commit | commitdiff | tree |
2015-11-09 |
drh | Fix a comment typo in the lempar.c template that was... |
commit | commitdiff | tree |
2015-11-09 |
drh | Change the parser to use the standard "lempar.c" templa... |
commit | commitdiff | tree |
2015-11-09 |
drh | Avoid recursion in the yy_find_shift_action() routine... |
commit | commitdiff | tree |
2015-11-09 |
drh | Size reduction and performance improvement in the stack... |
commit | commitdiff | tree |
2015-11-09 |
drh | Fix incorrect WHERE clause in sqldiff, as reported... |
commit | commitdiff | tree |
2015-11-09 |
drh | Check in the cg_anno.tcl and run-speed-test.sh scripts... |
commit | commitdiff | tree |
2015-11-09 |
drh | Avoid unnecessary function prologues in the sqlite3Vdbe... |
commit | commitdiff | tree |
2015-11-09 |
drh | Small size reduction and performance increase in the... |
commit | commitdiff | tree |
2015-11-07 |
drh | Enhance the sqldiff utility to deal gracefully with... |
commit | commitdiff | tree |
2015-11-07 |
dan | Fix a bug in CTE handling discovered by LibFuzzer that... |
commit | commitdiff | tree |
2015-11-07 |
dan | Add test cases for WITH clauses. infinite-with-loop-bug |
commit | commitdiff | tree |
2015-11-07 |
drh | Proposed fix for an infinite loop bug in the WITH claus... |
commit | commitdiff | tree |
2015-11-07 |
drh | Enhance TreeView to show WITH clauses. Add an assert... |
commit | commitdiff | tree |
2015-11-07 |
drh | The OPFLAG_SEEKEQ optimization is only applicable to... |
commit | commitdiff | tree |
2015-11-07 |
drh | Fix a harmless sanitizer warning in the ieee754 extension. |
commit | commitdiff | tree |
2015-11-06 |
drh | Avoid an unnecessary key comparison when doing an index... |
commit | commitdiff | tree |
2015-11-06 |
drh | Work around a sign-extension bug in the optimizer on... |
commit | commitdiff | tree |
2015-11-06 |
drh | Test changes: Omit numindex1.test from valgrind, since... |
commit | commitdiff | tree |
2015-11-06 |
drh | Enforce consistent comparison results between integer... |
commit | commitdiff | tree |
2015-11-06 |
drh | Merge the fixes and tests for the ieee754 extension. int-float-precision |
commit | commitdiff | tree |
2015-11-06 |
drh | A proposed patch for working around a bug in the optimi... hp-optimizer-fix |
commit | commitdiff | tree |
2015-11-06 |
drh | Test cases for the ieee754 extension. |
commit | commitdiff | tree |
2015-11-06 |
drh | A different approach to handling integer/float comparis... |
commit | commitdiff | tree |
2015-11-06 |
dan | Have fts5 load its configuration from the xConnect... |
commit | commitdiff | tree |
2015-11-06 |
drh | More test cases for indexes on large numeric values. |
commit | commitdiff | tree |
2015-11-06 |
drh | Some simple test cases from the mailing list. |
commit | commitdiff | tree |
2015-11-06 |
drh | Increase the precision of integer vs. floating-point... |
commit | commitdiff | tree |
2015-11-05 |
drh | Improvements and simplifications to the equality seek... seekeq-experiment |
commit | commitdiff | tree |
2015-11-05 |
mistachkin | Fix typo in help information for an FTS5 script. |
commit | commitdiff | tree |
2015-11-05 |
drh | The top of an index equality loop normally starts with... |
commit | commitdiff | tree |
2015-11-05 |
dan | Add the 'hashsize' configuration option to fts5, for... |
commit | commitdiff | tree |
2015-11-05 |
drh | Remove a #pragma used to work around an issues with... |
commit | commitdiff | tree |
2015-11-05 |
mistachkin | Remove #pragma that was used to work around an obsolete... reoptimizeArm |
commit | commitdiff | tree |
2015-11-04 |
drh | Performance improvements in the getAndInitPage() routin... |
commit | commitdiff | tree |
2015-11-04 |
drh | Rename the sqlite3PagerAcquire() function to sqlite3Pag... |
commit | commitdiff | tree |
2015-11-04 |
drh | In releasetest.tcl, run larger test first if --jobs... |
commit | commitdiff | tree |
2015-11-04 |
drh | Exclude cffault.test and symlink.test from the (incompa... |
commit | commitdiff | tree |
2015-11-03 |
drh | Increase the fuzzcheck timeout when running valgrind. |
commit | commitdiff | tree |
2015-11-03 |
mistachkin | In 'e_uri.test', make sure all created test database... |
commit | commitdiff | tree |
2015-11-03 |
drh | In the releasetest.tcl script, add the --progress optio... |
commit | commitdiff | tree |
2015-11-03 |
drh | In the releasetest.tcl script, show the --jobs object... |
commit | commitdiff | tree |
2015-11-03 |
drh | Update the releasetest.tcl script so that it can run... |
commit | commitdiff | tree |
2015-11-03 |
mistachkin | Further enhancement and a bit of cleanup. mp-releasetest |
commit | commitdiff | tree |
2015-11-03 |
mistachkin | Use the native name for the MSVC makefile as well. |
commit | commitdiff | tree |
2015-11-02 |
mistachkin | Attempt to centralize and simplify the MSVC handling. |
commit | commitdiff | tree |
2015-11-02 |
drh | Fix the backcompat.test module so that it does not... |
commit | commitdiff | tree |
2015-11-02 |
mistachkin | Get things working better on Windows with MSVC. |
commit | commitdiff | tree |
2015-11-02 |
dan | Fix the --dryrun option on the releasetest.tcl script. |
commit | commitdiff | tree |
2015-11-02 |
dan | Fix releasetest.tcl so that it does not choke if a... |
commit | commitdiff | tree |
2015-11-02 |
dan | Fix releasetest.tcl so that output lines are less than... |
commit | commitdiff | tree |
2015-11-02 |
dan | Add the "--jobs N" option to the releasetest.tcl script... |
commit | commitdiff | tree |
2015-11-02 |
dan | On unix, if a file is opened via a symlink, create... |
commit | commitdiff | tree |
2015-11-01 |
drh | If a table-constraint PRIMARY KEY lists a single column... |
commit | commitdiff | tree |
2015-10-31 |
dan | On unix, if a file is opened via a symlink, create... |
commit | commitdiff | tree |
2015-10-30 |
dan | Add mutex operations to test code in test3.c to avoid... |
commit | commitdiff | tree |
2015-10-30 |
drh | Increase the version number to 3.10.0, due to the addit... |
commit | commitdiff | tree |
2015-10-30 |
dan | Add new API function sqlite3_db_cacheflush(). |
commit | commitdiff | tree |
2015-10-30 |
dan | Return immediately if sqlite3PagerWrite() is called... cacheflush |
commit | commitdiff | tree |
2015-10-30 |
drh | Add the --enable-editline option to various autoconf... |
commit | commitdiff | tree |
2015-10-30 |
dan | Test that calling sqlite3_db_cacheflush() does not... |
commit | commitdiff | tree |
2015-10-29 |
dan | Do not attempt to flush the pages of an in-memory datab... |
commit | commitdiff | tree |
2015-10-29 |
dan | Add a test case that calls sqlite3_db_cacheflush()... |
commit | commitdiff | tree |
2015-10-29 |
dan | Avoid automatically rolling back the transaction if... |
commit | commitdiff | tree |
2015-10-29 |
drh | Fix uses of ctype functions (ex: isspace()) on signed... |
commit | commitdiff | tree |
2015-10-29 |
mistachkin | Enhance comments in the MSVC batch build tool. |
commit | commitdiff | tree |
2015-10-28 |
drh | Make the internal sqlite3PExpr() interface responsive... |
commit | commitdiff | tree |
2015-10-28 |
dan | Add experimental API sqlite3_db_cacheflush(). |
commit | commitdiff | tree |
2015-10-28 |
drh | Factor out adding NOT expression nodes in the parser... |
commit | commitdiff | tree |
2015-10-27 |
dan | Have contentless and external content fts5 tables ignor... |
commit | commitdiff | tree |
2015-10-27 |
dan | Fix problems with prefix queries in fts5. |
commit | commitdiff | tree |
2015-10-27 |
drh | Provide hints to the storage engine using the sqlite3Bt... |
commit | commitdiff | tree |
2015-10-27 |
drh | Split out sqlite3BtreeCursorHintFlags() from sqlite3Btr... |
commit | commitdiff | tree |
2015-10-26 |
dan | Add new extended error code SQLITE_IOERR_AUTH. |
commit | commitdiff | tree |
2015-10-26 |
dan | Merge the BTREE_FORDELETE enhancement with this branch. |
commit | commitdiff | tree |
2015-10-26 |
drh | Merge in all trunk changes prior to the BTREE_FORDELETE... |
commit | commitdiff | tree |
2015-10-26 |
drh | Capture BTREE_FORDELETE test cases that were mistakenly... |
commit | commitdiff | tree |
2015-10-26 |
drh | Provide the BTREE_FORDELETE flag to sqlite3BtreeCursor... |
commit | commitdiff | tree |
2015-10-26 |
dan | Fix an uninitialized variable problem in the test code... |
commit | commitdiff | tree |
2015-10-26 |
dan | Test that the binary record "0x01 0x00" is interpreted... |
commit | commitdiff | tree |
2015-10-26 |
drh | Fix a C99-ism and a harmless compiler warning. |
commit | commitdiff | tree |
2015-10-26 |
drh | When compiling with SQLITE_HAS_CODEC, honor the hexkey... |
commit | commitdiff | tree |
2015-10-26 |
drh | Remove an unreachable branch in malloc.c. |
commit | commitdiff | tree |
2015-10-24 |
dan | When creating an automatic-index on a sub-query, add... |
commit | commitdiff | tree |
2015-10-23 |
dan | Remove an unused #define from whereInt.h. Add comments... |
commit | commitdiff | tree |
2015-10-22 |
dan | Modifications to pass a flag to internal routine sqlite... |
commit | commitdiff | tree |
2015-10-22 |
mistachkin | Alternate compiler warning fix for sqlite3StatusHighwater. |
commit | commitdiff | tree |
2015-10-21 |
mistachkin | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree |
2015-10-21 |
mistachkin | Fix compilation of 'testfixture' with MSVC when the... |
commit | commitdiff | tree |
2015-10-21 |
dan | Remove some branches made unreachable by recent changes... |
commit | commitdiff | tree |
2015-10-21 |
dan | Minor optimization for fts5 queries. |
commit | commitdiff | tree |
2015-10-21 |
dan | Add extra debugging function to test_rbu.c. Enhance... |
commit | commitdiff | tree |
2015-10-20 |
mistachkin | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree |
2015-10-20 |
dan | More optimizations for fts5 prefix queries. |
commit | commitdiff | tree |
2015-10-20 |
dan | Fix #line directives added to generated file fts5.c. |
commit | commitdiff | tree |
2015-10-20 |
dan | Initialize variables in the fts5 integrity-check code... |
commit | commitdiff | tree |
2015-10-19 |
dan | Another optimization for fts5 prefix (and other) queries. |
commit | commitdiff | tree |
2015-10-19 |
dan | Another tweak to improve performance of fts5 prefix... |
commit | commitdiff | tree |
next |