1997-12-03 |
Barry Warsaw | Removed redundant eval-when-compile. |
commit | commitdiff | tree | snapshot |
1997-12-03 |
Fred Drake | The biggie: changed the funcdesc environments used... |
commit | commitdiff | tree | snapshot |
1997-12-03 |
Fred Drake | Added environment for defining PyVM instructions. ... |
commit | commitdiff | tree | snapshot |
1997-12-03 |
Guido van Rossum | Change the default repr() and str() of class instance... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Barry Warsaw | (python-mode): Patch to make font-lock work automatical... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Barry Warsaw | Test for an up-to-date Custom library when byte-compili... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Add the flag RTLD_GLOBAL to the dlopen() options. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Make stdin unbuffered too, when PYTHONUNBUFFERED is... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Patches by Fred Lundh to make it compile better with... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Small bugfixes for broken old style use of the syntax... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Yes, Virginia, Tix does have a Tix_SafeInit() function. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Understand -Xlinker option. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Left-aligned preprocessor directives and changed C... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Patch for QNX, by Chris Herborth. Also left-aligned... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Patch for QNX, by Chris Herborth. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Support for netbsd1 and freebsd3, after suggestions... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | When a port is specified in an ftp:// URL, must convert... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Typo in example (missing '=') discovered by Sandy Langbart. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Support for the "event" command, new in Tk 4.2. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Add attributions to Jeffrey Ollie and Tim Peters for... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Add attributions to Jeffrey Ollie and Tim Peters for... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Changes for FreeBSD and NetBSD: NetBSD does shared... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Skip directories when installing library files; this... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Document new behavior of isinstance() when using a... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Support type objects in isinstance(). |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Make modes for installed files and directories variable... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Sjoerd sez: global substitute \240 with \177. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Changed the occurrence of *shared* in the example so... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Added stropts.h to the list of files automatically... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Barry Warsaw | Generated from Solaris 2.6's /usr/include/sys/stropts... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Comment out crypt by default; it's not used very much... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Guido van Rossum | Added Pareto and Weibull distributions, courtesy Jeremy... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Barry Warsaw | Added strop.split tests when sep is None. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Barry Warsaw | split_whitespace(): Make sure delimiter is stripped... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Barry Warsaw | Require 'cl when compiling so that the push macro gets... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Guido van Rossum | Use $LOGNAME instead of $USER to get the current user... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Barry Warsaw | Removed Queue.py. It's documented now. |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Guido van Rossum | Initialize __version__ to the correct version string... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Guido van Rossum | In string.split(), honor maxsplit (if > 0). |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Barry Warsaw | _Environ(): Added __getinitargs__() method so os.enviro... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Fred Drake | Added \indexsubitem definition; functions were previous... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Fred Drake | Added \indexsubitem definition. Non-optimal, but two... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Fred Drake | Added \indexsubitem definition; functions were previous... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Fred Drake | Updated \indexsubitem; functions had been indexed for... |
commit | commitdiff | tree | snapshot |
1997-11-29 |
Barry Warsaw | Added tests of strop.replace() |
commit | commitdiff | tree | snapshot |
1997-11-29 |
Barry Warsaw | mymemreplace(), strop_replace(): Add support for option... |
commit | commitdiff | tree | snapshot |
1997-11-27 |
Barry Warsaw | (py-traceback-line-re): Relaxation of regexp to catch... |
commit | commitdiff | tree | snapshot |
1997-11-27 |
Guido van Rossum | Slip of the keyboard (f__ should be __). Dunno why... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5b1 |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Dumb typo. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (py-process-filter): py-delete-file-silently is obsolet... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (py-compute-indentation): Check for multiline stringnes... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (py-mode-map): Bind py-mark-def-or-class to C-M-h with... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Reordered and slightly edited the highlights of changes. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Revamped README for release of 1.5b1. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Added list of what's new in 1.5b1. Changed intro and... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Four more valuable contributors... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | The dependency of tarhtml on l2h was a bad idea. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (python-mode): Make imenu-create-index-function buffer... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (py-mark-def-or-class): Added an exchange-point-and... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (python-mode): Patch to fix Imenu support under Emacs... |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | (py-kill-emacs-hook): Simplification. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Icons for Windows installer. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Added the HTML files. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Guido van Rossum | Added CRLF line endings since this is for NOTEPAD. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Barry Warsaw | Added comment about where to find details on python... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Documented brand new behavior of sys.ps1 and sys.ps2... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Apply str() to sys.ps1 or sys.ps2 before using them... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Added utility target tarhtml to tar and gzip the HTML... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Adding the icons used by latex2html output to the CVS... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Ignore html files generated by webmaker. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Augmented the script so that (at CNRI anyway) it also... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Simple index for the reference manuals (mostly for... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Updated to the most pressing 1.5 issues. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Drop Capitalized Important Words. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Several changes, e.g. restructuring of the intro to... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Remove hyperlink to time-sensitive Python release info. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | WISE installer source for Python 1.5 |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Added pypcre.c module. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Fred Drake | Added the "italic correction" command ("\/") to the... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Fred Drake | Removed leading comment about this being "introductory... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Get rid of math mode in some places. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Don't use $math$ mode to typeset a simple '>' sign... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Remove strange use of $math$ mode to produce a backslash. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Guido van Rossum | Oops, did the previous delete the wrong way. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Get rid of last traces of module 'audio' |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Added "-n file" option to only print files newer than... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Use fuzzy comparison from test_support to compare outco... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | New names... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Add fileinput. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Replace plat-os2 with plat-win, per Jeff Rush' suggestion. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Trivial change in prompt label suggested by Case Roole. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Change the option used on Linux to export all symbols |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Done a sort -u on the symbols (and replaced all tabs... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Oops, the sort took some whitespace into account. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Guido van Rossum | Done a sort -u on the symbols. |
commit | commitdiff | tree | snapshot |
1997-11-22 |
Guido van Rossum | os2 patch by Jeff Rush |
commit | commitdiff | tree | snapshot |
1997-11-22 |
Guido van Rossum | ignore various VC++ turds |
commit | commitdiff | tree | snapshot |
next |