Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ba86fa9d5f24aa33f994d3b7a4bd31fdd8cf70e8
/
Parser
/
node.c
9c74b14
Merged revisions 64114 via svnmerge from
by Amaury Forgeot d'Arc
· 16 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
49c5da1
Patch #1440601: Add col_offset attribute to AST nodes.
by Martin v. Löwis
· 19 years ago
80d4e2a
SF patch #578297:
by Andrew MacIntyre
· 22 years ago
e561dc2
XXXROUNDUP(): Turns out this fixed Andrew MacIntyre's memory-mgmt
by Tim Peters
· 22 years ago
623fdb9
PyNode_AddChild() and fancy_roundup(): Be paranoid about int overflow.
by Tim Peters
· 22 years ago
755ebea
PyNode_AddChild(): Do aggressive over-allocation when the number of
by Tim Peters
· 22 years ago
1d6a729
More limits.h stuff in node.c. Fred, check this!
by Tim Peters
· 24 years ago
58e64a8
Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined
by Vladimir Marangozov
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
ef8ace3
Charles G. Waldman <cgw@fnal.gov>:
by Fred Drake
· 24 years ago
23c9e00
Mass ANSIfication.
by Thomas Wouters
· 24 years ago
dbd9ba6
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
by Tim Peters
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
9498806
Add new parser error code, E_OVERFLOW. This error is returned when
by Jeremy Hylton
· 24 years ago
86bea46
Another directory quickly renamed.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
b9f8d6e
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
1d5735e
Merge back to main trunk
by Guido van Rossum
· 30 years ago
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
bab9d03
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
03a24cd
Add function to free an entire parse tree.
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago