| 2012-06-21 |
mistachkin | Remove more references to OS/2. |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
drh | Disable the atof1.test module when compiling on MSVC. floating-point-conversions |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
drh | Increase the version number to 3.7.14 and rerun autoconf |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
drh | Fix the SQLITE_ZERO_MALLOC compile-time option so that... |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
mistachkin | Merge several compiler compatibility fixes to trunk. |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
drh | Remove support for OS/2 from the source tree. |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
mistachkin | When linking to the MSVC runtime library, use the debug... |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
dan | Add tests to check that the "unicode61" and "icu" token... |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
mistachkin | Move variable declaration to fix compilation with MSVC. |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
drh | Fix an incorrect testcase for the round() function... |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
drh | Round-trip conversions of real->text->real are now... |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
drh | Improved accuracy on text-to-real and real-to-text... |
commit | commitdiff | tree | snapshot |
| 2012-06-19 |
drh | Improved rounding accuracy on test-to-float conversions. |
commit | commitdiff | tree | snapshot |
| 2012-06-18 |
dan | Fix a problem with identifying white-space characters... |
commit | commitdiff | tree | snapshot |
| 2012-06-18 |
mistachkin | Allow the SQLITE_API macro to apply to the sqlite3_win3... compiler-compat |
commit | commitdiff | tree | snapshot |
| 2012-06-18 |
mistachkin | Fix a few compilation issues that can occur with certai... |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
drh | In Lemon, when comparing the output to the *.h file... |
commit | commitdiff | tree | snapshot |
| 2012-06-15 |
mistachkin | Fix compiler warning. deferred-close |
commit | commitdiff | tree | snapshot |
| 2012-06-11 |
drh | Version 3.7.13 version-3.7.13 |
commit | commitdiff | tree | snapshot |
| 2012-06-09 |
dan | Merge latest trunk changes with sessions branch. |
commit | commitdiff | tree | snapshot |
| 2012-06-09 |
dan | Add missing targets for fts3_unicode.lo and fts3_unicod... |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
drh | Fix an obscure memory leak in FTS3 that can come about... |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
dan | Fix a problem in vtab1.test causing it to fail when... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
drh | Merge all trunk changes, including the WinRT enhancemen... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
drh | Documentation and evidence mark updates. Remove a... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
dan | Fix a problem preventing a shared in-memory database... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
dan | Add the "tokenchars=" and "separators=" options, for... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
dan | Fix a malloc/free mismatch in pager.c (sqlite3_free... |
commit | commitdiff | tree | snapshot |
| 2012-06-07 |
drh | Provide an (undocumented) compile-time option to disabl... |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
drh | Fix harmless Clang warnings. |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
mistachkin | Fix an #if that is applicable to WinRT, even thought... |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
drh | Merge the changes need to compile on WinRT into trunk. |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
dan | Disable FTS unicode61 by default. It is enabled by... |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
dan | Have the FTS unicode61 strip out diacritics when tokeni... |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
drh | Avoid resetting the shared-cache schema when on of... |
commit | commitdiff | tree | snapshot |
| 2012-06-06 |
drh | Make sure the Index.azColl pointers do not point to... shared-schema |
commit | commitdiff | tree | snapshot |
| 2012-06-05 |
drh | Merge the latest trunk changes into shared-schema branc... |
commit | commitdiff | tree | snapshot |
| 2012-06-05 |
drh | Add sqlite3_quota_ferror() and sqlite3_quota_file_avail... |
commit | commitdiff | tree | snapshot |
| 2012-06-05 |
mistachkin | Correct docs regarding use of malloc and free by the... |
commit | commitdiff | tree | snapshot |
| 2012-06-04 |
mistachkin | When not compiling for WinRT, skip using a couple Win32... |
commit | commitdiff | tree | snapshot |
| 2012-06-02 |
drh | Revert sqlite3_close() to legacy behavior. Create... |
commit | commitdiff | tree | snapshot |
| 2012-06-02 |
drh | The sqlite3_close() interface returns SQLITE_OK even... |
commit | commitdiff | tree | snapshot |
| 2012-05-31 |
mistachkin | Update several APIs to enable compilation with newer... |
commit | commitdiff | tree | snapshot |
| 2012-05-31 |
drh | Avoid calling fchown() if the process is not running... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | Link the NDEBUG macro to SQLITE_DEBUG so that when... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | Fix a typo (a repeated "or") in the documentation.... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | Changes some NDEBUG macros to SQLITE_DEBUG in os_unix... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | Merge the 64-to-32-bit RTree rounding fixes from trunk... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | In the RTree module, make sure all double-to-float... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
drh | Refactor the float-to-double rounding routines so that... rtree-32bit-rounding |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Fix the MSVC makefile so that it works with the unicode... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Simplification to the coordinate rounding logic in... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | When converting 64-bit floating point coordinates to... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Merge the unicode61 tokenizer and the shared-cache... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Updates regarding URI query parameters and shared cache... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Fix Makefile.in so that it works with the new unicode... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Add the mode=memory option to URI filenames, which... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
drh | Omit the fts3 unicode character class routines from... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
drh | Merge into trunk the changes that permit :memory: datab... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
drh | Have user interfaces report out the filename of in... shared-cache-memdb |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
drh | Only allow :memory: databases to share cache if there... |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | Merge fts4-unicode branch with trunk. |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | If SQLITE_DISABLE_FTS3_UNICODE is defined, do not build... fts4-unicode |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
drh | Enable the use of shared cache for an in-memory databas... |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | Change the format of the tables used by sqlite3FtsUnico... |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | Add coverage tests for fts3_unicode.c. |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | Add fault-injection tests that use the unicode61 tokeni... |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
dan | Change the name of the "unicode" tokenizer to "unicode6... |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
dan | Add special fast paths to sqlite3FtsUnicodeTolower... |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
dan | Fix comments in generated file fts3_unicode2.c. |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
dan | Add an experimental tokenizer to fts4 - "unicode".... |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
mistachkin | Use the new test suite helper procedure 'get_pwd' to... |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
drh | Merge the 3.7.12.1 trunk changes into the WinRT branch. |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
drh | Version 3.7.12.1 |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
drh | Version 3.7.12.1 version-3.7.12.1 |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Increase the version number to 3.7.12.1. Minor changes... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Merge the nested aggregate query fix (ticket [c2ad16f99... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Mark and always-true conditional as such. Add the... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Candidate fix for the nested aggregate query problem... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Convert the NameContext object from using u8 booleans... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Make sure lookaside memory allocations are unusable... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Move some #defines earlier in the file for test_quota... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
mistachkin | Allow the sqlite3ExplainBegin function to be compiled... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
drh | Change the ".schema" command of the shell to output... |
commit | commitdiff | tree | snapshot |
| 2012-05-20 |
drh | Fix a test case so that it works even with very long... |
commit | commitdiff | tree | snapshot |
| 2012-05-20 |
drh | Fix a test case in the shell1.test script so that it... |
commit | commitdiff | tree | snapshot |
| 2012-05-17 |
mistachkin | Merge updates from trunk. |
commit | commitdiff | tree | snapshot |
| 2012-05-16 |
dan | Return SQLITE_MISUSE if an application attempts to... |
commit | commitdiff | tree | snapshot |
| 2012-05-16 |
drh | Avoid using sqlite3ResetAllSchemasOfConnection() purely... |
commit | commitdiff | tree | snapshot |
| 2012-05-15 |
drh | The former sqlite3ResetInternalSchema() routine was... |
commit | commitdiff | tree | snapshot |
| 2012-05-15 |
dan | When a connection disconnects from a shared-cache datab... |
commit | commitdiff | tree | snapshot |
| 2012-05-15 |
drh | Add assert()s to verify that Table objects in the schem... |
commit | commitdiff | tree | snapshot |
| 2012-05-14 |
drh | Add an assert() that verifies that the statement pointe... |
commit | commitdiff | tree | snapshot |
| 2012-05-14 |
drh | Version 3.7.12 |
commit | commitdiff | tree | snapshot |
| 2012-05-14 |
drh | Version 3.7.12 version-3.7.12 |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
drh | Fix a typo in a comment which is used to generate docum... |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
drh | Parser bug fix: Make sure the table constraints allowe... |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
dan | Update sessions branch with trunk changes. |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
dan | Before running each test script, make sure the FTS... |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
drh | Use the regexp result option for a test case in shell1... |
commit | commitdiff | tree | snapshot |
| next |