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 forward declarations.
Guido van Rossum
1991-04-03
1
-0/+15
*
Moved get*doublearg() routines here from mathmodule.c
Guido van Rossum
1991-04-03
1
-0/+29
*
Moved get*doublearg() routines to modsupport.c
Guido van Rossum
1991-04-03
1
-29/+0
*
Swapped list_ass_item and list_ass_slice to satisfy Standard C.
Guido van Rossum
1991-04-03
1
-18/+18
*
Added forward declaration (to satisfy Standard C).
Guido van Rossum
1991-04-03
1
-0/+3
*
Added Getnamev() macro.
Guido van Rossum
1991-04-03
1
-0/+1
*
Initial revision
Guido van Rossum
1991-04-03
1
-0/+333
*
Added declaration for dict2insert.
Guido van Rossum
1991-04-03
1
-0/+2
*
Added font manager initialization.
Guido van Rossum
1991-04-03
1
-0/+6
*
Satisfy Standard C rules about struct scope.
Guido van Rossum
1991-04-03
1
-0/+1
*
Create code string with initial size of 1000 instead of 0.
Guido van Rossum
1991-04-03
1
-1/+1
*
Define and use GETNAMEV macro.
Guido van Rossum
1991-04-03
1
-2/+3
*
Optimized stringitem.
Guido van Rossum
1991-03-06
1
-1/+13
*
Return value of drawing_generic was ignored! Foo!
Guido van Rossum
1991-03-06
1
-7/+7
*
Include patchlevel.h (to ensure it is distributed with the rest).
Guido van Rossum
1991-03-06
1
-0/+2
*
Added repeat (for list*integet).
Guido van Rossum
1991-03-06
1
-1/+99
*
Fixed read() and readline() to do arbitrarily long reads.
Guido van Rossum
1991-03-06
1
-37/+178
*
Dependencies on mod[123].tex.
Guido van Rossum
1991-02-19
1
-1/+1
*
Split into a root file (this one) and three subfile mod[123].tex.
Guido van Rossum
1991-02-19
2
-4178/+6
*
Added readfile() and readopenfile() functions.
Guido van Rossum
1991-02-19
2
-4/+46
*
Use readfile from util.py.
Guido van Rossum
1991-02-19
2
-28/+2
*
Use garamod as alternative style.
Guido van Rossum
1991-02-19
2
-2/+2
*
Made function items bold; other changes?
Guido van Rossum
1991-02-19
2
-398/+634
*
Minor changes.
Guido van Rossum
1991-02-19
1
-5/+5
*
Remove Emacs garbage.
Guido van Rossum
1991-02-19
1
-1/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
93
-0/+2232
*
Added version that opens a pipe to /bin/pwd.
Guido van Rossum
1991-02-19
1
-4/+47
*
Added BSD implementations of millisleep.
Guido van Rossum
1991-02-19
1
-0/+34
*
Call winit() here instead of in main initialization.
Guido van Rossum
1991-02-19
1
-10/+16
*
Call the init function of a built-in module here.
Guido van Rossum
1991-02-19
1
-2/+31
*
Turned the list of init calls into a table (see import.c).
Guido van Rossum
1991-02-19
1
-25/+77
*
Reversed min and max (to alphabetical order).
Guido van Rossum
1991-02-19
1
-1/+1
*
Hack to open resource fork on the Mac: open(filename, '*rb').
Guido van Rossum
1991-02-13
1
-2/+10
*
Add getdefwinpos, getdefwinsize;
Guido van Rossum
1991-02-13
1
-3/+35
*
Fix stringcompare when strings contain null bytes.
Guido van Rossum
1991-02-13
1
-2/+6
*
Updated to reflect the change to TeX.
Guido van Rossum
1991-01-25
1
-27/+24
*
Took out (di)troff references.
Guido van Rossum
1991-01-25
1
-25/+7
*
Changed code environment into \bcode and \ecode macros.
Guido van Rossum
1991-01-25
1
-18/+23
*
Changed code environment into \bcode and \ecode macros.
Guido van Rossum
1991-01-25
2
-274/+234
*
Changed \begin{code} and \end{code} into \bcode and \ecode.
Guido van Rossum
1991-01-25
2
-92/+122
*
Better solution for code environment.
Guido van Rossum
1991-01-24
1
-3/+8
*
Small changes.
Guido van Rossum
1991-01-24
2
-8/+8
*
Most silly things fixed.
Guido van Rossum
1991-01-23
2
-310/+342
*
The parser module is now called paenlparser.
Guido van Rossum
1991-01-23
2
-10/+10
*
Added _reset and destroy methods.
Guido van Rossum
1991-01-23
2
-6/+20
*
Added XXX remarks.
Guido van Rossum
1991-01-23
2
-0/+8
*
Initial revision
Guido van Rossum
1991-01-23
2
-0/+140
*
Made the move to TeX.
Guido van Rossum
1991-01-22
1
-15/+40
*
Initial revision
Guido van Rossum
1991-01-22
3
-0/+4054
*
Small changes. Use description instead of list env.
Guido van Rossum
1991-01-22
2
-74/+24
[next]