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
*
There's a bunch of files that shouldn't be included in libpython*.a!
Guido van Rossum
1998-08-09
1
-4/+5
*
# New version; not clear what happened.
Guido van Rossum
1998-08-08
1
-2/+0
*
Sigh. More restructuring was needed.
Guido van Rossum
1998-08-08
1
-27/+57
*
Get rid of python15.lib; add some incl files
Guido van Rossum
1998-08-08
6
-21/+14
*
Add PyEval_CallFunction() and PyEval_CallMethod().
Guido van Rossum
1998-08-08
1
-0/+2
*
Add missing prototypes for PyEval_CallFunction() and PyEval_CallMethod().
Guido van Rossum
1998-08-08
1
-0/+10
*
# Fix strange type (methonname instead of methodname).
Guido van Rossum
1998-08-08
1
-4/+4
*
Play games with version numbers; add lib-tk to path.
Guido van Rossum
1998-08-08
1
-7/+13
*
More files to be ignored.
Guido van Rossum
1998-08-08
1
-0/+3
*
This file's previous log message is bogus. The real change is that
Guido van Rossum
1998-08-08
1
-1/+1
*
Now include Python.h
Guido van Rossum
1998-08-08
1
-0/+2
*
This file's previous log message is bogus.
Guido van Rossum
1998-08-08
1
-1/+1
*
Different version games:
Guido van Rossum
1998-08-08
3
-12/+20
*
Jim Fulton's patches to get rid of the class_map().
Guido van Rossum
1998-08-08
1
-73/+27
*
Shouldn't include the lib pragma when building python15.dll itself!
Guido van Rossum
1998-08-08
1
-0/+2
*
Added _PyTuple_Resize to list of exported symbols. Don't know how it
Guido van Rossum
1998-08-08
1
-0/+1
*
(py-execute-region): When temp-names are broken (Emacs 19.34), a
Barry Warsaw
1998-08-07
1
-3/+7
*
insert_index(): Take two additional parameters: $columns and $letters. Call
Fred Drake
1998-08-07
1
-5/+13
*
The letter headings must be requested explicitly with --letters.
Fred Drake
1998-08-07
1
-5/+15
*
By default, use a two-column index.
Fred Drake
1998-08-07
1
-1/+4
*
Allow multi-column indexes to be produced.
Fred Drake
1998-08-07
1
-6/+60
*
The doc string for setDaemon() disagreed with the implementation. The
Guido van Rossum
1998-08-07
1
-2/+2
*
re is standard, not built-in.
Fred Drake
1998-08-07
2
-4/+7
*
Clarify that the Python interpreter lock need *not* be held by
Guido van Rossum
1998-08-07
1
-3/+5
*
Document gethostbyname_ex().
Guido van Rossum
1998-08-07
1
-1/+12
*
Updated list of Library Reference files.
Fred Drake
1998-08-07
1
-8/+13
*
Add built-in string variables 'quit' and 'exit' that display a hint on
Guido van Rossum
1998-08-07
1
-0/+12
*
Add warning that mutable argument defaults are evaluated only once;
Guido van Rossum
1998-08-07
1
-0/+39
*
At least mark the URL to the Packages essay using \url.
Fred Drake
1998-08-07
1
-1/+1
*
Fix synopsis.
Fred Drake
1998-08-07
1
-1/+1
*
Clarify that quit() and close() render the instance useless.
Guido van Rossum
1998-08-07
1
-2/+7
*
Added file transfer to example.
Fred Drake
1998-08-07
1
-0/+2
*
Guido's white background.
Fred Drake
1998-08-07
1
-0/+1
*
Minor refilling of a paragraph...
Barry Warsaw
1998-08-07
1
-2/+2
*
im_function --> im_func
Fred Drake
1998-08-07
1
-2/+2
*
In the example, make sure all the imports are done.
Fred Drake
1998-08-07
1
-3/+2
*
Markup nits.
Fred Drake
1998-08-07
1
-16/+21
*
Clarify xdrlib synopsis.
Fred Drake
1998-08-07
1
-8/+5
*
Fix typo in binascii synopsis.
Fred Drake
1998-08-07
1
-2/+2
*
Removed obsolete chapter header.
Fred Drake
1998-08-07
1
-15/+0
*
New organization of internet modules into protocols/support and data
Fred Drake
1998-08-07
1
-3/+5
*
New chapter headers for Internet Protocols and Internet Data chapters,
Fred Drake
1998-08-07
2
-0/+20
*
Fix synopsis for multifile.
Fred Drake
1998-08-07
1
-6/+6
*
For Win32, added pragmas specifying the python15[_d].lib library.
Guido van Rossum
1998-08-07
1
-0/+7
*
[Sjoerd Mullender]
Guido van Rossum
1998-08-07
3
-65/+64
*
[Sjoerd Mullender]
Guido van Rossum
1998-08-07
1
-0/+8
*
From: "Fredrik Lundh" <fredrik@pythonware.com>
Guido van Rossum
1998-08-07
1
-5/+7
*
Added note() message to Page class -- this was used but didn't exist.
Guido van Rossum
1998-08-06
1
-0/+9
*
Shorten the module synopsis.
Fred Drake
1998-08-06
1
-1/+1
*
Shorten the module synopsis.
Fred Drake
1998-08-06
3
-5/+5
[next]