Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Guido van Rossum | 1994-03-07 | 1 | -0/+28 |
| | |||||
* | ceval.c mod | Guido van Rossum | 1994-03-02 | 1 | -0/+3 |
| | |||||
* | The usual list of stuff... | Guido van Rossum | 1994-03-02 | 1 | -0/+90 |
| | |||||
* | tatata | Guido van Rossum | 1994-02-18 | 1 | -0/+27 |
| | |||||
* | At release 1.0.1 | Guido van Rossum | 1994-02-15 | 1 | -0/+178 |
| | |||||
* | Release of 1.0.0 | Guido van Rossum | 1994-01-26 | 1 | -0/+9 |
| | |||||
* | Finishing touch before 1.0.0... | Guido van Rossum | 1994-01-26 | 1 | -0/+16 |
| | |||||
* | correct typo on DL_DIRECTORY; Doc/ext.tex log message | Guido van Rossum | 1994-01-25 | 1 | -0/+8 |
| | |||||
* | Final changes for 1.0.0 BETA 6 | Guido van Rossum | 1994-01-24 | 1 | -0/+14 |
| | |||||
* | fcntl.h, AIX, TESTPATH | Guido van Rossum | 1994-01-18 | 1 | -0/+18 |
| | |||||
* | * configure.in: check for sys/time.h; substitute and check for AR; | Guido van Rossum | 1994-01-14 | 1 | -1/+17 |
| | | | | | | check for nice() * Makefile.in: make python .PRECIOUS; define OPT=-O and pass it to submakes | ||||
* | *** empty log message *** | Guido van Rossum | 1994-01-13 | 1 | -0/+4 |
| | |||||
* | Small changes | Guido van Rossum | 1994-01-13 | 1 | -0/+14 |
| | |||||
* | Fix test for bad static forward; minor other changes | Guido van Rossum | 1994-01-12 | 1 | -1/+9 |
| | |||||
* | Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward, | Guido van Rossum | 1994-01-11 | 1 | -0/+93 |
| | | | | irix4 and GNU dynamic loading, version 1.0.0 BETA 6 | ||||
* | Finishing touch before release of 1.0.0 BETA 5 | Guido van Rossum | 1994-01-06 | 1 | -0/+4 |
| | |||||
* | New versions; changed Setup procedure | Guido van Rossum | 1994-01-06 | 1 | -0/+16 |
| | |||||
* | Assorted Mac changes | Guido van Rossum | 1994-01-05 | 1 | -0/+33 |
| | |||||
* | Final touch for BETA 4 (only getting rid of --with-solaris) | Guido van Rossum | 1994-01-05 | 1 | -0/+19 |
| | |||||
* | The final touch for release of BETA 3 (Makefile: fix "find" target) | Guido van Rossum | 1994-01-05 | 1 | -0/+4 |
| | |||||
* | made depend target work with VPATH | Guido van Rossum | 1994-01-05 | 1 | -0/+3 |
| | |||||
* | * README: describe new build procedure; added section on building | Guido van Rossum | 1994-01-04 | 1 | -0/+10 |
| | | | | | for multiple architectures * acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME | ||||
* | redid build process; added --with-svr4; renamed USE_THREAD to | Guido van Rossum | 1994-01-04 | 1 | -2/+65 |
| | | | | WITH_THREAD; bumped version to 1.0.0 BETA 3 | ||||
* | The usual... | Guido van Rossum | 1994-01-03 | 1 | -0/+11 |
| | |||||
* | Added AC_REVISION; swapped -lnsl and -lsocket test; test whether | Guido van Rossum | 1994-01-03 | 1 | -0/+26 |
| | | | | sys/socket.h and sys/time.h can be used together | ||||
* | Add tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c | Guido van Rossum | 1994-01-03 | 1 | -0/+22 |
| | |||||
* | installation procedure improved and explained; more stuff in README | Guido van Rossum | 1994-01-03 | 1 | -0/+18 |
| | |||||
* | README: versions BETA 2 | Guido van Rossum | 1994-01-02 | 1 | -0/+40 |
ChangeLog: new! configure*: remove strtoul from AC_REPLACE_FUNCS; remove leading blank line |