Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adapted to migration of reference manual to Frame. | Guido van Rossum | 1996-10-23 | 1 | -20/+24 | |
| | ||||||
* | Regenerated to remove hidden text from page 1. | Guido van Rossum | 1996-10-23 | 1 | -47/+10 | |
| | ||||||
* | Probably just binhexed again... | Jack Jansen | 1996-10-23 | 5 | -184/+184 | |
| | ||||||
* | Different default location for distribution templates | Jack Jansen | 1996-10-23 | 1 | -4/+4 | |
| | ||||||
* | Only copy project files from build* and plugins to the projects | Jack Jansen | 1996-10-23 | 1 | -17/+33 | |
| | | | | folder, leave other projects where they are | |||||
* | Build imgmodules.cfm68k too | Jack Jansen | 1996-10-23 | 1 | -1/+1 | |
| | ||||||
* | Added USE_MALLOC_DEBUG (disabled) | Jack Jansen | 1996-10-23 | 3 | -0/+3 | |
| | ||||||
* | Project files for 1.4 release | Jack Jansen | 1996-10-23 | 27 | -9214/+8485 | |
| | ||||||
* | Malloc debugging now flagged with USE_MALLOC_DEBUG | Jack Jansen | 1996-10-23 | 2 | -7/+6 | |
| | ||||||
* | Updated to cw10 | Jack Jansen | 1996-10-23 | 2 | -248/+250 | |
| | ||||||
* | Fixed gusi preferences | Jack Jansen | 1996-10-23 | 1 | -4/+4 | |
| | ||||||
* | removed unused var | Jack Jansen | 1996-10-23 | 1 | -1/+0 | |
| | ||||||
* | Added support for tab hooks | Jack Jansen | 1996-10-23 | 2 | -0/+59 | |
| | ||||||
* | Raise a more intellegible error in the case of missing keyword args | Jack Jansen | 1996-10-23 | 1 | -2/+9 | |
| | ||||||
* | Added HAVE_STRFTIME | Jack Jansen | 1996-10-23 | 1 | -0/+4 | |
| | ||||||
* | Added a note on swed and htmled examples, added tab support, fixed typo | Jack Jansen | 1996-10-23 | 5 | -123/+128 | |
| | ||||||
* | Modified to work together with BBPy | Jack Jansen | 1996-10-23 | 3 | -891/+905 | |
| | | | | Re-enabled splash screen | |||||
* | Make self.rfile unbuffered (self.wfile already is). This should fix | Guido van Rossum | 1996-10-23 | 1 | -1/+1 | |
| | | | | CGIHTTPServer.py when used with the POST command. | |||||
* | Fixed compare function to do first char comparison in unsigned mode, | Guido van Rossum | 1996-10-23 | 1 | -1/+1 | |
| | | | | for consistency with the way other characters are compared. | |||||
* | Added support for floating point resolution to Scale.get(). | Guido van Rossum | 1996-10-23 | 2 | -2/+10 | |
| | ||||||
* | Frame versions of documents after mangling by Robin. | Guido van Rossum | 1996-10-22 | 12 | -0/+0 | |
| | ||||||
* | New version for 1.4 from Manus. | Guido van Rossum | 1996-10-22 | 1 | -4/+12 | |
| | ||||||
* | Version number and date. | Guido van Rossum | 1996-10-22 | 2 | -2/+2 | |
| | ||||||
* | Removed LaTeX version of reference manual. Added ref/ref.ps. | Guido van Rossum | 1996-10-22 | 20 | -6770/+16382 | |
| | ||||||
* | Got rid of most XXXes in the News chapter. Bumped the version to 1.4. | Guido van Rossum | 1996-10-22 | 2 | -152/+268 | |
| | ||||||
* | New date and version number. | Guido van Rossum | 1996-10-22 | 2 | -2/+2 | |
| | ||||||
* | Get rid of evil workaround for Python 1.4b2 bug. | Guido van Rossum | 1996-10-22 | 1 | -4/+0 | |
| | ||||||
* | It turns out that VC1.5 does not necessarily define _WINDOWS. | Guido van Rossum | 1996-10-22 | 1 | -2/+0 | |
| | ||||||
* | Get preference file name from a resource. | Jack Jansen | 1996-10-22 | 1 | -3/+22 | |
| | | | | Changed for 1.8.0 CWGUSI release | |||||
* | Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder | Jack Jansen | 1996-10-22 | 1 | -1/+35 | |
| | ||||||
* | Updated the instructions for the 1.4 release | Jack Jansen | 1996-10-22 | 1 | -39/+29 | |
| | ||||||
* | Added a note about incorrect "PythonCore not found" message | Jack Jansen | 1996-10-22 | 1 | -2/+17 | |
| | | | | Added a few comments on preference file handling. | |||||
* | Added a note about PythonApplet name | Jack Jansen | 1996-10-22 | 1 | -12/+11 | |
| | ||||||
* | Version upped to 1.4, removed some unused dialogs, added STR resource | Jack Jansen | 1996-10-22 | 4 | -665/+661 | |
| | | | | with preference filename. | |||||
* | - Get preference filename from a resource | Jack Jansen | 1996-10-22 | 1 | -31/+53 | |
| | | | | - Create the file if it doesn't exist and don't be fussy about it | |||||
* | Added resource for preference file name | Jack Jansen | 1996-10-22 | 1 | -0/+7 | |
| | ||||||
* | Fix another case where... | Guido van Rossum | 1996-10-22 | 1 | -0/+1 | |
| | ||||||
* | Changed version to plain "1.4". | Guido van Rossum | 1996-10-22 | 1 | -1/+1 | |
| | ||||||
* | Added question about error from misuse of mangled names. | Guido van Rossum | 1996-10-22 | 1 | -0/+7 | |
| | ||||||
* | Changed URL for PCT again. | Guido van Rossum | 1996-10-22 | 2 | -2/+2 | |
| | ||||||
* | Added all current changes. | Guido van Rossum | 1996-10-22 | 1 | -5/+205 | |
| | ||||||
* | Added chapter on restricted execution. | Guido van Rossum | 1996-10-22 | 1 | -1/+3 | |
| | ||||||
* | Start new chapter on restricted execution. | Guido van Rossum | 1996-10-22 | 2 | -4/+8 | |
| | ||||||
* | Actual text submitted by AMK. | Guido van Rossum | 1996-10-22 | 2 | -2/+392 | |
| | ||||||
* | Background chapter on restricted execution. Additional sections are | Guido van Rossum | 1996-10-22 | 2 | -0/+122 | |
| | | | | rexec and bastion. | |||||
* | Change the default seeding -- use 8 bits of sub-second precision and | Guido van Rossum | 1996-10-21 | 1 | -1/+2 | |
| | | | | fold in the higest 8 bits of the time as well. | |||||
* | The usual... | Guido van Rossum | 1996-10-21 | 4 | -8/+8 | |
| | ||||||
* | (Tkinter.py): Fixed bug in re-implementation of OptionMenu. | Fred Drake | 1996-10-21 | 2 | -2/+2 | |
| | ||||||
* | (Fred Drake:) Re-wrote the OptionMenu class to allow access to a real | Guido van Rossum | 1996-10-21 | 2 | -10/+56 | |
| | | | | | Menu object via om['menu'] -- this is necessary to use a post-command with an OptionMenu. The API has not changed. | |||||
* | Changes in description of NeXT options. Fixed reference to newsgroup | Guido van Rossum | 1996-10-21 | 1 | -5/+4 | |
| | | | | (above instead of below). |