๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
refs/tags/version-3.7.7.1
4ce1a62
Release candidate 3.7.7.1.
by dan
ยท 14 years ago
branch-3.7.7
version-3.7.7.1
061ee79
Update the version number to 3.7.7.1
by drh
ยท 14 years ago
b0afb86
Create a branch that contains just the fix for the case_sensitive_like
by drh
ยท 14 years ago
15d31e1
Version 3.7.7 release candidate #1.
by drh
ยท 14 years ago
version-3.7.7
097ce2c
Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS setting that will disable
by drh
ยท 14 years ago
d38e91c
Add a test for ticket [91e2e8ba6f]. No changes to code.
by dan
ยท 14 years ago
7571327
Do not do affinity transformations on inserts into an index for the
by drh
ยท 14 years ago
24e713d
Provide the SQLITE_MAX_SCHEMA_RETRY compile-time parameter for adjusting the
by drh
ยท 14 years ago
e3f0316
Remove unused variables from test_vfs.c
by drh
ยท 14 years ago
45de8d5
If "PRAGMA page_size" commands are not authorized, the FTS module will assume
by drh
ยท 14 years ago
5e0855c
Added limited support to omittest.tcl for nmake makefile.
by shaneh
ยท 14 years ago
68e528f
Update a test case for Windows that failed because of size_hint implementation differences.
by shaneh
ยท 14 years ago
843ee82
Print a warning in oserror-1.1.1 that a valgrind warning might occur but that
by drh
ยท 14 years ago
f9032cb
Adjust a test case in triggerC.test to handle non-default SQLITE_MAX_TRIGGER_DEPTH settings.
by shaneh
ยท 14 years ago
7c5d8fb
Add a flush of stdout so some test code reading from a command pipe works correctly on Windows.
by shaneh
ยท 14 years ago
0c13e9c
Change a test case in types3.test slightly so that it works with the latest versions of Tcl.
by dan
ยท 14 years ago
328876c
Modify the implementation of the test code in test_vfs.c so that test VFS objects may be invoked recursively.
by dan
ยท 14 years ago
285a18f
Fix typo in previous tester.tcl commit.
by shaneh
ยท 14 years ago
c489640
Update filepath_normalize for unix.
by shaneh
ยท 14 years ago
5550517
Update a few of the uri tests to work on Windows.
by shaneh
ยท 14 years ago
29ebea8
Updates to nmake makefile to allow options to be passed to lib.exe.
by shaneh
ยท 14 years ago
1f93a08
Give the osLocaltime() function file scope in date.c.
by drh
ยท 14 years ago
0d37f58
Initialize a variable introduced as part of the fix for [bd484a090c8077] in order to silence a compiler warning.
by dan
ยท 14 years ago
dec6f79
Add a missing initializer for sqlite3GlobalConfig.bLocaltimeFault.
by dan
ยท 14 years ago
188829b
Fix main.mk so that the "amalgamation-testfixture" target works again.
by dan
ยท 14 years ago
a924aca
Rework the localtime logic yet again in order to make all branches reachable
by drh
ยท 14 years ago
8720aeb
Simplifications to the localtime() interface. Fix the case where
by drh
ยท 14 years ago
7c8b355
Change the error message returned when localtime_r() fails to "local time unavailable".
by dan
ยท 14 years ago
30ce189
Fix an error made in the previous commit. The parameters to localtime_s() were accidentally reversed.
by dan
ยท 14 years ago
c17d696
Return an error if localtime_r() fails within one of the date/time functions. Fix for [bd484a090c].
by dan
ยท 14 years ago
3dcf39a
Add a new AWK script in the tool/ folder for converting text files into
by drh
ยท 14 years ago
3c22c60
More typo fixes in evidence marks. No code changes.
by drh
ยท 14 years ago
1a47519
Fix typos in evidence marks on tests.
by drh
ยท 14 years ago
ef8662b
Fix more documentation typos.
by drh
ยท 14 years ago
2a0b9ef
Add ability to pass linker specific options to nmake makefile.
by shaneh
ยท 14 years ago
2e2f36b
Fix a couple of compiler issues on Windows due to warning clean up.
by shaneh
ยท 14 years ago
eeb5d8a
Add additional error check for disk full on Windows.
by shaneh
ยท 14 years ago
8a17be0
Fix documentation typos. No changes to code.
by drh
ยท 14 years ago
a1dd92c
Remove the SQLITE_OMIT_CONFLICT_CLAUSE preprocessor define which was no
by drh
ยท 14 years ago
7fd3392
More compiler warning fixes.
by drh
ยท 14 years ago
57489b3
Fix compiler warnings in lemon by removing some of the code added by
by drh
ยท 14 years ago
dbe4b88
Rework the autoconf script to better deal with utime() and dlopen().
by drh
ยท 14 years ago
4f529e8
Update a couple test scripts to account for more floating point variation under various Windows-based versions of TCL.
by shaneh
ยท 14 years ago
051eb38
Fix various harmless compiler warnings in FTS3 and RTREE.
by drh
ยท 14 years ago
ced174b
Enable crnl to nl translation for the mksqlite3c.tcl script.
by drh
ยท 14 years ago
1fce2b1
Update some test cases in fts4aa.test.
by dan
ยท 14 years ago
6764a70
Fix a problem where FTS test code was not being included in the testfixture build when SQLITE_ENABLE_FTS4 was defined.
by dan
ยท 14 years ago
b727d67
Add tests for the "column:term" query syntax to fts3auto.test.
by dan
ยท 14 years ago
d80138a
Do not run test tkt-2d1a5c67d.test in the inmemory_journal permutation
by drh
ยท 14 years ago
603e426
Fix a header dependency in nmake Makefile.
by shaneh
ยท 14 years ago
c5f2189
Avoid loading doclists for infrequent terms that are part of phrases twice.
by dan
ยท 14 years ago
10fc4d8
Add a missing declaration to fts3Int.h.
by dan
ยท 14 years ago
6e7850c
Fix a few more issues with the nmake makefile.
by shaneh
ยท 14 years ago
05fd9aa
Update walro.test script for Windows.
by shaneh
ยท 14 years ago
5e0fb2c
Force almagamation gen scripts to use unix line endings for consistency across platforms.
by shaneh
ยท 14 years ago
2989021
More updates to the nmake makefile.
by shaneh
ยท 14 years ago
b2f20bf
Add Microsoft nmake compatible makefile; update a few test cases for Windows.
by shaneh
ยท 14 years ago
d4d21fe
Fix a problem with NEAR queries executed inside a transaction that writes the FTS table.
by dan
ยท 15 years ago
6b96771
Changes to #ifdefs so that the build goes correctly if the only FTS macro
by drh
ยท 15 years ago
babb61f
Fix the multiplex.test module so that it works with the inmemory_journal
by drh
ยท 15 years ago
518d656
Further tweaks to the wal7.test test case.
by drh
ยท 15 years ago
b0a3283
Add a couple of pointer type casts to test file test_quota.c.
by dan
ยท 15 years ago
7c65a88
Fix the wal7.test script so that it works even if secure_delete is engaged.
by drh
ยท 15 years ago
295b50c
Merge the improved incremental doclist loading test from the
by drh
ยท 15 years ago
bf4bc8c
Fix so that the TCL test harness works even if SQLITE_ENABLE_FTS is omitted.
by drh
ยท 15 years ago
broken-build
1aa4f3e
Fix a couple of compiler warnings.
by drh
ยท 15 years ago
376d1e5
Add an interface to better test incremental loading of doclists by FTS4. Also some tests for this and term prefix queries.
by dan
ยท 15 years ago
5f84e14
Fix a memory leak that can follow an OOM error in a user-function that uses sqlite3_set_auxdata().
by dan
ยท 15 years ago
79bd810
Merge fts3-prefix-search branch with trunk.
by dan
ยท 15 years ago
db27fc0
Add a couple of extra tests.
by dan
ยท 15 years ago
fts3-prefix-search
2cf1a1d
Fix another bug caused by NEAR/matchinfo/order=DESC interaction.
by dan
ยท 15 years ago
c72f9d9
Merge recent trunk changes into fts3-prefix-search branch.
by dan
ยท 15 years ago
806cbfc
Remove unused parameters from internal fts3 function.
by dan
ยท 15 years ago
653265d
Update trace2.test to account for new FTS queries.
by dan
ยท 15 years ago
2f77934
Add tests for deferred tokens to fts3auto.test. Fix a problem with OR queries and deferred tokens.
by dan
ยท 15 years ago
3fd6519
Changes to fts3auto.test to test OR, AND and NOT operations.
by dan
ยท 15 years ago
0a32fa6
Use only unsigned values in the implementatin of LIKE and GLOB so that
by drh
ยท 15 years ago
99ebad9
Fix a bug exposed by combining matchinfo(), NEAR and "ORDER BY rowid DESC".
by dan
ยท 15 years ago
7006c18
When updating a field that requires foreign key constraints be checked, ensure that the indexes and tables are consistent when the FK logic is run. Otherwise, it may detect the inconsistency and report database corruption.
by dan
ยท 15 years ago
b328deb
Fix minor problems with foreign key constraints where the parent table is the same as the child table.
by dan
ยท 15 years ago
9dde7cb
Fix a line in pcache1.c where a global data structure is accessed without using the GLOBAL() macro. This causes a subtle malfunction on test systems that use SQLITE_OMIT_WSD.
by dan
ยท 15 years ago
786b068
Fix problems to do with using both OR and NEAR operators in a single expression.
by dan
ยท 15 years ago
abf2545
Fix various issues to do with deferred tokens, NEAR expressions and matchinfo().
by dan
ยท 15 years ago
3eabcf5
Have NEAR queries use incremental merging. Fix issues surrounding the deferred token optimization.
by dan
ยท 15 years ago
55a0959
Fix a comment type on the description of the Schema object.
by drh
ยท 15 years ago
ebcdc73
Merge the latest trunk changes into the fts3-prefix-search branch.
by drh
ยท 15 years ago
5289b01
Modify fts3rnd.test to run tests for both "ORDER BY docid ASC" and "ORDER BY docid DESC" with both order=ASC and order=DESC FTS tables. Fixes for some bugs found.
by dan
ยท 15 years ago
2ce71b4
Add assert() statements to verify that u16 pointers associated with
by drh
ยท 15 years ago
9aab071
Clean up the code for processing FTS4 options a bit.
by dan
ยท 15 years ago
76e0443
Remove some unreachable code.
by dan
ยท 15 years ago
b46ee91
Allow the "order=DESC" and "order=ASC" parameters in FTS4 "CREATE VIRTUAL TABLE" statements. Tables created with "order=DESC" store all doclists in descending order, which allows optimizations normally applied to "ORDER BY docid ASC" queries to be used with "ORDER BY docid DESC" queries instead.
by dan
ยท 15 years ago
afb9817
Performance improvement to the btree search routine.
by drh
ยท 15 years ago
61d2fe9
Performance improvements on memory copies inside of btree by moving 2 bytes
by drh
ยท 15 years ago
3a61a5a
Performance enhancement to the blob-literal tokenizer.
by drh
ยท 15 years ago
5d9c9da
Create and use a function especially for adding the ParseSchema opcode.
by drh
ยท 15 years ago
126ba6c
FTS changes: Remove unreachable code. Fix bugs. When processing a large doclist incrementally, read from disk incrementally too.
by dan
ยท 15 years ago
68f2a57
Factor an "if" out of a loop in balance_nonroot() for about a 1% performance
by drh
ยท 15 years ago
45caede
Hush some harmless compiler warnings in the URI parsing logic.
by drh
ยท 15 years ago
9fd301b
Include more detailed version information in the command-line shell output.
by drh
ยท 15 years ago
3043ac7
Add shell scripts used for testing compiler warnings (tool/warnings.sh),
by drh
ยท 15 years ago
Next »