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
...
*
Cal get*Str*arg() instead of get*str*arg(), until the code is fixed.
Guido van Rossum
1992-01-27
1
-8/+10
*
Change prototypes decision.
Guido van Rossum
1992-01-27
1
-3/+8
*
Don't print "Unhandled exception: " when one occurs -- just print its name.
Guido van Rossum
1992-01-27
1
-0/+2
*
Ported to THINK C.
Guido van Rossum
1992-01-27
1
-2/+15
*
New getargs() function: a single varargs function,
Guido van Rossum
1992-01-27
1
-296/+187
*
Fix range error (doc and impl of re_search disagreed!)
Guido van Rossum
1992-01-27
1
-29/+32
*
Use getargs() function.
Guido van Rossum
1992-01-27
3
-373/+198
*
Retract the rage bugfix, but change the range assertion.
Guido van Rossum
1992-01-26
1
-1/+2
*
Add '*' for varargs list.
Guido van Rossum
1992-01-26
1
-1/+5
*
Get rid of redundant type checks.
Guido van Rossum
1992-01-26
1
-53/+26
*
sysset(name, NULL) does nothing if sys.name is undefined
Guido van Rossum
1992-01-26
1
-2/+6
*
getbinaryname is now part of dl_loadmod.
Guido van Rossum
1992-01-26
1
-63/+2
*
Add method to call wsetactive(win).
Guido van Rossum
1992-01-26
1
-0/+13
*
Make "range" one smaller (discrepancy between doc and source for regex.c!).
Guido van Rossum
1992-01-26
1
-1/+1
*
Raise SyntaxError for syntax errors detected in this phase.
Guido van Rossum
1992-01-26
1
-12/+12
*
Use output from h2py.
Guido van Rossum
1992-01-24
4
-1204/+1170
*
Minor fixes.
Guido van Rossum
1992-01-24
2
-4/+22
*
Initial revision
Guido van Rossum
1992-01-24
1
-0/+65
*
Experimental version writes the command to a file.
Guido van Rossum
1992-01-24
1
-3/+15
*
Initial revision
Guido van Rossum
1992-01-22
14
-0/+1776
*
Change \verb\xxx\ in section titles back to {\tt xxx}.
Guido van Rossum
1992-01-21
2
-28/+28
*
Another large run of changes and additions.
Guido van Rossum
1992-01-20
2
-510/+1034
*
#ifdef'ed an unreachable line out.
Guido van Rossum
1992-01-19
1
-0/+2
*
Added -d option (increments debugging variable); mostly to get rid
Guido van Rossum
1992-01-19
1
-3/+5
*
Use strtoul() for oct/hex constants.
Guido van Rossum
1992-01-19
1
-3/+11
*
Initial revision
Guido van Rossum
1992-01-19
3
-0/+1829
*
Use Tatu Ylonen's copyleft-free reimplementation of
Guido van Rossum
1992-01-19
1
-2/+3
*
Added typedef for longobject and declarations for long_{format,scan}.
Guido van Rossum
1992-01-19
1
-0/+5
*
Add prototypes.
Guido van Rossum
1992-01-19
1
-105/+148
*
Move the longobject typedef to longobject.h.
Guido van Rossum
1992-01-19
1
-9/+4
*
Added a header file.
Guido van Rossum
1992-01-19
1
-0/+4
*
Make / and % do the same as divmod.
Guido van Rossum
1992-01-19
1
-117/+67
*
Support for dynamic loading added.
Guido van Rossum
1992-01-19
1
-5/+132
*
Change versions.
Guido van Rossum
1992-01-19
1
-2/+6
*
If sys.trace is None, don't trace. For exceptions, only use
Guido van Rossum
1992-01-19
1
-6/+7
*
long_format() is now declared in longobject.h.
Guido van Rossum
1992-01-19
1
-5/+2
*
Another round of careful revisions.
Guido van Rossum
1992-01-17
2
-248/+514
*
Use US paper size.
Guido van Rossum
1992-01-17
1
-7/+7
*
Just another intermediate version...
Guido van Rossum
1992-01-16
2
-78/+178
*
Added indexing commands
Guido van Rossum
1992-01-16
2
-8/+82
*
Added 'r(et)v(al) command.
Guido van Rossum
1992-01-16
1
-22/+50
*
Moved documentation out to pdb.doc file.
Guido van Rossum
1992-01-16
1
-273/+88
*
New function gettupleslice(v, i, j).
Guido van Rossum
1992-01-14
2
-0/+13
*
Change tb_here() prototype.
Guido van Rossum
1992-01-14
1
-1/+1
*
tb_here() can now get the lasti and lineno arguments from the frame.
Guido van Rossum
1992-01-14
1
-4/+2
*
Ensure that sys.argv[0] always exists (maybe as empty string).
Guido van Rossum
1992-01-14
1
-2/+6
*
New version from the net.
Guido van Rossum
1992-01-14
1
-17/+149
*
Added close method for menus.
Guido van Rossum
1992-01-14
1
-8/+45
*
Don't depend on patchlevel.h.
Guido van Rossum
1992-01-14
1
-2/+0
*
Added UNPACK_VARARG.
Guido van Rossum
1992-01-14
1
-0/+1
[prev]
[next]