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
Commit message (
Expand
)
Author
Age
Files
Lines
*
There are two more copyright notices in the Windows world:
Tim Peters
2003-01-02
1
-1/+1
*
catch up with zipimport changes to std getpathp.c
Andrew MacIntyre
2003-01-02
1
-3/+25
*
bring structure closer to std config.c, whitespace normalisation
Andrew MacIntyre
2003-01-02
1
-30/+44
*
fix a merge mistake - readline not built by default
Andrew MacIntyre
2003-01-02
1
-1/+1
*
Make sure zip_path is null-terminated, since it's on the stack
Neal Norwitz
2002-12-31
1
-0/+1
*
DLL export definition refresh
Andrew MacIntyre
2002-12-31
1
-18/+73
*
add universal newline support to configuration
Andrew MacIntyre
2002-12-31
1
-0/+3
*
whitespace cleanup
Andrew MacIntyre
2002-12-31
1
-16/+21
*
getenv() replacement not required
Andrew MacIntyre
2002-12-31
1
-16/+0
*
Build process updates:
Andrew MacIntyre
2002-12-31
1
-9/+47
*
PEP 302 + zipimport:
Just van Rossum
2002-12-30
2
-6/+45
*
Taught the Windows build about _randommodule.c. This is compiled
Tim Peters
2002-12-29
1
-0/+2
*
Use wcscoll for _locale.strcoll if available.
Martin v. Löwis
2002-12-21
1
-0/+6
*
Fix an error message in the _winreg module. The error message referred
Thomas Heller
2002-12-20
1
-1/+1
*
datetime escapes the sandbox. The Windows build is all set. I leave it
Tim Peters
2002-12-16
1
-1/+2
*
history update
Andrew MacIntyre
2002-12-04
1
-1/+2
*
make BSDDB 1.85 module buildable again after BSDDB3 module import
Andrew MacIntyre
2002-12-04
1
-3/+3
*
Oops, MSVC was still open, so the project file was not yet saved.
Thomas Heller
2002-11-22
1
-6/+7
*
Copied the sources from the distutils CVS repository.
Thomas Heller
2002-11-22
10
-0/+3125
*
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
*
Start building the bz2 module on Windows.
Tim Peters
2002-11-09
1
-0/+1
*
The MS resource compiler simply cannot be convinced to do arithmetic
Tim Peters
2002-10-11
1
-2/+21
*
Repair the DLL name -- this has to match the major.minor version numbers.
Tim Peters
2002-10-11
1
-1/+1
*
Patch 594001: PEP 277 - Unicode file name support for Windows NT.
Mark Hammond
2002-10-03
1
-0/+4
*
Call me anal, but there was a particular phrase that was speading to
Guido van Rossum
2002-08-19
1
-1/+1
*
update contact info
Andrew MacIntyre
2002-08-18
1
-4/+9
*
Prep for 2.3:
Andrew MacIntyre
2002-08-18
1
-34/+39
*
make port notes current
Andrew MacIntyre
2002-08-18
1
-48/+36
*
Build process updates:
Andrew MacIntyre
2002-08-18
1
-17/+33
*
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond
2002-08-02
1
-2/+0
*
Remove a strange single quote that didn't seem to upset the compilers!
Mark Hammond
2002-07-22
1
-1/+1
*
Nuke the only DL_* in this directory.
Mark Hammond
2002-07-22
1
-1/+1
*
Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT.
Mark Hammond
2002-07-19
2
-176/+83
*
Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it.
Tim Peters
2002-07-17
1
-4/+0
*
WINDOWS_LEAN_AND_MEAN: There is no such symbol, although a very few
Tim Peters
2002-07-14
1
-1/+2
*
Removed WITH_CYCLE_GC #ifdef-ery. Holes:
Tim Peters
2002-07-07
2
-7/+0
*
Patch #569753: Remove support for WIN16.
Martin v. Löwis
2002-06-30
2
-19/+12
*
Nuked another reference to newmodule.c.
Tim Peters
2002-06-16
1
-1/+0
*
Removed newmodule.c from the project, and removed references to it from
Tim Peters
2002-06-16
2
-3/+0
*
SF patch 568629 by Oren Tirosh: types made callable.
Guido van Rossum
2002-06-14
2
-24/+0
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
2
-48/+47
*
refresh to pick up recent changes
Andrew MacIntyre
2002-06-10
1
-3/+3
*
make _sre a dynamically loadable module and build xxsubtype
Andrew MacIntyre
2002-06-10
2
-4/+17
*
Patch #505375: Make doc strings optional.
Martin v. Löwis
2002-06-09
3
-0/+9
*
add enumobject.c to build machinery
Andrew MacIntyre
2002-04-30
1
-2/+3
*
add enumobject.c to build machinery
Andrew MacIntyre
2002-04-30
1
-0/+4
*
Enable universal newlines on Windows. Note that NEWS needs more words!
Tim Peters
2002-04-21
1
-0/+3
*
Fix grammar
Neal Norwitz
2002-04-15
1
-2/+2
*
update build infrastructure for pymalloc and bool changes
Andrew MacIntyre
2002-04-15
2
-5/+18
[next]