Guido van Rossum
2712c162f2
Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,
...
irix4 and GNU dynamic loading, version 1.0.0 BETA 6
1994-01-11 12:00:38 +00:00
Guido van Rossum
6eb1d4a4da
Clarified comments about build process.
...
Removed whitespace from variables used to build PYTHONPATH.
1994-01-11 11:31:44 +00:00
Sjoerd Mullender
8b03cae9a8
Integers are specified as "i" and not as "d".
1994-01-07 11:47:39 +00:00
Guido van Rossum
0b7dfbb9b7
Initial revision
1994-01-07 11:43:11 +00:00
Guido van Rossum
a635b9a6ff
remove references to /ufs/guido/bin/sgi/python
1994-01-07 11:43:11 +00:00
Guido van Rossum
8425b79c54
Add fixheader.py
1994-01-07 11:38:28 +00:00
Guido van Rossum
e024873397
Added ftpstats.py
1994-01-07 10:56:05 +00:00
Guido van Rossum
032d39461b
Minor output format change
1994-01-07 10:55:55 +00:00
Guido van Rossum
f62f687453
Various changes, andded -c option
1994-01-07 10:55:15 +00:00
Guido van Rossum
4e8aef842c
Initial revision
1994-01-07 10:53:41 +00:00
Guido van Rossum
658c9982d8
Finishing touch before release of 1.0.0 BETA 5
1994-01-06 17:20:58 +00:00
Sjoerd Mullender
e03bf9c497
Removed now useless convert functions.
1994-01-06 17:00:04 +00:00
Sjoerd Mullender
49c2df16f5
Removed silly dependence on AL module.
1994-01-06 16:35:34 +00:00
Guido van Rossum
e0d95c3aab
New versions; changed Setup procedure
1994-01-06 14:47:25 +00:00
Guido van Rossum
516d4d999b
Assorted Mac changes
1994-01-05 17:53:05 +00:00
Guido van Rossum
ce9739ba76
Initial revision
1994-01-05 16:17:15 +00:00
Guido van Rossum
718581a522
Final touch for BETA 4 (only getting rid of --with-solaris)
1994-01-05 01:17:12 +00:00
Guido van Rossum
2f3e8d56f3
The final touch for release of BETA 3 (Makefile: fix "find" target)
1994-01-05 00:15:29 +00:00
Guido van Rossum
04e74c4e0c
made depend target work with VPATH
1994-01-05 00:00:14 +00:00
Guido van Rossum
f1009e8373
* README: describe new build procedure; added section on building
...
for multiple architectures
* acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME
1994-01-04 23:29:10 +00:00
Guido van Rossum
afee3eb347
Initial revision
1994-01-04 23:24:38 +00:00
Guido van Rossum
80e32bf546
Added Makefile with clean and clobber targets
1994-01-04 23:24:22 +00:00
Guido van Rossum
7dd31d0608
Makefile.pre.in (renamed from Makefile.in.in), makesetup: changes to
...
support new build process and VPATH
Setup*: disable nis and fix comments
rest: fix compiler warnings
1994-01-04 22:08:35 +00:00
Guido van Rossum
79556aab81
redid build process; added --with-svr4; renamed USE_THREAD to
...
WITH_THREAD; bumped version to 1.0.0 BETA 3
1994-01-04 22:02:27 +00:00
Guido van Rossum
e182fe5342
The usual...
1994-01-03 15:21:29 +00:00
Guido van Rossum
61fe8619fb
Now generated automatically by autoheader
1994-01-03 14:56:37 +00:00
Guido van Rossum
976877ea11
Added AC_REVISION; swapped -lnsl and -lsocket test; test whether
...
sys/socket.h and sys/time.h can be used together
1994-01-03 14:24:47 +00:00
Guido van Rossum
4290161d2d
s.avail() has met its maker
1994-01-03 14:07:23 +00:00
Sjoerd Mullender
93fcb9bbbd
One NULL should have been 0.
1994-01-03 14:03:25 +00:00
Sjoerd Mullender
721cd289ef
Specified _framesize twice in access statement.
1994-01-03 10:35:11 +00:00
Guido van Rossum
91168a8c9d
new file (again!?!?!)
1994-01-03 03:59:44 +00:00
Guido van Rossum
313e5cb4b9
Add tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c
1994-01-03 03:51:06 +00:00
Guido van Rossum
bbf27193a1
installation procedure improved and explained; more stuff in README
1994-01-03 02:11:27 +00:00
Guido van Rossum
4b35ef5297
Implemented sort of a solution for PYTHONPATH.
...
Added Setup.guido with my own preferences.
1994-01-03 01:26:03 +00:00
Guido van Rossum
326c0bc241
Added symcomp and resulting new data items
1994-01-03 00:00:31 +00:00
Guido van Rossum
5536a3c0a7
README: versions BETA 2
...
ChangeLog: new!
configure*: remove strtoul from AC_REPLACE_FUNCS; remove leading blank line
1994-01-02 23:28:55 +00:00
Guido van Rossum
116857ca01
Added George Neville-Neil's timing module
1994-01-02 23:22:21 +00:00
Guido van Rossum
a1c996c9d6
1994 Copyright
1994-01-02 02:11:40 +00:00
Guido van Rossum
36b4807621
A small but essential file...
1994-01-02 01:22:36 +00:00
Guido van Rossum
5fdeeeae2a
Restructured library documentation
1994-01-02 01:22:07 +00:00
Guido van Rossum
0b0719866e
Lots of new stuff for 1.0.0 BETA release
1994-01-02 00:46:09 +00:00
Guido van Rossum
fba715ab6c
Added some files to new module
1994-01-02 00:26:09 +00:00
Guido van Rossum
f30adc8a99
all: 1994 copyright
...
moved config.c and most modules to ../Modules
moved patchlevel.h here from ../Include
changed version to 1.0.0 BETA, date to January 1994
1994-01-02 00:15:57 +00:00
Guido van Rossum
5a18919d00
all: 1994 copyright
...
added config.h, config.h.in
moved parser.h to ../Parser, patchlevel.h to ../Python
allobjects.h: include config.h
some: remove all refs to THINK_C_3_0
mymalloc.h: di HAVE_STDLIB differently, use size_t instead of MALLARG
1994-01-02 00:11:39 +00:00
Guido van Rossum
fbee23e55b
Documented the fact that IRIX 5.x also supports Sun style shared
...
libraries.
1994-01-01 17:32:24 +00:00
Guido van Rossum
e30cb84ed2
Initial revision
1993-12-29 16:37:25 +00:00
Guido van Rossum
70f1418d35
New files (not really...)
1993-12-29 16:35:41 +00:00
Guido van Rossum
dd8cb446e1
Some minute changes.
1993-12-29 15:33:08 +00:00
Guido van Rossum
424e4da9f3
Rot out all uses of time.milli*().
1993-12-28 21:36:50 +00:00
Guido van Rossum
0efafb39da
Rot out all uses of time.milli*().
...
Slightly improve debug output.
1993-12-28 21:36:18 +00:00