| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -4/+4 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,... | Christian Heimes | 2008-02-26 | 1 | -1/+1 |
|
|
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. | Christian Heimes | 2007-12-19 | 1 | -1/+1 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -3/+3 |
|
|
* | Change module to produce and consume bytes. | Martin v. Löwis | 2007-08-11 | 1 | -13/+8 |
|
|
* | Merged revisions 56467-56482 via svnmerge from | Martin v. Löwis | 2007-07-21 | 1 | -3/+2 |
|
|
* | Make gdbm and dumbdbm use byte strings. Updated their tests. | Guido van Rossum | 2007-05-23 | 1 | -10/+14 |
|
|
* | And the gdbm module's test now passes again. | Guido van Rossum | 2006-08-19 | 1 | -13/+33 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -5/+5 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -21/+10 |
|
|
* | Fix gcc (4.0.x) warning about use of uninitialized variable. | Thomas Wouters | 2006-03-01 | 1 | -0/+1 |
|
|
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 | 1 | -2/+2 |
|
|
* | Check return result from Py_InitModule*(). This API can fail. | Neal Norwitz | 2006-01-19 | 1 | -0/+2 |
|
|
* | [Bug #982806] The default argument for opening GDBM files is bogus. Patch #9... | Andrew M. Kuchling | 2004-07-07 | 1 | -1/+1 |
|
|
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
|
|
* | staticforward bites the dust. | Jeremy Hylton | 2002-07-17 | 1 | -1/+1 |
|
|
* | Patch #568124: Add doc string macros. | Martin v. Löwis | 2002-06-13 | 1 | -30/+30 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | sprintf -> PyOS_snprintf in some "obviously safe" cases. | Tim Peters | 2001-11-28 | 1 | -1/+2 |
|
|
* | Patch in bug report #477700: Fix memory leaks in gdbm & curses. | Martin v. Löwis | 2001-11-11 | 1 | -3/+4 |
|
|
* | SF patch 404928: Support for next Cygwin gcc (2.95.2-8) | Tim Peters | 2001-02-28 | 1 | -1/+1 |
|
|
* | Add support for gdbm2 open flags ('s' and 'u'). Add module constant | Neil Schemenauer | 2000-12-17 | 1 | -12/+54 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | ANSIfy some more forward declarations. | Thomas Wouters | 2000-07-24 | 1 | -1/+1 |
|
|
* | ANSI-fy the sources. | Fred Drake | 2000-07-08 | 1 | -313/+287 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -2/+2 |
|
|
* | Massive patch by Skip Montanaro to add ":name" to as many | Guido van Rossum | 2000-02-29 | 1 | -1/+1 |
|
|
* | Protect against core dumps in gdbm: don't allow access by key once the | Fred Drake | 2000-02-07 | 1 | -2/+8 |
|
|
* | Add DL_EXPORT() to all modules that could possibly be used | Guido van Rossum | 1998-12-04 | 1 | -1/+1 |
|
|
* | No need for (char *) cast from gdbm_strerror(). | Guido van Rossum | 1998-10-03 | 1 | -5/+3 |
|
|
* | Win32 port. Patches by Milton L. Hankins. | Guido van Rossum | 1998-10-03 | 1 | -1/+7 |
|
|
* | Don't allow unescaped newlines in doc strings. | Guido van Rossum | 1998-04-13 | 1 | -2/+1 |
|
|
* | Doc strings added by Mitch Chapman. | Guido van Rossum | 1998-03-03 | 1 | -19/+107 |
|
|
* | Apply two changes, systematically: | Guido van Rossum | 1997-10-01 | 1 | -3/+3 |
|
|
* | Patches by AMK to check that the db is still open. | Guido van Rossum | 1997-07-17 | 1 | -0/+20 |
|
|
* | As per GvR recomendation, added support for a 'sync' attribute for the | Roger E. Masse | 1997-03-25 | 1 | -0/+18 |
|
|
* | Renamed in a grand-ee-ous way! | Roger E. Masse | 1996-12-17 | 1 | -171/+176 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Rewritten keys() and has_key() to avoid memory leaks. | Guido van Rossum | 1996-07-21 | 1 | -11/+17 |
|
|
* | support fast mode for gdmb | Guido van Rossum | 1996-01-26 | 1 | -9/+16 |
|
|
* | fix leaks in keys(); fix bug in close() | Guido van Rossum | 1995-08-28 | 1 | -4/+11 |
|
|
* | normalized flag arg and made flag, mode default args; minor cosmetics | Guido van Rossum | 1995-07-07 | 1 | -9/+27 |
|
|
* | added firstkey(), nextkey(), reorganize() methods | Guido van Rossum | 1995-03-16 | 1 | -0/+64 |
|
|
* | plugged some memory leaks (Steve Clift) | Guido van Rossum | 1995-03-14 | 1 | -9/+16 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Free was called with a struct as argument instead of a field from the | Sjoerd Mullender | 1994-10-13 | 1 | -2/+2 |
|
|
* | * Modules/{Setup.in, gdbmmodule.c}, Doc/{lib,libgdbm}.tex: added | Guido van Rossum | 1994-08-08 | 1 | -0/+279 |
|
|