FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PC - java66liu/python · GitHub
java66liu
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
PC
on
master
User selector
Datepicker
Commit history
Commits on Feb 2, 2009
Issue #4494: Fix build with Py_NO_ENABLE_SHARED on Windows.
Show description for bb579f1
martin.v.loewis
committed
bb579f1
View commit details
Copy full SHA for bb579f1
View code at this point
Browse repository at this point
Commits on Jan 29, 2009
Fix issue5075: bdist_wininst should not depend on the vc runtime?
Show description for 189cfab
mark.hammond
committed
189cfab
View commit details
Copy full SHA for 189cfab
View code at this point
Browse repository at this point
Commits on Jan 27, 2009
On Windows, use the Python 'Activation Context' when loading extensions
Show description for 5dad751
mark.hammond
committed
5dad751
View commit details
Copy full SHA for 5dad751
View code at this point
Browse repository at this point
Commits on Jan 13, 2009
#4807: Remove a wrong usage of wsprintf in the winreg module
Show description for 8f42adc
amaury.forgeotdarc
committed
8f42adc
View commit details
Copy full SHA for 8f42adc
View code at this point
Browse repository at this point
Commits on Jan 11, 2009
Issue #4895: Use _strdup on Windows CE.
Show description for 4dd763b
martin.v.loewis
committed
4dd763b
View commit details
Copy full SHA for 4dd763b
View code at this point
Browse repository at this point
Fixed version number in build_ssl.bat.
Show description for 0dbaa77
hirokazu.yamamoto
committed
0dbaa77
View commit details
Copy full SHA for 0dbaa77
View code at this point
Browse repository at this point
Commits on Jan 10, 2009
Added helper script to build Tcl/Tk.
Show description for 7640bf5
hirokazu.yamamoto
committed
7640bf5
View commit details
Copy full SHA for 7640bf5
View code at this point
Browse repository at this point
Link to debug version of Tcl/Tk when python is built as debug version.
Show description for 6c1de47
hirokazu.yamamoto
committed
6c1de47
View commit details
Copy full SHA for 6c1de47
View code at this point
Browse repository at this point
Bump up Tcl/Tk version on VC6. (tcl8.4.12 -> tcl8.5.2, tk8.4.12 -> tk8.5.2, tix8.4.0 -> tix8.4.3)
Show description for 307833f
hirokazu.yamamoto
committed
307833f
View commit details
Copy full SHA for 307833f
View code at this point
Browse repository at this point
Commits on Jan 9, 2009
Bump up bsddb version on VC6. (db-4.4.20 -> db-4.7.25)
Show description for 70bbe9d
hirokazu.yamamoto
committed
70bbe9d
View commit details
Copy full SHA for 70bbe9d
View code at this point
Browse repository at this point
Bump up bzip2 version on VC6. (bzip2-1.0.3 -> bzip2-1.0.5)
Show description for c56c59c
hirokazu.yamamoto
committed
c56c59c
View commit details
Copy full SHA for c56c59c
View code at this point
Browse repository at this point
Commits on Jan 4, 2009
isinf and isnan are macros, not functions; fix configure script
Show description for 0ff8896
mark.dickinson
committed
0ff8896
View commit details
Copy full SHA for 0ff8896
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
Show description for d68c4be
martin.v.loewis
committed
d68c4be
View commit details
Copy full SHA for d68c4be
View code at this point
Browse repository at this point
Commits on Dec 4, 2008
Bumped up 2.6 to 2.7
Show description for 5d1809b
christian.heimes
committed
5d1809b
View commit details
Copy full SHA for 5d1809b
View code at this point
Browse repository at this point
Commits on Nov 30, 2008
Issue #4365: Add crtassem.h constants to the msvcrt module.
Show description for 526e96f
martin.v.loewis
committed
526e96f
View commit details
Copy full SHA for 526e96f
View code at this point
Browse repository at this point
Commits on Nov 22, 2008
yuvconvert.c is a part of the "sv" module, an old IRIX thing
Show description for 1a9ab74
amaury.forgeotdarc
committed
1a9ab74
View commit details
Copy full SHA for 1a9ab74
View code at this point
Browse repository at this point
Commits on Oct 3, 2008
Follows to python's version change (VC6)
Show description for f463466
hirokazu.yamamoto
committed
f463466
View commit details
Copy full SHA for f463466
View code at this point
Browse repository at this point
Update version number to 2.7.
Show description for e41b04d
martin.v.loewis
committed
e41b04d
View commit details
Copy full SHA for e41b04d
View code at this point
Browse repository at this point
Commits on Sep 22, 2008
build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config files
Show description for 0aa0f1f
andrew.macintyre
committed
0aa0f1f
View commit details
Copy full SHA for 0aa0f1f
View code at this point
Browse repository at this point
Commits on Sep 2, 2008
Attempt to correct the build files for the Microsoft VS7.1 compiler.
Show description for faca805
amaury.forgeotdarc
committed
faca805
View commit details
Copy full SHA for faca805
View code at this point
Browse repository at this point
Use vs9to8.py to refresh the Visual Studio 2005 build files.
Show description for 7c8160e
amaury.forgeotdarc
committed
7c8160e
View commit details
Copy full SHA for 7c8160e
View code at this point
Browse repository at this point
Commits on Aug 14, 2008
Added _multiprocessing module support. (VC6)
Show description for 5672eb2
hirokazu.yamamoto
committed
5672eb2
View commit details
Copy full SHA for 5672eb2
View code at this point
Browse repository at this point
Issue #2065: VC6 related fix.
Show description for ea96d1d
hirokazu.yamamoto
committed
ea96d1d
View commit details
Copy full SHA for ea96d1d
View code at this point
Browse repository at this point
Commits on Jul 20, 2008
fix issue3120 - don't truncate handles on 64-bit Windows.
Show description for 7bf0a5c
gregory.p.smith
committed
7bf0a5c
View commit details
Copy full SHA for 7bf0a5c
View code at this point
Browse repository at this point
Commits on Jun 13, 2008
Run svneol.py on all sources.
Show description for 9c12f27
martin.v.loewis
committed
9c12f27
View commit details
Copy full SHA for 9c12f27
View code at this point
Browse repository at this point
Add a missing file for VS2005
Show description for f321506
amaury.forgeotdarc
committed
f321506
View commit details
Copy full SHA for f321506
View code at this point
Browse repository at this point
Restore support for Microsoft VC6 compiler.
Show description for c64bf4d
amaury.forgeotdarc
committed
c64bf4d
View commit details
Copy full SHA for c64bf4d
View code at this point
Browse repository at this point
Commits on Jun 12, 2008
Update VS8.0 build files, using the script vs9to8.py.
Show description for 9f33c7e
amaury.forgeotdarc
committed
9f33c7e
View commit details
Copy full SHA for 9f33c7e
View code at this point
Browse repository at this point
Commits on Jun 10, 2008
Rename bytesobject.c back to stringobject.c to keep with the PyString theme.
Show description for 40621af
gregory.p.smith
committed
40621af
View commit details
Copy full SHA for 40621af
View code at this point
Browse repository at this point
Commits on Jun 9, 2008
This reverts r63675 based on the discussion in this thread:
Show description for 36da06a
gregory.p.smith
committed
36da06a
View commit details
Copy full SHA for 36da06a
View code at this point
Browse repository at this point
Commits on Jun 2, 2008
Patch #2125: Add GetInteger and GetString methods for
Show description for 0919def
martin.v.loewis
committed
0919def
View commit details
Copy full SHA for 0919def
View code at this point
Browse repository at this point
Commits on May 31, 2008
Fix bdist_wininst --user-access-control for win2k
Show description for 782aa0c
mark.hammond
committed
782aa0c
View commit details
Copy full SHA for 782aa0c
View code at this point
Browse repository at this point
Commits on May 26, 2008
Used vs9to8.py to port all VS9.0 changes to 8.0
Show description for 3591027
christian.heimes
committed
3591027
View commit details
Copy full SHA for 3591027
View code at this point
Browse repository at this point
Renamed PyString to PyBytes
Show description for 4b6cc1c
christian.heimes
committed
4b6cc1c
View commit details
Copy full SHA for 4b6cc1c
View code at this point
Browse repository at this point
Commits on May 20, 2008
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Show description for 57e8568
georg.brandl
committed
57e8568
View commit details
Copy full SHA for 57e8568
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL