| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-... | Georg Brandl | 2009-04-05 | 1 | -6/+30 |
|
|
| * | Fixes issue #3103. In the sqlite3 module, made one more function static. All ... | Gerhard Häring | 2008-09-12 | 1 | -4/+4 |
|
|
| * | sqlite3 module: Mark iterdump() method as "Non-standard" like all the other m... | Gerhard Häring | 2008-09-12 | 1 | -1/+1 |
|
|
| * | #3312: fix two sqlite3 crashes. | Georg Brandl | 2008-07-16 | 1 | -2/+9 |
|
|
| * | Issue #3153: sqlite leaks on error. | Alexandre Vassalotti | 2008-07-13 | 1 | -18/+9 |
|
|
| * | This reverts r63675 based on the discussion in this thread: | Gregory P. Smith | 2008-06-09 | 1 | -17/+17 |
|
|
| * | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 1 | -17/+17 |
|
|
| * | Accept patch issue2426 by Paul Kippes (kippesp). | Gregory P. Smith | 2008-03-28 | 1 | -0/+48 |
|
|
| * | Only DECREF if ret != NULL | Neal Norwitz | 2008-03-03 | 1 | -1/+1 |
|
|
| * | Updated to pysqlite 2.4.1. Documentation additions will come later. | Gerhard Häring | 2008-02-29 | 1 | -34/+197 |
|
|
| * | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC... | Christian Heimes | 2007-12-19 | 1 | -1/+1 |
|
|
| * | PEP 3123: Provide forward compatibility with Python 3.0, while keeping | Martin v. Löwis | 2007-07-21 | 1 | -3/+2 |
|
|
| * | Merged changes from standalone version 2.3.3. This should probably all be | Gerhard Häring | 2007-01-14 | 1 | -130/+130 |
|
|
| * | Fixed a memory leak that was introduced with incorrect usage of the Python weak | Gerhard Häring | 2006-06-19 | 1 | -1/+1 |
|
|
| * | Speculative checkin (requires approval of Gerhard Haering) | Neal Norwitz | 2006-06-15 | 1 | -0/+2 |
|
|
| * | - Added version checks in C code to make sure we don't trigger bugs in older | Gerhard Häring | 2006-06-14 | 1 | -4/+15 |
|
|
| * | Merged changes from external pysqlite 2.3.0 release. Documentation updates will | Gerhard Häring | 2006-06-13 | 1 | -11/+108 |
|
|
| * | Updated the sqlite3 module to the external pysqlite 2.2.2 version. | Gerhard Häring | 2006-04-23 | 1 | -67/+130 |
|
|
| * | Fix memory leak | Neal Norwitz | 2006-04-16 | 1 | -1/+5 |
|
|
| * | Fix unchecked return result from Coverity. | Neal Norwitz | 2006-04-06 | 1 | -0/+2 |
|
|
| * | upgrade to final version of pysqlite 2.2.0 | Anthony Baxter | 2006-04-05 | 1 | -1/+1 |
|
|
| * | Update to pysqlite 2.2.0 | Anthony Baxter | 2006-04-04 | 1 | -1/+155 |
|
|
| * | Make ssize_t clean | Neal Norwitz | 2006-04-01 | 1 | -2/+2 |
|
|
| * | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+922 |
|
|