Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more information regarding the altinstall target. | Neil Schemenauer | 2001-02-16 | 1 | -1/+7 |
| | |||||
* | Rewrite AIX blurb to make clear threads are the default, and add note about | Thomas Wouters | 2001-02-15 | 1 | -5/+6 |
| | | | | setting the non-C++ compiler to a threadsafe one as well. | ||||
* | Added note about need for -traditional-cpp on the MacOS X Public Beta. | Fred Drake | 2001-02-01 | 1 | -0/+7 |
| | | | | This closes SF bug #129827. | ||||
* | - Edit the QNX instructions to refer to Makefile, not Modules/Makefile. | Neil Schemenauer | 2001-01-26 | 1 | -2/+2 |
| | | | | - Setup is now copied from Setup.dist by configure. | ||||
* | Update the build instructions for flat makefile. | Neil Schemenauer | 2001-01-24 | 1 | -18/+14 |
| | |||||
* | Updated for 2.1; removed references to BeOpen.com and PythonLabs. | Guido van Rossum | 2001-01-18 | 1 | -35/+28 |
| | | | | Added Copyright GvR. | ||||
* | Document --with-cxx. | Martin v. Löwis | 2000-12-13 | 1 | -0/+9 |
| | |||||
* | Update build instructions to reflect the rename from Setup.in to Setup.dist. | Fred Drake | 2000-10-26 | 1 | -10/+11 |
| | | | | | | | Clarify when this file is created automatically and do not advocate creating it unless needed. Explain that Setup never gets overwritten. | ||||
* | Try to clarify when the Modules/Setup file should be edited. Added | Fred Drake | 2000-10-25 | 1 | -19/+32 |
| | | | | | | information about the --with-pydebug option to configure. This closes bug #117070. | ||||
* | the usual | Jeremy Hylton | 2000-10-16 | 1 | -2/+2 |
| | |||||
* | the usual | Jeremy Hylton | 2000-10-09 | 1 | -2/+2 |
| | |||||
* | Added section on threads problems on Reliant UNIX; this relates to | Fred Drake | 2000-10-06 | 1 | -7/+12 |
| | | | | | | | bug #113797. We should be able to resolve this for the next release. Reflowed the comments on Monterey (64-bit AIX) to match the flow of the other platform-specific sections. | ||||
* | Add a paragraph about an optimization bug in SGI compilers which affects | Fred Drake | 2000-09-29 | 1 | -0/+7 |
| | | | | | | | complex objects, and explain how to build so that Objects/complexobject.c is compiled without optimization. Closing SourceForge bug #110695 as "Won't Fix". | ||||
* | Update list of extension modules that may be interesting to enable on | Fred Drake | 2000-09-29 | 1 | -5/+6 |
| | | | | | | most modern Unix flavors. The age of this portion of the README was noted in SourceForge bug #115625. | ||||
* | Clarify that the Tk interface is not enabled by default when building | Fred Drake | 2000-09-28 | 1 | -2/+3 |
| | | | | | | from sources, not in general. This closes SourceForge bug #115608. | ||||
* | It's beta 2 now. Updated some stale URLs at pythonlabs.com. | Guido van Rossum | 2000-09-26 | 1 | -4/+3 |
| | |||||
* | Updated Windows build info. | Tim Peters | 2000-09-19 | 1 | -4/+3 |
| | |||||
* | Added BeOpen support plug. | Guido van Rossum | 2000-09-05 | 1 | -0/+4 |
| | |||||
* | Many changes suggested by Bob Weiner, mostly small grammatical fixes | Guido van Rossum | 2000-09-05 | 1 | -126/+136 |
| | | | | | or other clarifications, with the occasional plug for BeOpen PythonLabs thrown in. Also added a trademarks disclaimer. | ||||
* | Remove a comma from CWI's copyright notice. | Guido van Rossum | 2000-09-03 | 1 | -1/+1 |
| | |||||
* | Ready to go. | Guido van Rossum | 2000-09-01 | 1 | -120/+123 |
| | |||||
* | Various tweaks and improvements by Thomas Wouters (who apparently lost | Guido van Rossum | 2000-08-29 | 1 | -85/+58 |
| | | | | the patch or forgot about it -- this is easier than reminding him). | ||||
* | This patch partly (some stuff went in already) ports Python to Monterey. | Trent Mick | 2000-08-23 | 1 | -0/+8 |
| | | | | | | | | | | - Fix bug in thread_pthread.h::PyThread_get_thread_ident() where sizeof(pthread) < sizeof(long). - Add 'configure' for: - SIZEOF_PTHREAD is pthread_t can be included via <pthread.h> - setting Monterey system name - appropriate CC,LINKCC,LDSHARED,OPT, and CCSHARED for Monterey - Add section in README for Monterey build | ||||
* | Updated some URLs; removed mention of copyright (we'll have to add | Guido van Rossum | 2000-08-23 | 1 | -33/+18 |
| | | | | | something in later after that discussion is over); remove explanation of 2.0 version number. | ||||
* | Removed all instances of RETSIGTYPE from the source code: signal | Tim Peters | 2000-07-23 | 1 | -3/+2 |
| | | | | | | | handlers "return void", according to ANSI C. Removed the new Py_RETURN_FROM_SIGNAL_HANDLER macro. Left RETSIGTYPE in the config stuff, because it's not clear to me that others aren't relying on it (e.g., extension modules). | ||||
* | Update a bunch of URLs. No longer suggests to join PSA or Consortium. | Guido van Rossum | 2000-07-01 | 1 | -55/+18 |
| | |||||
* | add note about what happened to Python 1.6 | Jeremy Hylton | 2000-06-30 | 1 | -1/+5 |
| | | | | also, fix type (not caught by Rob Hooft, but could have been :-) | ||||
* | Tentative 2.0 and BeOpen upgrade. | Guido van Rossum | 2000-06-29 | 1 | -50/+38 |
| | |||||
* | Add weasel-words about versioning, so I don't have to check in a new | Guido van Rossum | 2000-04-11 | 1 | -2/+6 |
| | | | | README for each new alpha release. | ||||
* | Quick update to the README file. For intros and books we now point to | Guido van Rossum | 2000-03-31 | 1 | -42/+13 |
| | | | | the website. | ||||
* | Hint for C++ users on AIX by Gary Duzan added. | Guido van Rossum | 1999-11-16 | 1 | -0/+3 |
| | |||||
* | Add warning FreeBSD users of a problem with curses and termcap, | Guido van Rossum | 1999-06-21 | 1 | -0/+9 |
| | | | | submitted by Klaus-Juergen Wolf. | ||||
* | Added "Learning Python" to the books section. | Fred Drake | 1999-05-17 | 1 | -25/+23 |
| | | | | Updated comments on the documentation. | ||||
* | Prepare for final release. | Guido van Rossum | 1999-04-13 | 1 | -2/+2 |
| | |||||
* | Add note about popen2 problem on Linux noticed by Pablo Bleyer. | Guido van Rossum | 1999-04-12 | 1 | -0/+6 |
| | |||||
* | Add note about -D_REENTRANT for HP-UX 10.20. | Guido van Rossum | 1999-04-12 | 1 | -1/+5 |
| | |||||
* | Clarify PC build instructions (point to PCbuild). | Guido van Rossum | 1999-04-12 | 1 | -5/+6 |
| | |||||
* | Add DEC Ultrix notes (from Donn Cave's email). | Guido van Rossum | 1999-04-10 | 1 | -0/+3 |
| | |||||
* | # File location for tut.tex and URL for Aaron Watters' tutorial have changed. | Guido van Rossum | 1999-04-08 | 1 | -5/+5 |
| | |||||
* | Release 1.5.2c1. | Guido van Rossum | 1999-04-08 | 1 | -2/+2 |
| | |||||
* | Updated for 1.5.2b2 release. | Guido van Rossum | 1999-02-18 | 1 | -2/+2 |
| | |||||
* | Addition to previous note -- comfigure --without-gcc also works. | Guido van Rossum | 1999-01-11 | 1 | -1/+2 |
| | |||||
* | Add note about gcc-2.8.1 setting sys.maxint to -1 on 64-bit IRIX. | Guido van Rossum | 1999-01-11 | 1 | -0/+4 |
| | |||||
* | Optimistically, we label this as ready to go today. | Guido van Rossum | 1998-12-22 | 1 | -16/+5 |
| | | | | | Also commit several improvements in the descriptions of the QNX and BeOS port, both by Chris Herborth. | ||||
* | Time for 1.5.2a2. | Guido van Rossum | 1998-10-17 | 1 | -4/+4 |
| | |||||
* | Prepping for 1.5.2a1 release... | Guido van Rossum | 1998-08-11 | 1 | -35/+33 |
| | |||||
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 1 | -12/+30 |
| | |||||
* | # Be more definite about the MIPSpro compiler bug being fixed in a | Guido van Rossum | 1998-06-30 | 1 | -2/+2 |
| | | | | # later release. | ||||
* | Oops, bug in release date! | Guido van Rossum | 1998-06-11 | 1 | -1/+1 |
| | |||||
* | A few minor updates on Emacs mode section | Barry Warsaw | 1998-05-29 | 1 | -6/+6 |
| |