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
...
*
Supplemental rules to convert a .tex file to a .xml file. Both XML and
Fred Drake
1998-11-24
1
-0/+29
*
Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is
Fred Drake
1998-11-24
1
-0/+25
*
Rationalize a word-space markup to not break in the LaTeX->*ML
Fred Drake
1998-11-24
1
-2/+173
*
The & character is also escaped using \.
Fred Drake
1998-11-23
1
-1/+1
*
Add some additional cleanup transformations.
Fred Drake
1998-11-23
1
-0/+67
*
Fix cosmetic bug in delattr docstring discovered by JvR.
Guido van Rossum
1998-11-23
1
-1/+1
*
Whoops! One the "redundant" initializations removed by Vladimir in
Guido van Rossum
1998-11-23
1
-2/+2
*
Fix comment regex so we don't screw up structured comments with
Fred Drake
1998-11-23
1
-1/+1
*
Rewrote the section on sys.exit(), documenting other argument types
Guido van Rossum
1998-11-23
1
-6/+18
*
Script to squirrel around with the DOM tree of document fragments from the
Fred Drake
1998-11-23
1
-0/+193
*
Moved into tools/sgmlconv/.
Fred Drake
1998-11-23
2
-0/+468
*
Moving to sgmlconv/ subdir.
Fred Drake
1998-11-23
2
-468/+0
*
Fix up the extraction of optional parameters a little.
Fred Drake
1998-11-23
1
-3/+3
*
Doc strings by Chris Petrilli.
Guido van Rossum
1998-11-23
1
-6/+44
*
Some cleanup.
Fred Drake
1998-11-23
1
-10/+16
*
Fix some minor problems.
Fred Drake
1998-11-23
1
-29/+32
*
(py-execute-region): Hack around the different behavior and switch
Barry Warsaw
1998-11-20
1
-14/+21
*
First cut at a script to generate SGML/XML from an ESIS event stream,
Fred Drake
1998-11-18
1
-0/+125
*
First cut at a script to generate ESIS events from LaTeX source,
Fred Drake
1998-11-18
1
-0/+334
*
Bomb on deleting a temporary breakpoint: there's no method
Guido van Rossum
1998-11-18
1
-1/+1
*
A little more tweakage
Barry Warsaw
1998-11-18
1
-5/+20
*
A little more tweakage
Barry Warsaw
1998-11-18
1
-1/+2
*
A bit of tweakage of the --help and --version options
Barry Warsaw
1998-11-18
1
-6/+11
*
(ChipViewer): Make frame sticky NSEW to fix geometry problem.
Barry Warsaw
1998-11-18
1
-1/+1
*
tweak version number
Barry Warsaw
1998-11-18
1
-1/+1
*
Update
Barry Warsaw
1998-11-18
1
-0/+3
*
Updating
Barry Warsaw
1998-11-18
2
-4/+0
*
Eliminate remaining \verb/.../ constructs; there's no need for them.
Fred Drake
1998-11-17
1
-3/+3
*
(py-execute-region): Patch by Hunter Kelly so that execution uses the
Barry Warsaw
1998-11-17
1
-4/+4
*
Remove some redundant initializations -- patch by Vladimir Marangozov.
Guido van Rossum
1998-11-17
1
-4/+4
*
Accept a non-list sequence for the long options (request by Jack Jansen).
Guido van Rossum
1998-11-17
1
-39/+54
*
RajGopal Srinivasan noted that the latest code doesn't work when
Guido van Rossum
1998-11-17
1
-0/+6
*
Remove dead code discovered by Vladimir Marangozov.
Guido van Rossum
1998-11-16
1
-4/+2
*
Fix typo in doc for handle(): client_request should be client_address.
Guido van Rossum
1998-11-16
1
-1/+1
*
Fix typo in docstring: client_request should be client_address.
Guido van Rossum
1998-11-16
1
-1/+1
*
Make tuples less hungry -- an extra item was allocated but never used.
Guido van Rossum
1998-11-16
1
-1/+1
*
Clarify portability and main program.
Guido van Rossum
1998-11-16
1
-2/+8
*
Added intro for 0.1 release and append Grail notes.
Guido van Rossum
1998-11-16
1
-0/+37
*
Update the example in "Calling Python Functions from C" to use
Fred Drake
1998-11-16
1
-61/+80
*
Document the user and password parameters to the NNTP constructor.
Fred Drake
1998-11-16
1
-2/+6
*
Added a None button to turn off all input sources.
Barry Warsaw
1998-11-02
1
-4/+22
*
Clarify the default buffering for open(). (Comment from Andrew Dalke
Fred Drake
1998-11-02
1
-1/+1
*
Fix Barry's markup.
Fred Drake
1998-11-02
1
-1/+1
*
Warn that AddModule doesn't import the module.
Guido van Rossum
1998-11-02
1
-1/+6
*
Metrowerks PRO4 finally fixes the hypot snafu. (Jack Jansen)
Guido van Rossum
1998-11-02
1
-1/+1
*
Moved zmod and poly descriptions to the Obsolete section.
Fred Drake
1998-11-02
1
-11/+11
*
Declaring zmod and poly obsolete. They have problems.
Guido van Rossum
1998-11-02
2
-0/+0
*
Project files converted for CW Pro 4. And the daylight savings time switch se...
Jack Jansen
1998-11-01
52
-1/+1
*
If the module SUNAUDIODEV was generated on an older version of
Barry Warsaw
1998-11-01
1
-16/+25
*
MainWindow.__init__(): Move the import of Tkinter to here so that
Barry Warsaw
1998-11-01
1
-1/+1
[prev]
[next]