๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
  1. f1c6bc5 Remove more references to OS/2. by mistachkin ยท 13 years ago
  2. 83905c9 Remove support for OS/2 from the source tree. by drh ยท 13 years ago
  3. 8ba0d1c In Lemon, when comparing the output to the *.h file to see if it has changed, by drh ยท 13 years ago
  4. 5e0c493 Fix harmless Clang warnings. by drh ยท 14 years ago
  5. 3d403c7 Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators. by dan ยท 14 years ago
  6. 8df9185 Move the shell test scripts into the test/ subfolder so that they are by drh ยท 14 years ago
  7. 3a2d08e Fix a harmless compiler warning in the mkkeywordhash.c utility program. by drh ยท 14 years ago
  8. d25d692 Fix a typecast problem in lemon that could cause problems on 64-bit machines. by drh ยท 14 years ago
  9. 85e7243 Fix harmless static-analysis warnings, mosting having to do with memory by drh ยท 14 years ago
  10. 3700262 Update sqlite3_analyzer to correctly find all database files when the by drh ยท 14 years ago
  11. 5d4e1e1 If the SELECT that finds all root pages in the showdb fails, then report by drh ยท 14 years ago
  12. 3aeea46 Enhance the "showdb" utility program with the "pgidx" option. Now requires by drh ยท 14 years ago
  13. 18f52e0 Enhance the command-lin shell to interpret CSV files as described by by drh ยท 14 years ago
  14. 3cb2f6e Cosmetic changes to lemon. No changes to core functionality nor impact on by drh ยท 14 years ago
  15. 7dd1ac6 Fix a bug in lemon in computation of which non-terminals can generate an by drh ยท 14 years ago
  16. 60bdeb2 Enhancements to the omittest.tcl script used to verify that the by drh ยท 14 years ago
  17. 30ddce6 Added the tool/warnings-clang.sh script. Changes so that there are no by drh ยท 14 years ago
  18. beaba62 Adjust the symbols.sh script for STAT3. Add the symbols-mingw.sh script for by drh ยท 14 years ago
  19. 36c0632 Enhance sqlite3_analyzer so that it is able to deal with multiplexed databases by drh ยท 14 years ago
  20. a624fd5 Add the --pageinfo and --stats options to the sqlite3_analyzer utility. by drh ยท 14 years ago
  21. b770894 Update the sqlite3_analyzer utility program to provide more details about by drh ยท 14 years ago
  22. d4b0ff9 Merge the STAT3 changes into trunk. by drh ยท 14 years ago
  23. 4c9f129 Enhance the stat VFS to report out the total size of all pages used by by drh ยท 14 years ago
  24. f08f384 Changes to sqlite3_analyzer to try to avoid integer overflow problems by drh ยท 14 years ago
  25. 64b41c7 Changes to the analyzer script to make it work with zipvfs databases. by dan ยท 14 years ago
  26. 790a551 Merge the latest trunk changes into the stat3-trunk branch. by drh ยท 14 years ago
  27. 565621a Minor tweaks to the TCL code for sqlite3_analyzer. by drh ยท 14 years ago
  28. 72949ad Merge in all changes through the 3.7.8 release. by drh ยท 14 years ago
  29. 168f9f5 Add a new script to build an amalgamation that omits FTS3/4 and RTREE. by drh ยท 14 years ago
  30. 5c4e5e5 Merge all the latest trunk changes into the experimental STAT3 branch. by drh ยท 14 years ago
  31. ac43e1a Cleanup/fix error handling when no arguments are supplied to the SQLite analyzer. by mistachkin ยท 14 years ago
  32. 5a9f90b Merge the latest trunk changes into the stat3-trunk branch. by drh ยท 14 years ago
  33. 4515a45 Backslash escaping is not working right in tostr.awk on the latest ubuntu. by drh ยท 14 years ago
  34. e0a59cf Fix a total unimportant file descriptor leak in lemon. This is to silence by drh ยท 14 years ago
  35. 009a5f8 Merge the stat3-enhancement branch with trunk, but keep the resulting merge by drh ยท 14 years ago
  36. 88caeac Fix some harmless compiler warnings. by drh ยท 14 years ago
  37. 6825719 Fix a few harmless compiler warnings. Add SQLITE_ENABLE_STAT3 to the by drh ยท 14 years ago
  38. 96e5088 New makefile target "sqlite3-debug.c" builds an amalgamation that include by drh ยท 14 years ago
  39. 15bf390 Merge latest trunk changes into experimental branch. by dan ยท 14 years ago
  40. f6cee7d Add command-line utilities "offsets.c" and "extract.c" for use in by drh ยท 14 years ago
  41. 7fe6270 Minor fixes to vdbesort.c code in preparation for a major rework. by dan ยท 14 years ago
  42. e363c1d Update the tool/symbols.sh script to check for accidentally exported by drh ยท 14 years ago
  43. df3aa16 Fix some harmless compiler warnings that were occurring with THREADSAFE=0. by drh ยท 14 years ago
  44. 5e0855c Added limited support to omittest.tcl for nmake makefile. by shaneh ยท 14 years ago
  45. 3dcf39a Add a new AWK script in the tool/ folder for converting text files into by drh ยท 14 years ago
  46. 57489b3 Fix compiler warnings in lemon by removing some of the code added by by drh ยท 14 years ago
  47. ced174b Enable crnl to nl translation for the mksqlite3c.tcl script. by drh ยท 14 years ago
  48. 5e0fb2c Force almagamation gen scripts to use unix line endings for consistency across platforms. by shaneh ยท 14 years ago
  49. 9fd301b Include more detailed version information in the command-line shell output. by drh ยท 15 years ago
  50. 3043ac7 Add shell scripts used for testing compiler warnings (tool/warnings.sh), by drh ยท 15 years ago
  51. 070d422 Add a missing check for out-of-memory in the lemon code generator. by drh ยท 15 years ago
  52. 807d0fc Avoid including fts3_term.c in the amalgamation, as it contains test code only. by dan ยท 15 years ago
  53. 671b522 Add fts3_term.c to amalg gen script and configure input files. by shaneh ยท 15 years ago
  54. ef45bb7 Bump the version number to 3.7.7 on account of the new sqlite3_vtab_config() by drh ยท 15 years ago
  55. 53a9d15 Test case for the ".log" command to the command-line shell. by drh ยท 15 years ago
  56. 092e4bd Add the "getlock" utility for determining if a database file (on unix) is by drh ยท 15 years ago
  57. 47fb000 Fix a usage comment typo in the showdb utility. by drh ยท 15 years ago
  58. b7098f0 Bump the version number to 3.7.6.1 in preparation for a bug-fix release. by drh ยท 15 years ago
  59. bce7365 Add a simple test program to aid in verifying that journals are cross-platform. by drh ยท 15 years ago
  60. bb2b441 Changes to support building with various SQLITE_OMIT_XXX options defined. by dan ยท 15 years ago
  61. 1d21021 Add a script that will break the amalgamation source file up into 4 or 5 by drh ยท 15 years ago
  62. e433235 Change analyze7.test so that it works without SQLITE_ENABLE_STAT2 defined. by dan ยท 15 years ago
  63. f187495 When simulating an error in the close() system call, close the file descriptor anyway. Otherwise long running tests leak too many file-descriptors and crash. by dan ยท 15 years ago
  64. 026663d Move a variable declaration inside an #ifdef to avoid a compiler warning. by drh ยท 15 years ago
  65. 211fb08 Fix some problems in os_unix.c when compiled with ENABLE_LOCKING_STYLE on OSX. Also some minor issues with test scripts. by dan ยท 15 years ago
  66. 0fd7d86 Fix a problem in the unix VFS implementation of xNextSystemCall(). Also some typos that prevent compilation when HAVE_POSIX_FALLOCATE is defined. by dan ยท 15 years ago
  67. 278479c Fix the documentation for the sqlite3_column_*_name() functions to describe by drh ยท 15 years ago
  68. e83cafd Add the ability to enable and disable foreign key constraints and triggers by drh ยท 15 years ago
  69. 1f9c766 Enhances to the query planner such that "x IS NULL" constraints take the by drh ยท 15 years ago
  70. 11c58f7 More tests for SQLITE_OMIT_UNIQUE_ENFORCEMENT and minor change to implementation. by shaneh ยท 15 years ago
  71. cfd654b Fix an instance of signed arithmetic overflow and an one bit-shift overflow. by drh ยท 15 years ago
  72. 5b6c545 When a stale schema-cookie is seen, expire only the one statement that by drh ยท 15 years ago
  73. ef7075d Fix a problem with "EXPLAIN QUERY PLAN SELECT count(*) FROM tbl". by dan ยท 15 years ago
  74. bb20134 Make sure code *compiles* with each OMIT and ENABLE option. Mostly changes to test modules. by shaneh ยท 15 years ago
  75. 29362c2 Significant changes have occurred since the 3.7.5 release so go ahead and by drh ยท 15 years ago
  76. 290c939 Remove extra instances of the text "checked out." from sqlite.h.in. Also add new file fts3_aux.c to mksqlite3c.tcl. by dan ยท 15 years ago
  77. 104a7bb Increment the change counter and update the SQLite version number whenever by drh ยท 15 years ago
  78. 39210bd Add a test case demonstrating the problem described by ticket [5d863f876e]. by dan ยท 15 years ago
  79. 94e7bd5 Fix comments, including some documentation comments, in the page cache by drh ยท 15 years ago
  80. 47e909b Fix a bug in test code (test_vfs.c). by dan ยท 15 years ago
  81. 5b3696e Fix a typo on the sqlite3_open_v2() documentation. by drh ยท 15 years ago
  82. 86596e5 Fix a segfault that can occur in matchinfo if an fts4 table contains mostly zero-length documents. Specifically, if the table contains more rows than it does bytes of text. by dan ยท 15 years ago
  83. efd95a7 Do not raise an SQLITE_CORRUPT error in Recoverymode by drh ยท 15 years ago
  84. 9f4beed If a rollback is attempted in journal_mode=off mode, force SQLite to discard the contents of the pager cache before processing any subsequent queries. by dan ยท 15 years ago
  85. bbd9194 Fix the sqlite3.h generator script so that it generates the correct by drh ยท 15 years ago
  86. b7787ee Enhance the showdb tool to show overflow page pointers at the end of by drh ยท 15 years ago
  87. 5240aeb Enhance the showdb tool to show a btree page layout. Add limit checks so that by drh ยท 15 years ago
  88. b2c062d Fix a bug in the showdb utility: the serial types for BLOB and TEXT where by drh ยท 15 years ago
  89. 100335b Enhancements to the "showdb" debugging tool. Add the ability to display by drh ยท 15 years ago
  90. 8a3d622 Increment the version number to 3.7.5. by drh ยท 15 years ago
  91. b9a93d7 Reduce the number of calls to sqlite3_realloc() made by fts3 when querying for position information of a term prefix. by dan ยท 15 years ago
  92. df60971 Cherry-pick the lemon.c updates out of the lemon-update-2010 branch into by drh ยท 15 years ago
  93. 0ee6862 Fix a typo in a comment inserted by the amalgamation builder. by drh ยท 15 years ago
  94. 4c6a478 Update the CLI test script to expect a version number of 3.7.3. by drh ยท 15 years ago
  95. 4f788ec Updates to the showjournal.c utility in order to bring it up to version 3. by drh ยท 15 years ago
  96. c223b8f When generating sqlite3.h, append the contents of sqlite3rtree.h. by dan ยท 15 years ago
  97. 7d105f8 Update the "showdb" debug utility to handle 64K page database and with by drh ยท 15 years ago
  98. 1b8f78c Updated tests for CLI. Added some basic tests for the .import command. by shaneh ยท 15 years ago
  99. abc97a7 Adjust the shell test script "shell4.test" to account for changes in the by drh ยท 15 years ago
  100. 642d8b8 Modify CLI to optionally display "stats". by shaneh ยท 15 years ago