index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
/
_winreg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 56483-56491 via svnmerge from
Martin v. Löwis
2007-07-22
1
-1/+1
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-2/+1
*
SF patch# 1755229 by Amaury Forgeot d'Arc: fix _winreg module and tests.
Guido van Rossum
2007-07-17
1
-23/+20
*
Merged revisions 55962-56019 via svnmerge from
Guido van Rossum
2007-06-18
1
-5/+6
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-1/+1
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-1/+1
*
- patch #1600346 submitted by Tomer Filiba
Jack Diederich
2006-11-28
1
-3/+3
*
Get rid of most of the rest of coerce (slot is still there for now).
Neal Norwitz
2006-08-21
1
-1/+0
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+2
*
Get rid of remnants of integer division
Neal Norwitz
2006-03-24
1
-1/+0
*
PyEnumKey(): Stop including the trailing NUL byte
Tim Peters
2006-02-19
1
-5/+4
*
PyEnumKey(): Remove unused local.
Tim Peters
2006-02-19
1
-1/+0
*
Add sizeof() instead of hardcoding variable length
Georg Brandl
2006-02-18
1
-1/+1
*
Patch #977553: speed up RegEnumKey call
Georg Brandl
2006-02-18
1
-19/+12
*
Check return result from Py_InitModule*(). This API can fail.
Neal Norwitz
2006-01-19
1
-0/+2
*
const poisoning, spreading to fix new const warnings
Tim Peters
2005-12-24
1
-2/+2
*
Remove all uses of alloca() from this module. The alloca() return value
Guido van Rossum
2003-11-30
1
-16/+48
*
Correct docstring for SetValueEx()
Mark Hammond
2003-01-15
1
-1/+1
*
Fix an error message in the _winreg module. The error message referred
Thomas Heller
2002-12-20
1
-1/+1
*
Call me anal, but there was a particular phrase that was speading to
Guido van Rossum
2002-08-19
1
-1/+1
*
Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT.
Mark Hammond
2002-07-19
1
-1/+1
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
1
-42/+41
*
Use symbolic METH_VARARGS instead of 1 for ml_flags
Neal Norwitz
2002-03-31
1
-19/+19
*
Allow any object supporting the buffer protocol to be written as a binary obj...
Mark Hammond
2000-07-28
1
-7/+11
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
[*** Not tested as I don't have Windows running right now! ***]
Fred Drake
2000-06-30
1
-2/+19
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
1
-1/+1
*
Update the module name to _winreg, pending checkin of Paul Prescod's
Fred Drake
2000-06-29
1
-3/+3
*
Cleanup a few docstrings.
Mark Hammond
2000-06-09
1
-15/+17
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-5/+7
*
Mark Hammond: new winreg module; updated dllbase file.
Guido van Rossum
2000-03-28
1
-0/+1470