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
*
Add support for mapping internal labels used from the index.
Fred Drake
1998-03-27
1
-4/+15
*
\tableofcontents: Add support for some warning reduction in python.sty.
Fred Drake
1998-03-27
2
-0/+2
*
Add comments about several of the environments.
Fred Drake
1998-03-27
1
-57/+137
*
Some cleanup.
Fred Drake
1998-03-27
1
-97/+35
*
Added note about weird sequencing of <PRE> & <dl> around {verbatim} sections.
Fred Drake
1998-03-27
1
-0/+3
*
Clarified some comments about the requirements on the TeX installation.
Fred Drake
1998-03-27
1
-2/+20
*
Lots and lots and lots.....
Fred Drake
1998-03-27
1
-141/+252
*
Make sure both hyphens of a long-option show up in the HTML output.
Fred Drake
1998-03-27
2
-4/+4
*
The usual.
Guido van Rossum
1998-03-26
43
-2384/+2524
*
Don't write "if self.dict: self.dict.close()"; just write
Guido van Rossum
1998-03-26
1
-2/+1
*
A few lines were indented using tabs instead of spaces -- fix them.
Guido van Rossum
1998-03-26
1
-178/+178
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
50
-5320/+5320
*
Delete this unused relic.
Guido van Rossum
1998-03-26
2
-1942/+0
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-64/+65
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
12
-265/+282
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
2
-280/+280
*
Reindented with tabs only (seems fair to the Windows crowd).
Guido van Rossum
1998-03-26
1
-99/+99
*
Add a sleep(0.00001) call to make sure all threads run.
Guido van Rossum
1998-03-26
1
-0/+2
*
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
Guido van Rossum
1998-03-26
2
-8/+0
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
36
-930/+930
*
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
Guido van Rossum
1998-03-26
1
-6/+0
*
Add -q option that *just* prints the filename.
Guido van Rossum
1998-03-26
1
-7/+13
*
Get rid of the check for -linet -- recent Sequent Dynix systems don't
Guido van Rossum
1998-03-26
2
-173/+126
*
(py-postprocess-output-buffer): Return t if an exception was found,
Barry Warsaw
1998-03-26
1
-9/+13
*
(py-execute-region): Watch out for shell-command-on-region killing a
Barry Warsaw
1998-03-25
1
-4/+10
*
Support 'whence' parameter to seek().
Guido van Rossum
1998-03-25
1
-2/+11
*
Don't use the fncychap package for HOWTO documents; appendices break. Still
Fred Drake
1998-03-25
3
-28/+31
*
Python HOWTO template document, with lots of help from AMK.
Fred Drake
1998-03-25
2
-0/+342
*
Update.
Fred Drake
1998-03-25
1
-1/+4
*
Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the
Fred Drake
1998-03-25
3
-17/+17
*
Make $MYDIR absolute -- bug reported by AMK.
Fred Drake
1998-03-24
1
-0/+4
*
give in to tab police
Guido van Rossum
1998-03-24
6
-435/+440
*
Report first line with inconsistent tab usage.
Guido van Rossum
1998-03-24
1
-4/+24
*
Check for boundary errors in [r]find -- find("x", "", 2) should return -1.
Guido van Rossum
1998-03-24
1
-2/+2
*
Give in to Timmy's Tedious Tab Theorem.
Guido van Rossum
1998-03-23
1
-1/+1
*
Give in to the tab police.
Guido van Rossum
1998-03-20
6
-285/+295
*
The Tab Police watches for possibly inconsistent indentation.
Guido van Rossum
1998-03-20
1
-0/+74
*
Big changes by Mark Hammond to support freezing with DLLs on Windows.
Guido van Rossum
1998-03-20
4
-47/+201
*
Mark Hammond's main program for a frozen application.
Guido van Rossum
1998-03-20
1
-0/+134
*
Removed all the mixed indentation face stuff. It's not as helpful as
Barry Warsaw
1998-03-20
1
-9/+0
*
(py-tab-face): => py-mixed-indentation-face
Barry Warsaw
1998-03-20
1
-5/+6
*
(py-in-literal, py-fast-in-literal): New functions (mostly) stolen
Barry Warsaw
1998-03-19
1
-24/+45
*
#minor change to eval-while-compile so that it must both find
Barry Warsaw
1998-03-19
1
-4/+7
*
(py-tab-face, python-font-lock-keywords): Color all tabs at the start
Barry Warsaw
1998-03-19
1
-0/+8
*
Fix indent of one line in mkarg(), that got indented badly by the
Guido van Rossum
1998-03-19
1
-1/+1
*
Use "/usr/bin/env perl" for the #! line, and change the -i option to:
Fred Drake
1998-03-19
1
-1/+4
*
build_dvi(): Make sure we run latex enough times; this now matches the #
Fred Drake
1998-03-18
1
-0/+1
*
Subtle fix in the read() code which could cause a read broken up in
Guido van Rossum
1998-03-18
1
-1/+1
*
Add obvious needed else clause to format_exception().
Guido van Rossum
1998-03-18
1
-0/+2
*
Fix bug in islocked() -- it would always return 0.
Guido van Rossum
1998-03-17
1
-0/+2
[next]