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
*
To build on windows, the manual editing of the python_nt.rc file to
Thomas Heller
2003-10-10
3
-34/+39
*
Remove a stray single quote.
Thomas Heller
2003-08-18
1
-1/+1
*
Complete move of windows builds to 2.4alpha
Mark Hammond
2003-07-31
2
-8/+8
*
Repaired botched release serial number.
Tim Peters
2003-07-29
1
-3/+3
*
Bump Windows resource version macro for 2.3 final.
Tim Peters
2003-07-29
1
-4/+4
*
Update version numbers and dates for 2.3c2 -- we won't be able to do this
Tim Peters
2003-07-24
1
-4/+4
*
Bump the release number to 2.3c1.
Tim Peters
2003-07-17
1
-5/+5
*
More pre-2.3 build tweaks for the OS/2 EMX port:
Andrew MacIntyre
2003-07-16
4
-43/+24
*
More pre-2.3 build tweaks for the OS/2 EMX port:
Andrew MacIntyre
2003-07-13
3
-263/+473
*
update OS/2 EMX port notes
Andrew MacIntyre
2003-07-10
1
-4/+9
*
Bump release level to 2.3b2.
Tim Peters
2003-06-29
1
-4/+4
*
add support for os.tmpfile()
Andrew MacIntyre
2003-06-09
1
-0/+3
*
reorganise modules, so that most standard extensions are built into
Andrew MacIntyre
2003-06-09
1
-1/+1
*
various updates
Andrew MacIntyre
2003-06-09
1
-14/+10
*
bump stack size to cater for _sre recursion.
Andrew MacIntyre
2003-06-09
1
-1/+1
*
sound_playsound() doesn't have to be visible externally,
Walter Dörwald
2003-05-22
1
-1/+1
*
Bump version number to 2.3b1.
Tim Peters
2003-04-24
1
-5/+5
*
minor cleanups and whitespace normalisation
Andrew MacIntyre
2003-04-22
4
-81/+82
*
Makefile & config.c:
Andrew MacIntyre
2003-04-21
3
-273/+317
*
Makefile:
Andrew MacIntyre
2003-04-21
3
-133/+153
*
Patch #714957: Explain ADDMODULE MARKER.
Martin v. Löwis
2003-04-18
1
-2/+2
*
Add MessageBeep() API.
Guido van Rossum
2003-04-09
1
-0/+21
*
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
Martin v. Löwis
2003-03-29
1
-4/+4
*
Changed the DLL base-address assignment for _csv so it no longer
Tim Peters
2003-03-21
1
-1/+1
*
Teach the Windows build & installer about the new csv module + DLL.
Tim Peters
2003-03-21
1
-0/+1
*
OS/2 EMX build updates for recent CVS changes
Andrew MacIntyre
2003-02-19
2
-2/+15
*
Bump version # to 2.3a2.
Tim Peters
2003-02-18
1
-4/+4
*
Move itertools module from the sandbox and into production.
Raymond Hettinger
2003-02-01
1
-0/+2
*
Fix [ 583477 ] wrong dest size.
Mark Hammond
2003-01-29
1
-1/+1
*
Correct docstring for SetValueEx()
Mark Hammond
2003-01-15
1
-1/+1
*
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
[next]