2002-04-14 |
Jack Jansen | Mass checkin of universal newline support. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #540583: Open MS Help Docs if available. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #542569: tp_print tp_repr tp_str in test_bool.py. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #543447: Add posix.mknod. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #542659: Eliminate duplicate check for NULL of... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Fred Drake | initpwd(): Clean up initialization, avoid PyModule_Get... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Neal Norwitz | BDFL agreed with Tim: rehabilitate randint(). |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Fold long lines. (Walter, please take note! :-) |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Add pop() to UserDict. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Tim Peters | _PyObject_DebugDumpStats: renamed to _PyObject_DebugMa... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Tim Peters | SF bug 543148: Memory leak with stackframes + inspect. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Fred Drake | Document the optional argument to the .strip(), .rstrip... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | News for strip methods. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Partially implement SF feature request 444708. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Add news about memory managent APIs changing. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Additional support for describing C structure members. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Integrate a bunch of new text from Guido. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Barry Warsaw | AddrlistClass -> AddressList |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Barry Warsaw | AddrlistClass -> AddressList |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | Small anal correctness tweaks: |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | BDFL agreed with Tim: rehabilitate randint(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Update the type of the tp_free slot. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Warn people away from PyModule_GetDict(), but not too... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | News about dict.pop(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Do not use PyModule_GetDict(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Change example of retrieving & calling a Python functio... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Change the type of the tp_dealloc back to what it reall... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Martin v. Löwis | Bump AC_PREREQ to 2.53. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | I am mad. This test never worked! |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Modernize the minimal example of an extension type. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Add a (very) simple description of PyType_Ready(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Update the type of tp_dealloc. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neal Norwitz | Spell Raymond Hettinger's name write |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | Add Raymond Hettinger, CPA. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | Add Raymond Hettinger's d.pop(). See SF patch 539949. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Jack Jansen | - Added support for inherent pointer types (typedefs... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Jack Jansen | Give type name when complaining about using input-only... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Martin v. Löwis | Remove acconfig.h. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Martin v. Löwis | Remove unused macros. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Martin v. Löwis | Update to autoconf 2.5x. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | _PyObject_DebugRealloc(): rewritten to let the underly... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | _PyObject_DebugDumpAddress(): clarify an output message. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | PYMALLOC_{CLEAN, DEAD, FORBIDDEN}BYTE symbols: remove... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | First stab at rationalizing the PyMem_ API. Mixing... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | First cut at repairing out-of-date comments; make align... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Move PyObject_Malloc and PyObject_Free here from object... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Move PyObject_Malloc and PyObject_Free to obmalloc.c. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_*. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Change signature of _PyObject_GC_Malloc to match PyObje... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | PyObject_GC_Del can now be used as a function designator. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_New and PyMalloc_Del. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_New, _PyMalloc_MALLOC, and PyMalloc_Del. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_New and PyMalloc_Del. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | PyObject_GC_Del can now be used as a function designator. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | PyObject_Del can now be used as a function designator. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | PyObject_GC_Del and PyObject_Del can now be used as... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Allow PyObject_Del to be used as a function designator... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_* symbols. PyObject_Malloc now uses... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Remove PyMalloc_* symbols. PyObject_Malloc now uses... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Change the type of the tp_free from 'destructor' to... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | Removed more hair in support of future-generator stmts. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Get rid of backward compatibility modules. Do this... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Clean up the "all" support for -u. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Guido sez to remove the deprecation warning for a year. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of obsolete defines. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of obsolete appearance flag. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Added boolobject.c |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Guido van Rossum | At CNRI's request, I'm changing the status of 1.6.1... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions and... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | These are long obsolete. Get rid of them. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions and... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Get rid of USE_CACHE_ALIGNED. It has no function anymore. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Since xmllib is deprecated now, suppress the Deprecatio... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Ignore more deprecation warnings. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Stop sucking up xmllib -- it's deprecated. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | I don't expect test_email_codecs to run on Windows. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Added the resource name "all" to enable all of the... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Martin v. Löwis | Document __unicode__. Fixes #541245. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Martin v. Löwis | Explain octal escapes. Fixes #542226. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | SF bug 542181: Realloc behavior |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Mark Hammond | Different .pyc icon - use "paler" colors to better... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Improve coverage of Objects/weakrefobject.c. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Add a name |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Add deprecation warning to 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Remove mention of 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Remove support for importing 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Barry Warsaw | Sync'ing with standalone email package 2.0.1. This... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Marc-André... | Bug fix for UTF-8 encoding bug (buffer overrun) #541828. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Document PyType_CheckExact(), PyType_IS_GC(). |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Marc-André... | Added test case for UTF-8 encoding bug #541828. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Use random instead of whrandom |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Use random module instead of whrandom |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Skip Montanaro | document all the valid encoding values |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | When adding a name to the table of macros and environme... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Added support for \csimplemacro and csimplemacrodesc. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Neal Norwitz | Add deprecation warnings for modules as documented |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Add a deprecation warning to reflect the documented... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Started filling in the information about some of the... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Tim Peters | Repair 2.2.1 release date. |
commit | commitdiff | tree | snapshot |
next |