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
/
pgenmain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
more low-hanging fruit to make code compile under a C++ compiler. Not
Anthony Baxter
2006-04-11
1
-2/+2
*
As discussed on python-dev, really fix the PyMem_*/PyObject_* memory API
Neal Norwitz
2006-04-11
1
-2/+2
*
SF patch #1467512, fix double free with triple quoted string in standard build.
Neal Norwitz
2006-04-10
1
-3/+3
*
- Fix segfault with invalid coding.
Neal Norwitz
2005-10-02
1
-0/+7
*
Remove support for --without-universal-newlines (see PEP 11).
Skip Montanaro
2004-02-07
1
-2/+0
*
Talk about old code: removed a reference to THINK_C.
Jack Jansen
2003-11-20
1
-30/+0
*
Getting rid of all the code inside #ifdef macintosh too.
Jack Jansen
2003-11-20
1
-9/+0
*
Change PyOS_Readline declaration to match the recent change to myreadline.c
Skip Montanaro
2002-10-27
1
-2/+2
*
The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added
Tim Peters
2002-07-09
1
-1/+1
*
Add definition of Py_IgnoreEnvironmentFlag (needed at least in debug
Guido van Rossum
2002-05-31
1
-0/+1
*
Mass checkin of universal newline support.
Jack Jansen
2002-04-14
1
-0/+11
*
Silence parser generator output.
Guido van Rossum
2001-09-11
1
-2/+4
*
Take output filenames as arguments instead of hard-coding them.
Neil Schemenauer
2001-02-16
1
-9/+14
*
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
-29/+7
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-3/+3
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Trent Mick: familiar simple Win64 patches
Guido van Rossum
2000-06-28
1
-2/+2
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-3/+3
*
Add a version of PySys_WriteStderr() that writes to stderr, so we can
Guido van Rossum
1998-08-25
1
-0/+27
*
Add dummy Py_VerboseFlag now that it's referenced in parsetok.c.
Guido van Rossum
1998-04-10
1
-0/+1
*
Another directory quickly renamed.
Guido van Rossum
1997-04-29
1
-18/+18
*
Make gcc -Wall happy
Guido van Rossum
1996-12-02
1
-0/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Parser/tokenizer.c (tok_nextc): zap tok->buf after freeing;
Guido van Rossum
1994-12-30
1
-1/+0
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-10/+50
*
* Makefile: added all: and default: targets.
Guido van Rossum
1993-07-05
1
-10/+17
*
* 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 guesstabsize() for the mac
Guido van Rossum
1992-03-27
1
-0/+10
*
Generalize to macintosh.
Guido van Rossum
1991-06-24
1
-3/+3
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
Changess for THINK C 4.0.
Guido van Rossum
1990-12-20
1
-2/+2
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-49/+62
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+111