Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part of the Unicode checkin for Marc-Andre Lemburg. | Guido van Rossum | 2000-03-10 | 1 | -0/+12 |
| | | | | Some new configuration tests and a new option, --with-wctype-functions. | ||||
* | Define HAVE_DYNAMIC_LOADING. | Guido van Rossum | 1999-12-20 | 1 | -0/+3 |
| | | | | This is part of a set of patches by Greg Stein. | ||||
* | Correct stupid typo (HAVE_GETHOSTBTNAME). | Guido van Rossum | 1999-12-16 | 1 | -1/+1 |
| | |||||
* | Patch by Vladimir Marangozov, inspired by a bug report from Gary | Guido van Rossum | 1999-11-16 | 1 | -0/+4 |
| | | | | | | | Duzan, for AIX, to support C++ objects with static initializers, when using the genuine IBM C++ compiler (namely xlC/xlC_r). See accompanying patches to configure.in and importdl.c. | ||||
* | For BeOS PowerPC. Chris Herborth. | Guido van Rossum | 1999-04-06 | 1 | -0/+3 |
| | |||||
* | Add symbols for gethostbyname_r variants (sigh). | Guido van Rossum | 1999-03-22 | 1 | -0/+15 |
| | |||||
* | Patches by William Lewis for Nextstep descendants. | Guido van Rossum | 1999-01-27 | 1 | -0/+12 |
| | |||||
* | Changes for long file support by Steve Clift. | Guido van Rossum | 1999-01-06 | 1 | -0/+12 |
| | |||||
* | Added BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P templates. | Guido van Rossum | 1998-10-02 | 1 | -0/+9 |
| | |||||
* | --with-readline is obsolete (and some editorial stuff in README) | Guido van Rossum | 1997-08-05 | 1 | -3/+0 |
| | |||||
* | Add MALLOC_ZERO_RETURNS_NULL symbol. | Guido van Rossum | 1997-07-10 | 1 | -0/+3 |
| | |||||
* | Move WANT_SIGFPE_HANDLER. | Guido van Rossum | 1997-05-09 | 1 | -3/+3 |
| | |||||
* | Changes for Lee Busby's SIGFPE patch set. | Guido van Rossum | 1997-02-14 | 1 | -0/+3 |
| | | | | New symbol WANT_SIGFPE_HANDLER. | ||||
* | Add HAVE_OLD_CPP to list of known defines | Guido van Rossum | 1996-08-19 | 1 | -0/+3 |
| | |||||
* | Add entry for _REENTRANT macro | Guido van Rossum | 1996-07-31 | 1 | -0/+3 |
| | |||||
* | Added C_THREADS | Guido van Rossum | 1996-07-30 | 1 | -0/+3 |
| | |||||
* | The usual changes when a release is nearing... | Guido van Rossum | 1995-01-02 | 1 | -5/+12 |
| | |||||
* | test for presence of stddef.h | Guido van Rossum | 1994-10-20 | 1 | -2/+4 |
| | | | | separate arg requirements for getpgrp() and setpgrp() | ||||
* | add test for volatile | Guido van Rossum | 1994-10-11 | 1 | -0/+3 |
| | |||||
* | * Makefile.in (Makefile): add dependency on config.status | Guido van Rossum | 1994-07-01 | 1 | -0/+3 |
| | | | | | * configure.in: support --with-gcc[=value], --without-gcc * configure.in, acconfig.h, config.h.in: check for clock_t | ||||
* | changed GETPGRP_HAVE_ARGS into GETPGRP_HAVE_ARG | Guido van Rossum | 1994-06-23 | 1 | -1/+1 |
| | |||||
* | Changes for posix threads | Guido van Rossum | 1994-05-09 | 1 | -0/+3 |
| | |||||
* | Added HAVE_STDARG_PROTOTYPES and signed | Guido van Rossum | 1994-02-15 | 1 | -0/+7 |
| | |||||
* | Small changes | Guido van Rossum | 1994-01-13 | 1 | -0/+3 |
| | |||||
* | Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward, | Guido van Rossum | 1994-01-11 | 1 | -0/+22 |
| | | | | irix4 and GNU dynamic loading, version 1.0.0 BETA 6 | ||||
* | * README: describe new build procedure; added section on building | Guido van Rossum | 1994-01-04 | 1 | -2/+2 |
| | | | | | 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 | -0/+29 |
WITH_THREAD; bumped version to 1.0.0 BETA 3 |