summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite
Commit message (Expand)AuthorAgeFilesLines
...
* Fix problem (not checking return result) reported by CoverityNeal Norwitz2006-04-091-1/+4
* This change shouldn't have any functional effect. Coverity wasNeal Norwitz2006-04-061-1/+1
* Fix unchecked return result from Coverity.Neal Norwitz2006-04-061-0/+2
* upgrade to final version of pysqlite 2.2.0Anthony Baxter2006-04-059-30/+23
* Fix a couple of memory issuesNeal Norwitz2006-04-041-3/+3
* Update to pysqlite 2.2.0Anthony Baxter2006-04-0412-129/+416
* Make ssize_t cleanNeal Norwitz2006-04-014-6/+6
* backport r243 from the pysqlite2 svn repository - lowers the required versionAnthony Baxter2006-04-013-126/+151
* merged the sqlite-integration branch.Anthony Baxter2006-04-0122-0/+4142