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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add attributions to Jeffrey Ollie and Tim Peters for re.py.
Guido van Rossum
1997-12-02
1
-6/+6
*
Require 'cl when compiling so that the push macro gets picked in Emacs
Barry Warsaw
1997-12-01
1
-0/+2
*
(py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors.
Barry Warsaw
1997-11-27
1
-2/+2
*
(py-process-filter): py-delete-file-silently is obsolete. Use a
Barry Warsaw
1997-11-26
1
-1/+1
*
(py-compute-indentation): Check for multiline stringness and
Barry Warsaw
1997-11-26
1
-4/+4
*
(py-mode-map): Bind py-mark-def-or-class to C-M-h with a different
Barry Warsaw
1997-11-26
1
-2/+3
*
Added list of what's new in 1.5b1. Changed intro and some section titles.
Guido van Rossum
1997-11-26
1
-11/+216
*
Four more valuable contributors...
Guido van Rossum
1997-11-26
1
-0/+4
*
(python-mode): Make imenu-create-index-function buffer local.
Barry Warsaw
1997-11-26
1
-3/+4
*
(py-mark-def-or-class): Added an exchange-point-and-mark and a
Barry Warsaw
1997-11-26
1
-2/+4
*
(python-mode): Patch to fix Imenu support under Emacs, given by
Barry Warsaw
1997-11-26
1
-1/+3
*
(py-kill-emacs-hook): Simplification.
Barry Warsaw
1997-11-26
1
-11/+5
*
Added comment about where to find details on python-mode.el, pointing
Barry Warsaw
1997-11-26
1
-23/+183
*
Drop Capitalized Important Words.
Guido van Rossum
1997-11-25
1
-1/+1
*
New names...
Guido van Rossum
1997-11-24
1
-0/+3
*
A comparison with several other languages that also appears in the
Guido van Rossum
1997-11-20
1
-0/+129
*
Dang. Formatting glitch.
Guido van Rossum
1997-11-20
1
-2/+2
*
New blurb, derived from my Handbook of Object Technology abstract.
Guido van Rossum
1997-11-20
1
-43/+27
*
New version from Neale... He promised it's the last.
Guido van Rossum
1997-11-11
1
-3/+3
*
v1.1; added attribution to Neale Pickett.
Guido van Rossum
1997-11-08
1
-6/+6
*
Added vgrindefs.
Guido van Rossum
1997-11-07
1
-0/+1
*
Plucked this from the net.
Guido van Rossum
1997-11-07
1
-0/+10
*
#(py-emacs-features): Fixed typo in docstring.
Barry Warsaw
1997-11-06
1
-2/+2
*
(python-font-lock-keywords): Pick up block introducing keywords with
Barry Warsaw
1997-11-06
1
-11/+18
*
(python-font-lock-keywords): Fix for consecutive keyword font locking,
Barry Warsaw
1997-11-05
1
-6/+2
*
(py-emacs-features): Test for working make-temp-name, which is broken
Barry Warsaw
1997-11-05
1
-10/+20
*
A nice blurb that Mark Hammond wrote, aimed at Windows users.
Guido van Rossum
1997-11-05
1
-0/+81
*
(py-execute-region): Fixed small bug with queuing file for execution
Barry Warsaw
1997-11-05
1
-2/+1
*
(mark-python-def-or-class): Renamed to py-mark-def-or-class globally.
Barry Warsaw
1997-11-05
1
-11/+13
*
(py-backspace-function): New variable.
Barry Warsaw
1997-11-04
1
-60/+101
*
First round of changes, mostly subprocess stuff.
Barry Warsaw
1997-11-04
1
-138/+129
*
Doing the most complicated CVS dance I've ever seen. Barry has had
Guido van Rossum
1997-11-03
1
-2442/+0
*
Changes in preparation for integrating into the Python CVS tree.
Barry Warsaw
1997-11-03
1
-70/+59
*
Final touch -- Don's SGI_ABI patches.
Guido van Rossum
1997-10-09
1
-0/+4
*
Don Beaudry's changes to support SGI_ABI on Irix 6.x.
Guido van Rossum
1997-10-09
1
-0/+6
*
Typo in description of news in errno; added setlocale() call.
Guido van Rossum
1997-10-08
1
-1/+4
*
A few last-minute additions and some rearrangements and corrections.
Guido van Rossum
1997-10-07
1
-13/+16
*
Updated for Python 1.5, including my experiences with Purify on
Barry Warsaw
1997-10-07
1
-22/+31
*
Whole bunch of additions...
Guido van Rossum
1997-10-07
1
-1/+23
*
Completed the changes between 1.5a3 and now. Not yet sorted though.
Guido van Rossum
1997-10-07
1
-9/+273
*
Done with adding changes from 1.4 till 1.5a3.
Guido van Rossum
1997-10-06
1
-76/+321
*
The directory containing config.h has changed.
Guido van Rossum
1997-10-05
1
-1/+2
*
install: New target that installs shared modules in
Fred Drake
1997-10-04
1
-0/+17
*
Brought up to date with new options and env vars.
Guido van Rossum
1997-09-08
1
-7/+44
*
(py-parse-partial-sexp-works-p): Removed as obsolete. All current
Barry Warsaw
1997-09-04
1
-20/+10
*
Complete log of changes since 1.5a3 at the end.
Guido van Rossum
1997-08-28
1
-13/+143
*
I'm tired -- checking in more news items. This isn't complete; I'm
Guido van Rossum
1997-08-18
1
-106/+229
*
Removed ancient FAQ from distribution
Guido van Rossum
1997-08-18
2
-2273/+1
*
Another checkpoint -- reorganized, in sections.
Guido van Rossum
1997-08-15
1
-427/+466
*
.
Guido van Rossum
1997-08-15
1
-0/+1
[next]