1. f805276 Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 by Gerhard Häring · 17 years ago
  2. 6fa30f4 #3157: Fix docstrings for cursor methods. by Georg Brandl · 17 years ago
  3. a269762 Fix for Issue2515: Don't crash when trying to fetch data from a closed cursor. by Gerhard Häring · 17 years ago
  4. 14fbf29 - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a by Gerhard Häring · 18 years ago
  5. c98da3d Backport rev. 55783: Patch by Tim Delany (missing DECREF). SF #1731330. by Georg Brandl · 18 years ago
  6. cddabbf Fix spelling. by Georg Brandl · 19 years ago
  7. 762fbd3 The sqlite3 module did cut off data from the SQLite database at the first null by Gerhard Häring · 19 years ago
  8. ecd2010 Fixed a memory leak that was introduced with incorrect usage of the Python weak by Gerhard Häring · 19 years ago
  9. fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 19 years ago
  10. b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older by Gerhard Häring · 19 years ago
  11. 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 19 years ago
  12. 752968e More memory leaks from valgrind by Neal Norwitz · 19 years ago
  13. 82d4cc2 Fix some warnings on Mac OS X 10.4 by Neal Norwitz · 19 years ago
  14. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 19 years ago
  15. 195e4e6 Fix valgrind problem with invalid memory read by Neal Norwitz · 19 years ago
  16. 5b03065 Fix memory leak by Neal Norwitz · 19 years ago
  17. 4c842a4 Fix problem (not checking return result) reported by Coverity by Neal Norwitz · 19 years ago
  18. b431998 This change shouldn't have any functional effect. Coverity was by Neal Norwitz · 19 years ago
  19. d126200 Fix unchecked return result from Coverity. by Neal Norwitz · 19 years ago
  20. 8e7b490 upgrade to final version of pysqlite 2.2.0 by Anthony Baxter · 19 years ago
  21. c410d6c Fix a couple of memory issues by Neal Norwitz · 19 years ago
  22. 72289a6 Update to pysqlite 2.2.0 by Anthony Baxter · 19 years ago
  23. 95f0e4c Make ssize_t clean by Neal Norwitz · 19 years ago
  24. 07f5b35 backport r243 from the pysqlite2 svn repository - lowers the required version by Anthony Baxter · 19 years ago
  25. c51ee69 merged the sqlite-integration branch. by Anthony Baxter · 19 years ago