0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Python
1996-06-17 17:06:34 +00:00
..
atof.c for __SC__ 1995-02-19 15:54:36 +00:00
bltinmodule.c Removed some redundant header includes. 1996-05-23 22:49:07 +00:00
ceval.c Removed some done "to do" items. 1996-05-24 20:49:24 +00:00
cgensupport.c
compile.c only use 'j' for imaginary constants 1996-01-26 20:53:56 +00:00
dup2.c
errors.c remove unwanted fatal() from err_badcall() 1995-09-18 21:31:16 +00:00
fmod.c for MPW __SC__ 1995-02-27 10:15:10 +00:00
frozen.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
frozenmain.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
getargs.c changes for complex numbers 1996-01-12 01:09:56 +00:00
getcompiler.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
getcopyright.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +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 struct frozen is now struct _frozen and comes from import.h. 1996-06-17 17:06:34 +00:00
importdl.c removed verbose decl; added win3.1 dynamic linking. 1996-05-23 22:51:40 +00:00
importdl.h Check if we've already loaded a dynamic module under a different name. 1995-06-12 15:51:34 +00:00
Makefile.in split cofnfig.c in 1000 little files :-) 1995-08-04 04:13:00 +00:00
marshal.c Plug memory leak (variable names in code objects were being leaked!) 1996-05-28 22:28:12 +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 Allow mac user to set "command line flags" by option-starting python. 1995-07-29 13:53:59 +00:00
pythonrun.c rename printrefs, getobjects to _Py_ prefix 1996-05-24 20:48:31 +00:00
sigcheck.c
strerror.c
strtod.c for __SC__ 1995-02-19 15:54:36 +00:00
structmember.c
sysmodule.c Define sys.prefix and sys.exec_prefix (see Modules/getpath.c; from Makefile). 1996-06-17 17:02:48 +00:00
thread_cthread.h
thread_foobar.h
thread_lwp.h
thread_nt.h
thread_os2.h OS/2 thread support 1995-04-10 11:36:14 +00:00
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
thread.c
traceback.c spell TraceBack with capital B 1995-09-18 21:29:36 +00:00