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
/
Python
/
dynload_win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-1/+13
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-210/+210
*
Merged revisions 69038 via svnmerge from
Mark Hammond
2009-01-27
1
-1/+9
*
Fix typo.
Martin v. Löwis
2008-06-11
1
-1/+1
*
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis
2008-06-11
1
-1/+1
*
Merged revisions 60210-60233 via svnmerge from
Christian Heimes
2008-01-24
1
-0/+9
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
1
-1/+2
*
On Windows, when import fails to load a dll module, the message says
Amaury Forgeot d'Arc
2008-01-03
1
-16/+21
*
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
-8/+0
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+6
*
When importing an extension on Windows, the code reads the PE 'import
Thomas Heller
2004-07-02
1
-0/+12
*
Fix a couple of whitespace consistency nits.
Fred Drake
2002-08-26
1
-2/+2
*
Patch #569753: Remove support for WIN16.
Martin v. Löwis
2002-06-30
1
-29/+0
*
Use PyOS_snprintf instead of sprintf.
Jeremy Hylton
2001-11-28
1
-12/+14
*
Fixes for possible buffer overflows in sprintf() usages.
Marc-André Lemburg
2001-11-28
1
-1/+1
*
Always pass a full path name to LoadLibraryEx(). Fixes some Windows 9x probl...
Mark Hammond
2001-05-09
1
-17/+14
*
Detect conflicting Python DLL on module import under Windows - as per [ Patch...
Mark Hammond
2000-10-05
1
-1/+152
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
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
*
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Guido van Rossum
2000-06-28
1
-1/+1
*
Cleanup patches from Greg Stein:
Guido van Rossum
1999-12-22
1
-1/+4
*
The old platform-specific contents of importdl.c, broken down into one
Guido van Rossum
1999-12-20
1
-0/+149