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
/
acceler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix warnings by adding more const (GH-12924)
Inada Naoki
2019-04-23
1
-9/+7
*
bpo-36623: Clean parser headers and include files (GH-12253)
Pablo Galindo
2019-04-13
1
-1/+1
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-84/+84
*
[Patch #974633] Check PyObject_MALLOC return for error
Andrew M. Kuchling
2004-06-29
1
-0/+4
*
Getting rid of support for the ancient Apple MPW compiler.
Jack Jansen
2003-11-19
1
-17/+0
*
SF patch #578297:
Andrew MacIntyre
2002-08-04
1
-4/+4
*
I trust the parser accelators are getting added :-).
Jeremy Hylton
2002-07-11
1
-6/+0
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Mass ANSIfication.
Thomas Wouters
2000-07-22
1
-10/+4
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-2/+2
*
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
*
Added finalization routines.
Guido van Rossum
1997-08-02
1
-0/+20
*
Another directory quickly renamed.
Guido van Rossum
1997-04-29
1
-7/+7
*
Rename DEBUG macro to Py_DEBUG
Guido van Rossum
1996-12-30
1
-2/+2
*
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
-2/+3
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Print warnings to stderr and correct spelling
Guido van Rossum
1992-09-03
1
-2/+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Lint fluff
Guido van Rossum
1992-03-27
1
-4/+3
*
Added work-arounds for MPW 3.{1,2?} code generation bug.
Guido van Rossum
1991-09-10
1
-0/+17
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-33/+44
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+101