- 19 Aug, 1996 36 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
- support for SCO_SV dynamic loading - on Mac, auto-detect dynamic loading by __CFM68K__ or _powerc) - on Mac, long shared library extension is .cfm68k.slb or .ppc.slb - on hp, don't redefine hpux if already defined - add __file__ property to successfully loaded module
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
from marshal_loads()).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
to work as hard (but "stringizing" is still used, so we test the newly introduced HAVE_OLD_CPP config define).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
- check for pre-ANSI preprocessor (needed by operator.c) - SCO_SV shared library support (Lance) - improved AIX shared library support (Vlad & Manus) - finally fixed --with-readline=DIRECOTRY, using LDFLAGS
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Geoff Philbrick <philbric@delphi.hks.com> (slightly changed by me). Also a little change to make the file acceptable to K&R C compilers (HPUX, SunOS 4.x).
-
Guido van Rossum authored
-
Jack Jansen authored
Added hacks for GetEventQueue (so you don't have to edit Events.h)
-
Jack Jansen authored
-
Jack Jansen authored
- define USE_CHECKSTACK - Comment on defines used
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
- new SpinCursor (replacing Jack's almost-identical one) - use GetEventQueue in stead of GetEvQHdr
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
USE_MAC_DYNAMIC_LOADING are no longer needed. Also, WASTE and IMG removed in some places.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 17 Aug, 1996 1 commit
-
-
Guido van Rossum authored
-
- 16 Aug, 1996 3 commits
-
-
Guido van Rossum authored
floatobject.c.
-
Guido van Rossum authored
-
Guido van Rossum authored
Expanded powi() in-line.
-