Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7333d1760e12cf27bcf63265f72521892285c10a
/
Parser
/
pgenmain.c
9ac11a7
properly free memory in pgen
by Benjamin Peterson
· 8 years ago
531396c
Issue #27336: Fix compilation failures --without-threads
by Berker Peksag
· 8 years ago
0611c26
On memory error, dump the memory block traceback
by Victor Stinner
· 9 years ago
8a1be61
Add more checks on the GIL
by Victor Stinner
· 9 years ago
ef1585e
Issue #25923: Added more const qualifiers to signatures of static and private functions.
by Serhiy Storchaka
· 9 years ago
67c719b
Silenced some warnings about comparison between signed and unsigned integer
by Serhiy Storchaka
· 10 years ago
c679227
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
by Serhiy Storchaka
· 11 years ago
22ed7fe
Fix resource leak in parser, free node ptr
by Christian Heimes
· 11 years ago
b94767f
Issue #8914: fix various warnings from the Clang static analyzer v254.
by Brett Cannon
· 14 years ago
60fe499
Compile pgenmain.c and printgrammar.c with PGEN defined
by Victor Stinner
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
40d3781
- Fix segfault with invalid coding.
by Neal Norwitz
· 19 years ago
db60805
Remove support for --without-universal-newlines (see PEP 11).
by Skip Montanaro
· 21 years ago
6402357
Talk about old code: removed a reference to THINK_C.
by Jack Jansen
· 21 years ago
eddc144
Getting rid of all the code inside #ifdef macintosh too.
by Jack Jansen
· 21 years ago
35f63a8
Change PyOS_Readline declaration to match the recent change to myreadline.c
by Skip Montanaro
· 22 years ago
7c321a8
The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added
by Tim Peters
· 22 years ago
79e39bd
Add definition of Py_IgnoreEnvironmentFlag (needed at least in debug mode).
by Guido van Rossum
· 22 years ago
7b8c754
Mass checkin of universal newline support.
by Jack Jansen
· 23 years ago
25dfe2c
Silence parser generator output.
by Guido van Rossum
· 23 years ago
84521c0
Take output filenames as arguments instead of hard-coding them.
by Neil Schemenauer
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 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
6da3434
Trent Mick: familiar simple Win64 patches
by Guido van Rossum
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
47fbc40
Add a version of PySys_WriteStderr() that writes to stderr, so we can
by Guido van Rossum
· 26 years ago
c095200
Add dummy Py_VerboseFlag now that it's referenced in parsetok.c.
by Guido van Rossum
· 27 years ago
86bea46
Another directory quickly renamed.
by Guido van Rossum
· 28 years ago
fd8a393
Make gcc -Wall happy
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
588633d
Parser/tokenizer.c (tok_nextc): zap tok->buf after freeing;
by Guido van Rossum
· 30 years ago
1d5735e
Merge back to main trunk
by Guido van Rossum
· 30 years ago
f1dc566
* Makefile: added all: and default: targets.
by Guido van Rossum
· 31 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
7ebb23c
Added guesstabsize() for the mac
by Guido van Rossum
· 33 years ago
d6a15ad
Generalize to macintosh.
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
706eea8
Changess for THINK C 4.0.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago