Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
refs/heads/json-fuzz
8911c0b
Adjust Makefiles to use SQLITE_CORE when statically linking json1.c into
by drh
· 10 years ago
json-fuzz
5f4a44a
Adjust fuzzershell so that it adds the json1 extension separately for each
by drh
· 10 years ago
d7f2bea
Include json1.c in fuzzcheck and fuzzershell.
by drh
· 10 years ago
c02c4d4
Fix a documentation typo in sqlite3_bind_parameter_index(). No code changes.
by drh
· 10 years ago
4977ccf
Fix an off-by-one error (really off-by-2 in this case) in the buffer
by drh
· 10 years ago
4cbc54b
Do not allow rowid in a UNIQUE or PRIMARY KEY constraint. (This restores the
by drh
· 10 years ago
e63e8a6
Fix a crash that can occur with a skip-scan on an index with
by drh
· 10 years ago
e5c61f8
Adjustments to the spellfix2.test module so that it works reliably on windows.
by drh
· 10 years ago
bec9d65
Adjust two test cases so that they conform to the current code.
by drh
· 10 years ago
59de9c0
Fix sqlilimits.test module so that it knows that the SELECT in a CREATE VIEW
by drh
· 10 years ago
ad41f5e
Ensure that "PRAGMA integrity_check" reports an error if the free-list count header field contains a value smaller than the actual number of pages on the database free-list.
by dan
· 10 years ago
3a84411
Fix the orderby9.test case so that it works with 32-bit versions of TCL
by drh
· 10 years ago
9df5ad5
Remove a test made obsolete by the ONEPASS DELETE optimization.
by drh
· 10 years ago
2e8f551
Avoid passing (signed char) values directly to isspace(), isalnum() or isdigit() in json1.c. Cast the value to (unsigned char) first.
by dan
· 10 years ago
cf346d7
Fix a crash in FTS5 caused by specifying NULL as the rhs of a MATCH operator.
by dan
· 10 years ago
d9dfeb5
Add a "flush" to force incremental output to releasetest-out.txt while running
by drh
· 10 years ago
ec9e8f0
Fix typo in fts5.h.
by dan
· 10 years ago
6609bab
Add test cases to cover fts5 integrity-check code.
by dan
· 10 years ago
b77ebd8
Reformat some code to make it easier to merge with sessions. No logic changes.
by drh
· 10 years ago
128ea69
Fix a problem with fts5 "ORDER BY rowid DESC" queries and large terms.
by dan
· 10 years ago
dafeda7
Improve test coverage of fts5_index.c.
by dan
· 10 years ago
b79d552
Testability improvements for the ONEPASS_MULTI enhancement.
by drh
· 10 years ago
b1ff906
Fix a typo in an SQLITE_USER_AUTHENTICATION macro.
by drh
· 10 years ago
b0264ee
Use symbolic names ONEPASS_OFF, ONEPASS_SINGLE, and ONEPASS_MULTI for the
by drh
· 10 years ago
66336f3
Fix a compiler warning and providing missing VdbeCoverage() calls.
by drh
· 10 years ago
e402dc5
Use a single-pass approach for DELETE statements on non-virtual tables that do not require trigger or foreign key processing.
by dan
· 10 years ago
c6157e1
Avoid calling sqlite3VdbeCursorMoveto() from more than one point in vdbe.c. Doing so prevents it from being inlined as part of OP_Column.
by dan
· 10 years ago
onepass-delete
c215322
Add static VFS mutexes to the primary header file comments.
by mistachkin
· 10 years ago
7210b3d
Fix compiler warnings in delete.c.
by dan
· 10 years ago
2e25a00
Fix API documentation typos. Emphasize that the sqlite3_config() routine is
by drh
· 10 years ago
f0ee1d3
Experimental change to use a single-pass approach for DELETE statements on non-virtual tables that do not fire triggers or require foriegn-key processing.
by dan
· 10 years ago
04abf08
Import common changes from the mutex initialization branch.
by mistachkin
· 10 years ago
b3366b9
Update evidence marks due to wording changes in requirements text. No
by drh
· 10 years ago
16a9312
Fix harmless compiler warnings.
by mistachkin
· 10 years ago
e98b6fa
More test cases in test/json102.test corresponding to new examples in the
by drh
· 10 years ago
bcb04b6
Fix some compiler warnings in fts5 code.
by dan
· 10 years ago
12b3b89
Updates to the sqlite3_value_subtype() and sqlite3_result_subtype()
by drh
· 10 years ago
46f76d6
Add new interfaces sqlite3_value_subtype() and sqlite3_result_subtype().
by drh
· 10 years ago
f5ddb9c
Take out the goofy '$$' path syntax. Instead, use subtypes to communicate when
by drh
· 10 years ago
subtypes
cf94f17
Make the sqlite3_value_subtype() and sqlite3_result_subtype() interfaces
by drh
· 10 years ago
bcdf78a
Experimental implementation of sqlite3_result_subtype() and
by drh
· 10 years ago
0b19c96
Fix a potential NULL pointer deref in the testing logic of pcache1.
by drh
· 10 years ago
33c47f5
Modify the fts5 leaf page format to permit faster seek operations. This is a file-format change. Any existing databases can be upgraded by running the fts5 'rebuild' command.
by dan
· 10 years ago
383de69
Create separate "path" and "root" columns in the json_each() and json_tree()
by drh
· 10 years ago
204debf
Increment the fts5 version value to indicate that the on-disk format has changed.
by dan
· 10 years ago
fts5-incompatible
56c8634
Fix a segfault in fts5 that could occur if the database contents were corrupt.
by dan
· 10 years ago
40d45f8
Merge latest changes from trunk. Including fts5_expr.c fixes.
by dan
· 10 years ago
b97efa0
Update description of on-disk format in fts5_index.c.
by dan
· 10 years ago
0c27508
Make the sqlite3ext.h header file responsive to -DSQLITE_OMIT_LOAD_EXTENSION.
by drh
· 10 years ago
e6f5278
Disable tests for json_each() and json_tree() on builds where
by drh
· 10 years ago
b1031f0
Fix the --help option on test/releasetest.tcl. Also fix the final error
by drh
· 10 years ago
e712acb
Revert an accidentally committed makefile change.
by dan
· 10 years ago
f679d97
Fix an fts5 problem that could occur if a term and the first associated rowid are on different leaf pages.
by dan
· 10 years ago
a5aa8e1
Change the array of 16-bit offsets at the end of each page to an array of varints.
by dan
· 10 years ago
0e8729d
Attempt to declare sqlite3MemoryBarrier() correctly for all possible
by drh
· 10 years ago
852944e
Fix the json_tree() scan for the case when a path is supplied. Add new
by drh
· 10 years ago
5fb72e5
No-op the sqlite3_memory_alarm() interface in a different way, that does
by drh
· 10 years ago
f5eac36
Fix harmless compiler warning in FTS5.
by mistachkin
· 10 years ago
5c472d0
Fix an assert() enabled by SQLITE_ENABLE_EXPENSIVE_ASSERT in wal.c.
by dan
· 10 years ago
8820250
Fix a possible NULL pointer deref when using SQLITE_ENABLE_MEMORY_MANAGEMENT.
by drh
· 10 years ago
3f62cb5
Fix harmless compiler warning.
by mistachkin
· 10 years ago
4b03efb
Fix harmless compiler warnings in FTS5.
by mistachkin
· 10 years ago
3c03afd
When running a CREATE TABLE AS, make the initial temporary sqlite_master entry
by drh
· 10 years ago
f06bd2c
Fix a bug in preprocessor macros within fts5_main.c.
by dan
· 10 years ago
0c6dfaa
Remove an unused local variable from Lemon.
by drh
· 10 years ago
a46a4a6
Enhance the DBSTAT virtual table with a new hidden table "schema" that if
by drh
· 10 years ago
b4d472f
Eponymous virtual tables exist in the "main" schema only. Enforce this rule.
by drh
· 10 years ago
fe8e2eb
Remove the 0x00 terminators from the end of doclists stored on disk.
by dan
· 10 years ago
310a8d6
Fix the help message that sqlite3_analyzer.exe generates for invalid arguments.
by drh
· 10 years ago
337cd0d
Minor tweaks to Lemon.
by drh
· 10 years ago
3921d8b
Enhance the Lemon parser generator to add SHIFTREDUCE states that reduce the
by drh
· 10 years ago
ae2a408
Fix an unreachable branch in the new parse automaton.
by drh
· 10 years ago
lemon-update
a248a72
Change the parser engine so that it (once again) waits for a lookahead token
by drh
· 10 years ago
3bd48ab
For the Lemon-generated parser, add a new action type SHIFTREDUCE and use it
by drh
· 10 years ago
7e698e9
In the "parse.out" output file from Lemon, show addition the complete text
by drh
· 10 years ago
60f8139
Use macros to make the code in fts5_index.c easier to read.
by dan
· 10 years ago
c75e016
Improved "Parser Statistics" output (the -s option) for the Lemon parser
by drh
· 10 years ago
2d64034
Improved memory barrier that should work with MinGW on older versions of
by drh
· 10 years ago
6081c1d
Add a memory barrier to the mutex initialization logic, try to work around
by drh
· 10 years ago
0b8d255
Omit all use of Expr nodes for TK_AS, as those nodes no longer served a useful
by drh
· 10 years ago
e386a1b
Experiment with a different fts5 leaf page format that allows faster seeks.
by dan
· 10 years ago
28b9e0f
Fix an unreachable conditional in the WHERE clause analysis logic.
by drh
· 10 years ago
e3a7307
Get STAT4 range scan estimates work again when the bounds are determined
by drh
· 10 years ago
2547336
Fix over-length source code lines in Lemon.
by drh
· 10 years ago
13bf8c4
Add support for CREATE INDEX statements that use deterministic expressions
by drh
· 10 years ago
aac39e1
Merge trunk enhancements, and espeically the fix for allowing strings
by drh
· 10 years ago
index-expr
edb04ed
Continue to support the (broken) legacy syntax of allowing strings for
by drh
· 10 years ago
4dfe98a
Enhance showfts5.tcl so that it can optionally display the number of terms in each segment.
by dan
· 10 years ago
477fc0e
Modify the fts5 custom tokenizer interface to permit synonym support. The fts5_api.iVersion value is now set to 2. Existing fts5 custom tokenizers (if there are such things) will need to be updated to use the new api version.
by dan
· 10 years ago
31c171c
Merge latest trunk changes.
by dan
· 10 years ago
92af02c
Simplification of the LRU list handling in pcache1.
by drh
· 10 years ago
95a0b37
Change the pcache module to keep track of the total number of references to
by drh
· 10 years ago
f8efe64
Rearrange code in fts5_expr.c so that synonym support does not slow down the common case.
by dan
· 10 years ago
cce4132
Merge enhancements from trunk.
by dan
· 10 years ago
98c5f87
A simple optimization and size reduction in sqlite3PagerAcquire().
by drh
· 10 years ago
ea8b93e
Add documentation for fts5 synonym support.
by dan
· 10 years ago
c98a4cc
Change the Pager.hasBeenUsed flag into Pager.hasHeldSharedLock in order to
by drh
· 10 years ago
ea62363
Add tests to improve coverage of fts5_varint.c.
by dan
· 10 years ago
e1c28d7
Remove some more code from fts5_index.c by consolidating similar functions.
by dan
· 10 years ago
34de0c8
Merge enhancements from trunk.
by drh
· 10 years ago
Next »