2002-12-19 |
Martin v. Löwis | Fix if-then-else-fi structure. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Neal Norwitz | Fix bug introduced by SF patch #643835, Set Next Statem... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Martin v. Löwis | Unsupport --without-universal-newlines. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Neal Norwitz | Update/correct comment |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Neal Norwitz | Provide mechanism to deprecate functions, types, and... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Kurt B. Kaiser | If Edit window has not been saved, offer to save if... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Neal Norwitz | Fix another long vs int mismatch. test_datetime now... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Tim Peters | Fixed typo in string. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Neal Norwitz | Fix crash on alphas due to mismatch between 'l' format... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Neal Norwitz | Undefine MIN and MAX before defining |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Neal Norwitz | SF # 654974, fix unchecked return values in structseq |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Jack Jansen | - Added rawdata initializers |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Tim Peters | delta_str(): Purged last uses of sprintf (in favor... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Raymond Hettinger | Expand log() tests to include long integers. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Andrew M. Kuchling | Check in current, unfinished, draft of datetime docs |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Fred Drake | Fix some small markup nits. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Neal Norwitz | Fix typo spotted by Richie Hindle |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Neal Norwitz | SF # 654960, remove unnecessary static variable |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | Fixed silly typo. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | This module will shortly replace the builtin module... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Greg Ward | Two more typo fixes. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | Include Finder.h too in the list of header files to... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | This now contains constants from Files.h, Aliases.h... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | - Added as_pathname and as_tuple methods |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | Added an optional longname argument to Module, which... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Kurt B. Kaiser | M ColorDelegator.py |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Jack Jansen | "time_second" is apparently a #define on MacOSX. Rename... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Andrew M. Kuchling | No point in warning about needing re module; remove... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Gustavo Niemeyer | * Objects/fileobject.c |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Michael W.... | This is J. Lewis Muir's patch: |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Michael W.... | This is Richie Hindle's patch |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Neal Norwitz | Update doc for getboolean() to match code (ie, returnin... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Neal Norwitz | Add markup for base parameter |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Neal Norwitz | Fix SF # 641111, Undocumented side effect of eval |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Neal Norwitz | Fix SF #642742, property() builtin not documented |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Neal Norwitz | Fix SF # 626275, missing DECREF's in embedding example |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Kurt B. Kaiser | In Shell: |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Tim Peters | Made this a little more compatible w/ the sandbox versi... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Tim Peters | Blurb about new datetime module. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Guido van Rossum | Fix GCC warnings. It turns out two out of three pointe... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Guido van Rossum | Build the datetime module for *n*x. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Tim Peters | datetime escapes the sandbox. The Windows build is... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Gustavo Niemeyer | Fixed bug |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Gustavo Niemeyer | Use "dictionary literals" instead of "dictionaries... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Gustavo Niemeyer | Fixing bug |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Jack Jansen | Got rid of old (non-carbon-ppc and even cfm68k) file... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Gustavo Niemeyer | Applying patch |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Kurt B. Kaiser | M EditorWindow.py |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Andrew M. Kuchling | Rewrite to produce a complete sentence |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Jack Jansen | Combined alias and file into a single module. This... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Just van Rossum | Fixed potential crash: v can be NULL here, so use Py_XD... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Just van Rossum | typo fix. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Raymond Hettinger | Added missing markup. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Raymond Hettinger | Apply SF patch 652930: Add optional base argument... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Raymond Hettinger | Punctuation fix. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Kurt B. Kaiser | M Debugger.py |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Jack Jansen | Got rid of outdated defines. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Jack Jansen | Removed errors.rsrc: this is loaded dynamically from... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Jack Jansen | Removed: this is loaded dynamically from :Mac:Lib when... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Got rid of EasyDialogs dialogs, which are now in :Mac... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Got rid of interpreter-internal dialogs. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Got rid of non-carbon stuff, and added new Alias, File... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Tweaked button sizes and hid unused items. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Sigh: the Jaguar workaround for the prefs file broke... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Tweaked some button sizes to make them look better... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Tweaks to make this module OS9-compatible. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | More pre-carbon stuff bites the dust. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Removed: not carbon-compatible. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Guido van Rossum | execve(), spawnve(): add some extra sanity checking... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Guido van Rossum | Tighten the tests for assignment to __bases__: disallow... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | The speech manager interface is no longer supported... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Added missing casts. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | We need macglue on MacPython-OS9 too. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Outdated. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Got rid of unused Compat files. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Just van Rossum | another wrong assumption fixed |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Still used the old config file. Fixed. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Compatibility files that haven't been used in a long... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Get rid of support for Universal Headers older than... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Get rid of 2.2 "poor mans universal newlines" now that... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | It was an old MacPython artefact that these files were... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Tkinter isn't supported under Carbon. Under MacOSX... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Jack Jansen | Very outdated: this is a 68K support file. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Andrew M. Kuchling | Add Tkinter threading change |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Just van Rossum | and now the real fix... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Just van Rossum | fixed bool browsing bug, sf bug #652591 |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Chui Tey | Prevent debugger from stepping into Idle rpc code |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Patch #536661: Improve performance of splitext. Add... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Patch #629126: Detect BLT by also looking for libBLT. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Patch #650653: Raise always value error if the table... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Heller | Description of description was really confusing, and... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Kurt B. Kaiser | M CallTipWindow.py |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Walter Dörwald | Change issubclass() so that recursive tuples (directly... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Heller | Mention the bdist_wininst postinstall script. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Always initialize objc. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Heller | Raw documentation for the bdist_wininst postinstallatio... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jason Tishler | Patch #551960: Add check for setrlimit() support |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marc-André... | News item for the change to turn _codecs into a builtin... |
commit | commitdiff | tree | snapshot |
next |