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
/
Parser
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch #578297:
Andrew MacIntyre
2002-08-04
1
-5/+6
*
XXXROUNDUP(): Turns out this fixed Andrew MacIntyre's memory-mgmt
Tim Peters
2002-07-15
1
-10/+33
*
PyNode_AddChild() and fancy_roundup(): Be paranoid about int overflow.
Tim Peters
2002-07-08
1
-2/+7
*
PyNode_AddChild(): Do aggressive over-allocation when the number of
Tim Peters
2002-07-08
1
-8/+41
*
More limits.h stuff in node.c.
Tim Peters
2000-09-26
1
-9/+1
*
Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined
Vladimir Marangozov
2000-09-03
1
-6/+6
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Charles G. Waldman <cgw@fnal.gov>:
Fred Drake
2000-08-24
1
-1/+6
*
Mass ANSIfication.
Thomas Wouters
2000-07-22
1
-11/+4
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-1/+1
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
Add new parser error code, E_OVERFLOW. This error is returned when
Jeremy Hylton
2000-06-20
1
-3/+8
*
Another directory quickly renamed.
Guido van Rossum
1997-04-29
1
-9/+9
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-12/+19
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-1/+1
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-14/+20
*
Add function to free an entire parse tree.
Guido van Rossum
1990-11-18
1
-0/+23
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+47