Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of typos in documentation, docstrings and comments. | Walter Dörwald | 2003-10-20 | 1 | -1/+1 |
| | | | | (From SF patch #810751) | ||||
* | New, improved README from Mike Clarkson. Wow! | Guido van Rossum | 2001-01-03 | 1 | -20/+143 |
| | |||||
* | change some occurence of python15.dll to python20.dll | Peter Schneider-Kamp | 2000-07-24 | 1 | -3/+3 |
| | | | | closes patch #100956 | ||||
* | New version, with contributions from Sjoerd Mullender and Mark Hammond. | Guido van Rossum | 1998-08-25 | 1 | -4/+6 |
| | | | | | | | | | | | | Sjoerd writes: This version of freeze creates one file per Python module, instead of one humongous file for all Python modules. bkfile: new module to used to write files with backups. No new file is produced if the new contents is identical to the old. New option "-x excluded-module" for modulefinder test program. New option "-i filename" for freeze main program to include a list of options in place of the -i option. | ||||
* | Adapted to the new situation. | Guido van Rossum | 1998-03-07 | 1 | -39/+71 |
| | |||||
* | Added Windows NT instructions. | Guido van Rossum | 1997-08-14 | 1 | -3/+34 |
| | |||||
* | OK, now it uses sys.[exec_]prefix and supports | Guido van Rossum | 1996-08-26 | 1 | -77/+15 |
| | | | | | a -o option to specify an output directory. *Much* more convenient. Removed a whole lot of hullabaloo from the README file, too. | ||||
* | removed some harsh words and added some clarifications | Guido van Rossum | 1995-04-05 | 1 | -21/+30 |
| | |||||
* | moved Demo/freeze to Tools/freeze | Guido van Rossum | 1995-03-02 | 1 | -2/+2 |
| | |||||
* | Lots of things added. README written (mostly). | Guido van Rossum | 1994-10-05 | 1 | -0/+161 |