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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed old dynamic linking chapter.
Fred Drake
1999-02-16
1
-213/+148
*
# Accidentally checked in a test version of this file with a bogus
Guido van Rossum
1999-02-16
1
-1/+0
*
Remove all email addresses.
Fred Drake
1999-02-16
1
-3/+2
*
Only pop up the stack viewer when requested in the Debug menu.
Guido van Rossum
1999-02-16
1
-1/+2
*
Use the portable form of initializing the ob_type field for new types.
Fred Drake
1999-02-16
1
-2/+8
*
Finn Bock.
Guido van Rossum
1999-02-16
1
-0/+1
*
Integrated notes on building extension modules on Windows, by Neil
Fred Drake
1999-02-16
1
-1/+50
*
Copy in the stylesheet after latex2html is done.
Fred Drake
1999-02-16
1
-0/+1
*
Copy in the stylesheet after latex2html is done.
Fred Drake
1999-02-16
1
-0/+4
*
Become more stylesheet-friendly.
Fred Drake
1999-02-16
1
-66/+99
*
CSS style sheet for the documentation.
Fred Drake
1999-02-16
1
-0/+45
*
Bump release to 1.5.2b2.
Fred Drake
1999-02-16
1
-1/+1
*
Make sure errors get propogated.
Fred Drake
1999-02-16
1
-4/+5
*
The usual
Guido van Rossum
1999-02-16
2
-1/+44
*
Add source file winsound.c and library winmm.lib
Guido van Rossum
1999-02-16
1
-2/+7
*
The _O_* constants are defined as O_* in the os module.
Fred Drake
1999-02-16
1
-5/+5
*
Remove "_" from the P_* symbols used with the spawn*() functions.
Fred Drake
1999-02-16
1
-5/+5
*
Check for potential error returned by _ungetch().
Guido van Rossum
1999-02-16
1
-1/+2
*
The symbols P_* (for spawn*(), MS specific) should not have a leading
Guido van Rossum
1999-02-16
1
-5/+5
*
Added chapter on Windows modules, including msvcrt and winsound.
Fred Drake
1999-02-16
5
-13/+162
*
Added some files to the library reference.
Fred Drake
1999-02-16
1
-0/+3
*
Small grammatical fix; missing comma.
Fred Drake
1999-02-16
1
-1/+1
*
Make it clear that Demo/embed/ is from the source distribution.
Fred Drake
1999-02-16
1
-1/+1
*
Make navigation panels more CSS-friendly.
Fred Drake
1999-02-16
1
-15/+26
*
Clarify how EXAMPLE.py is to be used ("python EXAMPLE.py", not
Guido van Rossum
1999-02-16
1
-1/+2
*
Use the same markup for email addresses as is produced by using \email
Fred Drake
1999-02-16
1
-3/+3
*
Added optional arguments to dialogs to allow setting of button titles.
Jack Jansen
1999-02-16
1
-4/+16
*
In open_ftp(), check that retrlen is not None before using it in a %d format!
Guido van Rossum
1999-02-16
1
-1/+1
*
Fixed totally bogus conversion factors used in the Win32 version of
Guido van Rossum
1999-02-16
1
-3/+10
*
Adjust cellspacing attribute of the navigation bar tables to get some
Fred Drake
1999-02-16
1
-1/+1
*
Updated for new folder layout (but not fully tested yet).
Jack Jansen
1999-02-16
1
-128/+54
*
Replaced .hqx project file by binary version, and updated to current CW.
Jack Jansen
1999-02-16
1
-0/+0
*
Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standal...
Jack Jansen
1999-02-15
1
-0/+6
*
Remove stuff related to copying the icons directory around -- just
Fred Drake
1999-02-15
1
-13/+8
*
Moved icons into the html directory to avoid pollution of the top level.
Fred Drake
1999-02-15
7
-0/+0
*
(finally) unified the interpreter and the applet as Just suggested ages ago. The
Jack Jansen
1999-02-15
2
-39/+12
*
Be explicit about the reference count of the original value of the
Fred Drake
1999-02-15
1
-2/+6
*
HTMLBASE: New variable. Make it easier to check an "installed" copy
Fred Drake
1999-02-15
1
-18/+21
*
Add an optional parameter to make the script run latex only once to
Fred Drake
1999-02-15
1
-15/+38
*
Use a common definition for $(SUBMAKE) instead of repeating everything
Fred Drake
1999-02-15
1
-19/+16
*
Added availability notes for samefile(), sameopenfile(), samestat()
Fred Drake
1999-02-15
1
-0/+3
*
Added --l2h-config option to add additional initialization files for
Fred Drake
1999-02-15
1
-0/+14
*
Added section "Providing a C API for an Extension Module" by Konrad
Fred Drake
1999-02-15
1
-90/+311
*
Markup nits.
Fred Drake
1999-02-15
1
-87/+83
*
Set target.
Fred Drake
1999-02-15
1
-1/+1
*
Patch by Chris Petrilli to display the origin of a module in its
Guido van Rossum
1999-02-15
1
-3/+30
*
Add PyModule_GetFilename().
Guido van Rossum
1999-02-15
1
-0/+1
*
AskPassword(): added reference to the module doc string; added support for au...
Just van Rossum
1999-02-15
1
-2/+3
*
(finally) unified the interpreter and the applet as Just suggested ages ago. The
Jack Jansen
1999-02-14
5
-14/+7
*
Minor fix that helps out with the index.
Fred Drake
1999-02-12
1
-0/+1
[next]