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
*
Added a note about gdbm.
Jack Jansen
2000-09-14
1
-1/+3
*
Added a note about getting CarbonLib as a way to get a new Appearance/NavServ...
Jack Jansen
2000-09-14
1
-6/+13
*
Fixes that should make it possible to run Python on machines without NavServi...
Jack Jansen
2000-09-14
1
-0/+5
*
Fixes that should make it possible to run Python on machines without NavServi...
Jack Jansen
2000-09-14
3
-0/+0
*
Denis S. Otkidach <ods@users.sourceforge.net>:
Fred Drake
2000-09-14
1
-2/+3
*
cope with weird Content-Length values returned from servers by
Jeremy Hylton
2000-09-14
1
-1/+4
*
Remove reference to the stdwin-based windowed debugger, since stdwin
Fred Drake
2000-09-14
1
-6/+2
*
Use the \setshortversion macro to specify the abbreviated version number.
Fred Drake
2000-09-14
1
-2/+3
*
Use \shortversion in a number of places.
Fred Drake
2000-09-14
3
-12/+12
*
do_cmd_shortversion(),
Fred Drake
2000-09-14
1
-11/+32
*
\shortversion,
Fred Drake
2000-09-14
2
-2/+29
*
Avoid reference to specific versions of Python where possible.
Fred Drake
2000-09-14
1
-4/+4
*
Avoid reference to specific versions of Python where possible.
Fred Drake
2000-09-14
1
-3/+3
*
Add some index entries to make it easier to find information on
Fred Drake
2000-09-14
1
-0/+5
*
Remove "," from the list of always_safe characters. It is a reserved
Jeremy Hylton
2000-09-14
2
-8/+62
*
Use the configure support to determine which ndbm.h header to include.
Fred Drake
2000-09-14
1
-0/+10
*
Allow configure to detect whether ndbm.h or gdbm/ndbm.h is installed.
Fred Drake
2000-09-14
3
-9/+15
*
Detlef Lannert <lannert@uni-duesseldorf.de>:
Fred Drake
2000-09-14
1
-2/+2
*
Removed exceptions from the required modules (it's builtin nowadays)
Jack Jansen
2000-09-14
1
-2/+2
*
Added Qdoffs and (optionally) icglue modules.
Jack Jansen
2000-09-14
1
-0/+8
*
Added USE_IC and USE_PYEXPAT
Jack Jansen
2000-09-14
1
-0/+2
*
Not relevant anymore, as pyexpat has moved to another maintainer.
Jack Jansen
2000-09-13
2
-53/+0
*
Include Numerical header files in developer distribution.
Jack Jansen
2000-09-13
1
-6/+19
*
Add several dl.RTLD_ constants. Closes bug 110842.
Martin v. Löwis
2000-09-13
1
-2/+38
*
Include a link to Francois's po-utils.
Barry Warsaw
2000-09-13
1
-2/+3
*
Added --force (-f) option to force installation (including bytecode
Greg Ward
2000-09-13
5
-4/+20
*
Bump version to 0.9.3pre.
Greg Ward
2000-09-13
1
-1/+1
*
Fix install directories on Mac OS (now that the "install" command
Greg Ward
2000-09-13
1
-13/+4
*
Fix install directories on Mac OS: now everything goes to
Greg Ward
2000-09-13
1
-2/+2
*
Changed/added a bunch of section labels so HTML files will be named nicely.
Greg Ward
2000-09-13
1
-6/+10
*
Improve Windows and Mac OS-specific instructions for running the
Greg Ward
2000-09-12
1
-10/+27
*
Typo fix -- it's 'ext_modules', not 'extensions'.
Greg Ward
2000-09-12
1
-3/+3
*
Simplify some of the code. Use PyErr_Format() instead of sprintf(), etc.
Fred Drake
2000-09-12
1
-186/+122
*
Documentation is good. Let's release more.
Fred Drake
2000-09-12
2
-3/+3
*
Make this script handle PyVarObject* functions as well as PyObject*
Fred Drake
2000-09-12
1
-4/+5
*
Added a note that multiple threads breaks command-.
Jack Jansen
2000-09-12
1
-0/+2
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-09-12
1
-0/+39
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-09-12
1
-7/+106
*
Moved to Unsupported.
Jack Jansen
2000-09-12
10
-0/+18
*
Vladimir Marangozov <Vladimir.Marangozov@inrialpes.fr>:
Fred Drake
2000-09-12
2
-54/+62
*
Re-wrapped some wide comments.
Fred Drake
2000-09-12
1
-28/+43
*
Add note that the various \see* macros are only defined in the context
Fred Drake
2000-09-12
1
-0/+3
*
Change the title of the link to the document index to be more specific.
Fred Drake
2000-09-12
1
-2/+2
*
Add a reference item pointing to the Namespaces in XML recommendation.
Fred Drake
2000-09-12
1
-14/+24
*
\seetitle: New macro for building reference list content.
Fred Drake
2000-09-12
3
-4/+43
*
When referring to namespaces, always say "namespaces" instead of
Fred Drake
2000-09-12
4
-53/+54
*
Added documentation for PySequence_Fast() and PySequence_Fast_GET_ITEM().
Fred Drake
2000-09-12
2
-0/+25
*
When formatting the API manual, use the generated api.tex rather than
Fred Drake
2000-09-12
1
-2/+2
*
Bastian Kleineidam: fix so it cleans up the temporary script-building
Greg Ward
2000-09-12
1
-20/+13
*
Upped SIZE to 16MB so IDE can run test.autotest (sigh).
Jack Jansen
2000-09-11
1
-0/+0
[next]