Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
145a5f73f0064b3779e3f0a592112615a6d0fb5d
/
Modules
/
gdbmmodule.c
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
573788e
No need for (char *) cast from gdbm_strerror().
by Guido van Rossum
· 26 years ago
b6e2a99
Win32 port. Patches by Milton L. Hankins.
by Guido van Rossum
· 26 years ago
cef113c
Don't allow unescaped newlines in doc strings.
by Guido van Rossum
· 27 years ago
bfc49e8
Doc strings added by Mitch Chapman.
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
77eecfa
Patches by AMK to check that the db is still open.
by Guido van Rossum
· 27 years ago
e5a9c8f
As per GvR recomendation, added support for a 'sync' attribute for the
by Roger E. Masse
· 28 years ago
b15bef8
Renamed in a grand-ee-ous way!
by Roger E. Masse
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
3be7140
Rewritten keys() and has_key() to avoid memory leaks.
by Guido van Rossum
· 28 years ago
e36e1fe
support fast mode for gdmb
by Guido van Rossum
· 29 years ago
66017aa
fix leaks in keys(); fix bug in close()
by Guido van Rossum
· 29 years ago
807b7be
normalized flag arg and made flag, mode default args; minor cosmetics
by Guido van Rossum
· 29 years ago
fbd30e9
added firstkey(), nextkey(), reorganize() methods
by Guido van Rossum
· 30 years ago
b045afc
plugged some memory leaks (Steve Clift)
by Guido van Rossum
· 30 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
2abc494
Free was called with a struct as argument instead of a field from the struct.
by Sjoerd Mullender
· 30 years ago
4b4c664
* Modules/{Setup.in, gdbmmodule.c}, Doc/{lib,libgdbm}.tex: added
by Guido van Rossum
· 30 years ago