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
/
pyconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
Walter Dörwald
2005-11-30
1
-1/+1
*
Silence VS2005 warnings about deprecated functions.
Martin v. Löwis
2005-11-29
1
-0/+10
*
Update import library name on windows.
Thomas Heller
2004-12-01
1
-2/+2
*
Patch #1020042: Only define HAVE_UINTPTR_T for VC 7.x.
Martin v. Löwis
2004-10-15
1
-2/+4
*
Introduced a Py_IS_NAN macro, which probably works on the major platforms
Tim Peters
2004-09-23
1
-0/+4
*
Restore compilation on MSVC++ 6.0
Raymond Hettinger
2004-08-03
1
-2/+4
*
Use intptr_t/uintptr_t on Windows
Martin v. Löwis
2004-07-27
1
-0/+8
*
Properly check for Win64 compilers.
Martin v. Löwis
2004-07-27
1
-0/+4
*
remove support for missing ANSI C header files (limits.h, stddef.h, etc).
Skip Montanaro
2004-02-10
1
-13/+0
*
Remove support for --without-universal-newlines (see PEP 11).
Skip Montanaro
2004-02-07
1
-3/+0
*
Remove support for SunOS 4.
Skip Montanaro
2004-01-17
1
-4/+0
*
Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld
Skip Montanaro
2004-01-17
1
-18/+0
*
Remove support for minix.
Skip Montanaro
2004-01-17
1
-3/+0
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
Complete move of windows builds to 2.4alpha
Mark Hammond
2003-07-31
1
-2/+2
*
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
Martin v. Löwis
2003-03-29
1
-4/+4
*
Use wcscoll for _locale.strcoll if available.
Martin v. Löwis
2002-12-21
1
-0/+6
*
Forgot a paren in the MSVC + 64-bit + Intel case.
Tim Peters
2002-11-11
1
-1/+1
*
Some help for SF 614770: MSVC 7.0 compiler support
Tim Peters
2002-11-11
1
-20/+33
*
Patch 594001: PEP 277 - Unicode file name support for Windows NT.
Mark Hammond
2002-10-03
1
-0/+4
*
Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT.
Mark Hammond
2002-07-19
1
-175/+82
*
Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it.
Tim Peters
2002-07-17
1
-4/+0
*
Removed WITH_CYCLE_GC #ifdef-ery. Holes:
Tim Peters
2002-07-07
1
-3/+0
*
Patch #569753: Remove support for WIN16.
Martin v. Löwis
2002-06-30
1
-8/+1
*
Patch #505375: Make doc strings optional.
Martin v. Löwis
2002-06-09
1
-0/+3
*
Enable universal newlines on Windows. Note that NEWS needs more words!
Tim Peters
2002-04-21
1
-0/+3
*
Enable pymalloc by default in the Windows build.
Tim Peters
2002-03-22
1
-3/+6
*
Patch #520062: Support IPv6 with VC.NET.
Martin v. Löwis
2002-03-01
1
-0/+4
*
Windows build: close out 2.2, prep for 2.3.
Tim Peters
2001-12-21
1
-2/+2
*
SF bug #474077 2.2b1: Error compiling extns with BCC
Tim Peters
2001-10-30
1
-1/+0
*
Enable large file support on Win32 systems.
Tim Peters
2001-09-06
1
-0/+1
*
SF bug [#456252] Python should never stomp on [u]intptr_t.
Tim Peters
2001-08-29
1
-4/+0
*
Repair more now-obsolete references to config.h.
Tim Peters
2001-07-26
1
-1/+1
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
1
-0/+661