Staging
v0.8.1
https://github.com/python/cpython
Revision a2b7f40513ba5d75a2063c3fabe47377cd8c0416 authored by Guido van Rossum on 04 January 1993, 09:09:59 UTC, committed by Guido van Rossum on 04 January 1993, 09:09:59 UTC
* posixmodule.c: move extern function declarations to top
* listobject.c: cmp() arguments must be void* if __STDC__
* Makefile, allobjects.h, panelmodule.c, modsupport.c: get rid of
  strdup() -- it is a portability risk
* Makefile: enclosed ranlib command in parentheses for Sequent Make
  which aborts if the command is not found even if '-' is present
* timemodule.c: time() returns a floating point number, in microsecond
  precision if BSD_TIME is defined.
1 parent 349f2b5
History
Tip revision: a2b7f40513ba5d75a2063c3fabe47377cd8c0416 authored by Guido van Rossum on 04 January 1993, 09:09:59 UTC
* Configure.py: use #!/usr/local/bin/python
Tip revision: a2b7f40
File Mode Size
acceler.c -rw-r--r-- 4.0 KB
assert.h -rw-r--r-- 1.3 KB
bitset.c -rw-r--r-- 2.2 KB
firstsets.c -rw-r--r-- 3.3 KB
grammar.c -rw-r--r-- 5.3 KB
grammar1.c -rw-r--r-- 2.0 KB
intrcheck.c -rw-r--r-- 2.9 KB
listnode.c -rw-r--r-- 2.1 KB
metagrammar.c -rw-r--r-- 3.3 KB
node.c -rw-r--r-- 2.4 KB
parser.c -rw-r--r-- 9.1 KB
parser.h -rw-r--r-- 2.0 KB
parsetok.c -rw-r--r-- 4.1 KB
pgen.c -rw-r--r-- 15.5 KB
pgen.h -rw-r--r-- 1.4 KB
pgenmain.c -rw-r--r-- 3.6 KB
printgrammar.c -rw-r--r-- 3.7 KB
tokenizer.c -rw-r--r-- 12.8 KB
tokenizer.h -rw-r--r-- 2.3 KB

back to top