2001-08-01 |
Tim Peters | Aha! Finally figured out something else that's been... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Tim Peters | The "Select Destination Directory" dialog didn't ask... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Tim Peters | Remove useless Back button from Finished dialog. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Tim Peters | Add mysnprintf.c to Windows build, + squash compiler... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | Enable PyOS_snprintf() et al. during alpha phase of... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Andrew M. Kuchling | Move C-level changes into a section of their own |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | Moved the news items about C API topics down to the... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | Add news item about Unicode API name mangling. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | As discussed on python-dev: this patch adds name mangli... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | Add news items. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | va_list is defined in stdarg.h. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Marc-André... | This patch turns the Python API mismatch notice into... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | A more lightweight (and read only) way to view help... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | indentation style changed to match existing source |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | improve viewfile handling |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Martin v. Löwis | Add dead imports of modules that are "magically" imported. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Martin v. Löwis | Remove obsolete entries from regen scripts. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Martin v. Löwis | Initialize msg to avoid unbound locals. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | activate new about dialog for testing |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | removed redundant separate idlfefork ver |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Steven M. Gava | some new dialogs and support files for new about and... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Guido van Rossum | New name. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Guido van Rossum | Amazing. This would open the sound file in text mode... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Tim Peters | I hope this irons out the Add/Remove kinks on Win2K... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Andrew M. Kuchling | Rewrite MBCS paragraph following MH's suggestions,... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Tim Peters | Remove oodles of pointless file date and size stamps... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Tim Peters | test_codeup should not have had an expected-output... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Tim Peters | Massive fiddling to get the install to work at all... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Add tests for getattr() and hasattr() with non-string... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Do for hasattr() what was done for getattr() |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Fred Drake | Get the whitespace right! |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Fix for SF byg [ #420304 ] getattr function w/ default |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Add _PyUnicode_AsDefaultEncodedString to unicodeobject.h. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Fix for SF bug [ #443866 ] Evaluating func_code causing... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Fix for SF bug [ #443866 ] Evaluating func_code causing... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Ugly fix used when pyexpat is not available. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Jeremy Hylton | Fix when pyexpat not built |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Martin v. Löwis | Temporarily work around bug #445928: Force usage of... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Martin v. Löwis | Patch #442866: Tests for codeop.py. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Martin v. Löwis | Patch #445538: add completion for pstats.py sort cmd. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Tim Peters | Add a dialog for the backup directory (default "yes... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Now stop distutils and xml from getting *too* much... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Just van Rossum | Do convert_path() on script paths (now PyXML builds... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Repair long-standing mistakes in the distutils and... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Remove Lib\plat-win from PYTHONPATH; that directory... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Don't prompt for the doc (HTML) directory anymore ... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Whew -- I *think* this completes folding in all the... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Ewwww -- the 8.1 support for rolling back changes in... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Add oodles more 8.1 Wizard boilerplate. This creates... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Add version resource info to installer .exe. |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Folding some Wizard boilerplate back in, created in... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Updated to Wise 8.14 (web update). |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Fred Drake | Make some adjustments to the markup, and fix up some... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Woo hoo! Relative paths! This is, alas, partly braind... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Peters | Convert from Wise version 5.0 to 8.1. Gotta hand it... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Martin v. Löwis | Patch #443337: Fix incompatibilities in imputil's behavior. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Martin v. Löwis | Remove usage of strop module. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Martin v. Löwis | Patch #416224: add readline completion to cmd.Cmd. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Tim Peters | Squash compiler wng about mixing signed and unsigned... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Tim Peters | Move Windows to Expat 1.95.2. CAUTION: Your Windows... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Barry Warsaw | Added the -X/--no-docstrings flag which takes a filenam... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Guido van Rossum | Fix buffer_info() docstring to match reality. See... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Jack Jansen | config.h renamed to pyconfig.h |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Jack Jansen | ProgressBar crashed when you tried to drag it. Fixed... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Tim Peters | One more crack at join(): stop trying to pretend this... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Tim Peters | Change ntpath.join() so that join("d:/", "/whatever... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Tim Peters | Repair more now-obsolete references to config.h. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred Drake | Document the PYTHONY2K environment variable that had... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Tim Peters | SF bug #444510: int() should guarantee truncation. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Marc-André... | Add backwards compatibility. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Marc-André... | Undoing the UCS-4 patch addition which caused unichr... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Martin v. Löwis | Patch #411138: Rename config.h to pyconfig.h. Closes... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Martin v. Löwis | Untabify IPv6 changes. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Guido van Rossum | Fix a denial-of-service attack, SF bug #443120. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Greg Ward | Undo revision 1.7: always mangle a #! line containing... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Greg Ward | Don't "import *" from stat at all -- just import what... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Skip Montanaro | trivial rewording in footnote 5. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Marc-André... | Fix for bug #444493: u'\U00010001' segfaults with curre... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Martin v. Löwis | Allow usage of gcc on OSF/1; this reverts rev 1.23... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Martin v. Löwis | Remove unused imports from previous checkin. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Martin v. Löwis | Patch #401196: Use getaddrinfo and AF_INET6 in TCP... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred Drake | Add entry for the new distutils section. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred Drake | Overview comments for the distutils package, with links... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred Drake | Add labels to all \section and \subsection headings... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Jack Jansen | Changed findertools.move() to move() in movetotrash. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Thomas Wouters | Use HAVE_SNPRINTF, not HAVE_SPRINTF, for checking the... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Martin v. Löwis | Patch #443669: Permit _tkinter to build on cygwin32. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Martin v. Löwis | Autocheck for snprintf, and use sprintf if it is not... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Be more specific about corner cases in the description... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Oh, ok, so plainpager is probably marginally better. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | If $TERM is "dumb" or "emacs", just dump the text inste... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | When explaining the enterabs() method, using the modern... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Remove self-reference from the anydbm module. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Typo: Added missing "if". |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Add StopIteration to the list of exceptions *not* deriv... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Convert the use of apply(f, args) to the new spelling... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Neil Schemenauer | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Neil Schemenauer | Add -E command line switch (ignore environment variable... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Fred Drake | Make this test work under Windows as well. |
commit | commitdiff | tree | snapshot |
next |