..
atof.c
bltinmodule.c
Py_complex; and WITHOUT_COMPLEX added to getargs.c
1996-07-21 02:27:43 +00:00
ceval.c
Renamed static pow() to powerop() to avoid name conflict in some compilers.
1996-06-19 21:49:17 +00:00
cgensupport.c
compile.c
Py_complex; and WITHOUT_COMPLEX added to getargs.c
1996-07-21 02:27:43 +00:00
dup2.c
errors.c
remove unwanted fatal() from err_badcall()
1995-09-18 21:31:16 +00:00
fmod.c
frozen.c
New style interface via pointer variable.
1996-06-17 17:07:23 +00:00
frozenmain.c
grand renaming; added copyright to some files
1996-05-28 22:30:17 +00:00
getargs.c
Py_complex; and WITHOUT_COMPLEX added to getargs.c
1996-07-21 02:27:43 +00:00
getcompiler.c
grand renaming; added copyright to some files
1996-05-28 22:30:17 +00:00
getcopyright.c
added 1996
1996-07-21 02:28:11 +00:00
getcwd.c
getmtime.c
getopt.c
getplatform.c
grand renaming; added copyright to some files
1996-05-28 22:30:17 +00:00
getversion.c
grand renaming; added copyright to some files
1996-05-28 22:30:17 +00:00
graminit.c
changes for power (**) operator
1996-01-12 01:13:38 +00:00
import.c
new .pyc magic number (** operator)
1996-07-21 02:28:18 +00:00
importdl.c
Corrections to aix_loaderror(), by Manus Hand.
1996-06-26 21:07:08 +00:00
importdl.h
Makefile.in
split cofnfig.c in 1000 little files :-)
1995-08-04 04:13:00 +00:00
marshal.c
Py_complex; and WITHOUT_COMPLEX added to getargs.c
1996-07-21 02:27:43 +00:00
memmove.c
modsupport.c
Corrected format string in api_version_warning.
1996-01-23 16:07:29 +00:00
mystrtoul.c
pythonmain.c
pythonrun.c
rename printrefs, getobjects to _Py_ prefix
1996-05-24 20:48:31 +00:00
sigcheck.c
strerror.c
strtod.c
structmember.c
sysmodule.c
As a side effect of calling PySys_SetArgv (setpythonargv), the
1996-07-24 01:31:37 +00:00
thread.c
thread_cthread.h
thread_foobar.h
thread_lwp.h
thread_nt.h
thread_os2.h
thread_pthread.h
Got rid of florida hack and made it work with Solaris 2.5 pthreads.
1996-06-11 18:32:18 +00:00
thread_sgi.h
thread_solaris.h
traceback.c
spell TraceBack with capital B
1995-09-18 21:29:36 +00:00