You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Barry Warsaw 62cc44db0c null merge from 2.6 14 years ago
..
cache.c Merged code from pysqlite 2.6.0. 16 years ago
cache.h Merged code from pysqlite 2.6.0. 16 years ago
connection.c null merge from 2.6 14 years ago
connection.h #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
cursor.c null merge from 2.6 14 years ago
cursor.h null merge from 2.6 14 years ago
microprotocols.c Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. 18 years ago
microprotocols.h Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. 18 years ago
module.c Merged code from pysqlite 2.6.0. 16 years ago
module.h Merged code from pysqlite 2.6.0. 16 years ago
prepare_protocol.c Merged code from pysqlite 2.6.0. 16 years ago
prepare_protocol.h Merged code from pysqlite 2.6.0. 16 years ago
row.c Merged code from pysqlite 2.6.0. 16 years ago
row.h Merged code from pysqlite 2.6.0. 16 years ago
sqlitecompat.h Merged code from pysqlite 2.6.0. 16 years ago
statement.c null merge from 2.6 14 years ago
statement.h Merged code from pysqlite 2.6.0. 16 years ago
util.c Merged code from pysqlite 2.6.0. 16 years ago
util.h Merged code from pysqlite 2.6.0. 16 years ago