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
*
Icons for Windows installer.
Guido van Rossum
1997-11-26
3
-0/+0
*
Added the HTML files.
Guido van Rossum
1997-11-26
1
-24/+64
*
WISE installer source for Python 1.5
Guido van Rossum
1997-11-25
1
-0/+1104
*
Added pypcre.c module.
Guido van Rossum
1997-11-25
2
-0/+10
*
Replace plat-os2 with plat-win, per Jeff Rush' suggestion.
Guido van Rossum
1997-11-24
1
-1/+1
*
Done a sort -u on the symbols (and replaced all tabs with spaces).
Guido van Rossum
1997-11-24
1
-368/+365
*
Oops, the sort took some whitespace into account.
Guido van Rossum
1997-11-24
1
-5/+4
*
Done a sort -u on the symbols.
Guido van Rossum
1997-11-24
1
-295/+284
*
ignore various VC++ turds
Guido van Rossum
1997-11-22
1
-0/+5
*
Files specific to Visual Age C for OS/2 -- by Jeff Rush
Guido van Rossum
1997-11-22
6
-0/+4846
*
Added Jeff Rush' comments
Guido van Rossum
1997-11-22
1
-0/+39
*
win -> plat-win
Guido van Rossum
1997-11-22
1
-3/+3
*
Add PyImport_Inittab and PyOS_AfterFork
Guido van Rossum
1997-11-22
1
-0/+2
*
The target directory is now called dos-8x3, not dos_8x3.
Guido van Rossum
1997-10-07
1
-5/+5
*
Argh; do the same for the "Release" version of the config.
Fred Drake
1997-10-02
1
-1/+1
*
Fix up include directories for compiling the resources.
Fred Drake
1997-10-02
1
-1/+1
*
Fix PYTHONPATH for new names; rename tkinter to lib-tk, rename win to
Guido van Rossum
1997-09-30
1
-1/+1
*
PyExc_NumberError -> PyExc_ArithmeticError
Fred Drake
1997-09-30
1
-1/+1
*
Added PyExc_Exception and PyErr_NewException.
Guido van Rossum
1997-09-29
1
-0/+2
*
Seem to be some changes related to DLL version from string resource,
Guido van Rossum
1997-09-29
2
-5/+44
*
DLL version is now loaded from a string resource.
Guido van Rossum
1997-09-29
1
-0/+7
*
Remove #ifdef __cplusplus.
Guido van Rossum
1997-09-29
1
-6/+6
*
Bump version and store DLL version in a string variable (for branding).
Guido van Rossum
1997-09-29
1
-1/+9
*
Added PyImport_ImportModuleEx(name, globals, locals, fromlist); this
Guido van Rossum
1997-09-05
1
-0/+2
*
Added some symbols (I'm afraid more will come).
Guido van Rossum
1997-09-03
1
-0/+3
*
Change instructions to require use of PCbuild directory (instead of
Guido van Rossum
1997-09-03
1
-12/+7
*
At Mark Hammond's suggestion:
Guido van Rossum
1997-09-03
5
-17/+125
*
Added new flags and exceptions; removed AccessError exception.
Guido van Rossum
1997-09-03
1
-1/+5
*
Added new Py_IsInitalized() API function to test the 'initialized' flag.
Guido van Rossum
1997-08-22
1
-0/+2
*
Added reop
Guido van Rossum
1997-08-21
1
-0/+2
*
Remove remark on python15.lib being in the Debug subdir only.
Guido van Rossum
1997-08-18
1
-4/+1
*
Changed the way python15.lib is included in the other projects.
Guido van Rossum
1997-08-18
3
-24/+6
*
No longer used.
Guido van Rossum
1997-08-18
1
-93/+0
*
DevStudio (CV++ 5.0) Project files.
Guido van Rossum
1997-08-14
4
-0/+734
*
Updated for new situation; added VC++ 5.0 info and new path strategies.
Guido van Rossum
1997-08-14
1
-22/+51
*
Probably the last VC++ 4.2 makefile I'll check in.
Guido van Rossum
1997-08-13
1
-247/+64
*
Small changes to readme and makefile; tested for 1.5a3!
Guido van Rossum
1997-08-13
2
-6/+7
*
removed getpath_nt.c in favor of revamped getpathp.c
Guido van Rossum
1997-08-13
1
-203/+0
*
Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which
Guido van Rossum
1997-08-13
1
-55/+222
*
Made it real. Changed locking() to work with file descriptors instead
Guido van Rossum
1997-08-13
1
-44/+134
*
Some changes to make it work on NT; add the directory where the binary
Guido van Rossum
1997-08-13
1
-2/+9
*
Moved PyWin_IsWin32s() here.
Guido van Rossum
1997-08-13
1
-1/+15
*
Remove #define main; remove vc40 from PYTHONPATH.
Guido van Rossum
1997-08-13
1
-2/+1
*
Renamed Py_input_hook to PyOS_InputHook.
Guido van Rossum
1997-08-11
1
-1/+1
*
Got the new structure working with MSVC 4.2.
Guido van Rossum
1997-08-07
5
-3283/+155
*
Removed Py_SuppressPrintingFlag flag; added new
Guido van Rossum
1997-07-19
1
-1/+3
*
Added remaining PyThread symbols.
Guido van Rossum
1997-07-16
1
-0/+14
*
Changed the reference of 'mappingobject.c' to 'dictobject.c'
Roger E. Masse
1997-06-05
1
-162/+125
*
Added Py_GetProgramFullPath (same as GetProgramName)
Guido van Rossum
1997-05-22
1
-0/+7
*
Added Py_GetProgramFullPath
Guido van Rossum
1997-05-22
1
-0/+1
[next]