Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_tclvar.c
555aaa4
Fix a few minor TCL9 compatibilities issues.
by drh
· 11 months ago
064b681
First attempt at getting the build to work with Tcl 9.0.
by drh
· 12 months ago
1935887
Ensure that all fields of static sqlite3_module objects are explicitly
by drh
· 1 year, 10 months ago
4dd176e
Test case for writing to a WITHOUT ROWID virtual table. The TCLVAR virtual
by drh
· 8 years ago
7617e4a
Make sure the SQLITE_TCLAPI macro is always defined.
by mistachkin
· 9 years ago
52b1dbb
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
by mistachkin
· 9 years ago
060f9a4
Fix harmless compiler warnings in the TCL test harness logic.
by drh
· 10 years ago
43970dd
Add further tests and related fixes for GLOB/REGEXP/LIKE support in virtual tables.
by dan
· 10 years ago
a62bb8d
Make sure registers computed for the VFilter opcode are marked invalid
by drh
· 16 years ago
c81c11f
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
by drh
· 16 years ago
6e89162
Fix warnings and a compilation error in test code. (CVS 5556)
by danielk1977
· 17 years ago
24b58dd
Additional test cases added on the sqlite3_create_function() interface. (CVS 5349)
by drh
· 17 years ago
174edc6
Fix cosmetic issues spotted while working on ticket #3146 (CVS 5177)
by drh
· 17 years ago
29278e3
Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255)
by drh
· 18 years ago
31dad9d
Fix some more small problems introduced by recent refactoring. (CVS 4235)
by danielk1977
· 18 years ago
1743575
Half-way through a major refactoring of the memory allocation.
by drh
· 18 years ago
c033b64
Implement xRename() for fts2 so that it is possible to rename fts2 tables. (CVS 4143)
by danielk1977
· 18 years ago
e410296
Add a rudimentary tokenizer and parser to FTS1 for parsing the module
by drh
· 19 years ago
4ca8aac
Add pzErr parameters to the xConnect and xCreate methods of virtual tables
by drh
· 19 years ago
73bdf07
Tighten an assert (ticket #1920). Change to "sqlite3.h" from <sqlite3.h>
by drh
· 19 years ago
b7f6f68
Allow virtual table implementations to overload function that use
by drh
· 19 years ago
169f8a0
Fix up the test tclvar virtual module. (CVS 3307)
by danielk1977
· 19 years ago
1914619
Remove the sqlite3_module.zName field which was used only for debugging. (CVS 3297)
by drh
· 19 years ago
a2e48b2
Fix trivial compiler warnings. (CVS 3295)
by danielk1977
· 19 years ago
d1ab1ba
Add void* argument to sqlite3_create_module to replace sqlite3_module.pAux. (CVS 3251)
by danielk1977
· 19 years ago
9da9d47
Change the pModule parameter of the xCreate and xConnect methods to a void*. (CVS 3236)
by danielk1977
· 19 years ago
4be8b51
The echo module test is now running. Added the tclvar module test but have
by drh
· 19 years ago