1. f589c05 If the GC is enabled then don't use the ob_type pointer to create a list by Neil Schemenauer · 22 years ago
  2. 1221c0a Build obmalloc.c directly instead of #include'ing from object.c. by Tim Peters · 22 years ago
  3. a1a9c51 Add pymalloc object memory management functions. These must be by Neil Schemenauer · 22 years ago
  4. 25f3dc2 Drop the PyCore_* memory API. by Neil Schemenauer · 22 years ago
  5. 0c160a0 Patch #517521: Consider byte strings before Unicode strings by Martin v. Löwis · 22 years ago
  6. a5d78cc Whether platform malloc(0) returns NULL has nothing to do with whether by Tim Peters · 22 years ago
  7. 2eb0b87 SF patch 514641 (Naofumi Honda) - Negative ob_size of LongObjects by Guido van Rossum · 22 years ago
  8. ebca9fc PyObject_Generic{Get,Set}Attr(): ensure that the attribute name is a by Guido van Rossum · 23 years ago
  9. 67754e9 Rehabilitated the fast-path richcmp code, and sped it up. It wasn't by Tim Peters · 23 years ago
  10. c99213f No code change -- just trying to document the return conditions for all by Tim Peters · 23 years ago
  11. 39a362d cleanup indentation by Jeremy Hylton · 23 years ago
  12. b8c65bc SF patch #470578: Fixes to synchronize unicode() and str() by Guido van Rossum · 23 years ago
  13. c993315 SF bug [#468061] __str__ ignored in str subclass. by Tim Peters · 23 years ago
  14. f2a67da Guido suggests, and I agree, to insist that SIZEOF_VOID_P be a power of 2. by Tim Peters · 23 years ago
  15. 6d483d3 _PyObject_VAR_SIZE: always round up to a multiple-of-pointer-size value. by Tim Peters · 23 years ago
  16. 7254e5a _PyObject_GetDictPtr(): by Tim Peters · 23 years ago
  17. b3f0d34 PyObject_ClearWeakRefs() is now a real function instead of a function pointer; by Fred Drake · 23 years ago
  18. 2ed6bf8 Merge branch changes (coercion, rich comparisons) into trunk. by Guido van Rossum · 23 years ago
  19. dd4d1c4 _PyObject_GetDictPtr(): when the offset is negative, always align -- by Guido van Rossum · 23 years ago
  20. ab3b034 Hopefully fix 3-way comparisons. This unfortunately adds yet another by Guido van Rossum · 23 years ago
  21. 305b585 PyObject_Dir(): Merge in __members__ and __methods__ too (if they exist, by Tim Peters · 23 years ago
  22. bc7e863 merge_class_dict(): Clear the error if __bases__ doesn't exist. by Tim Peters · 23 years ago
  23. 5f5512d _PyObject_Dump(): print the type of the object. This is by far the by Guido van Rossum · 23 years ago
  24. 5a49ade More on SF bug [#460020] bug or feature: unicode() and subclasses. by Tim Peters · 23 years ago
  25. 8dbd3d8 PyObject_Dir(): by Guido van Rossum · 23 years ago
  26. 7eea37e At Guido's suggestion, here's a new C API function, PyObject_Dir(), like by Tim Peters · 23 years ago
  27. 393661d Add warning mode for classic division, almost exactly as specified in by Guido van Rossum · 23 years ago
  28. 21922aa PyObject_Repr(): add missing ">" back at end of format string: "<%s by Guido van Rossum · 23 years ago
  29. fd34369 Remove GC related code. It lives in gcmodule now. by Neil Schemenauer · 23 years ago
  30. 7ce3694 repr's converted to using PyString_FromFormat() instead of sprintf'ing by Barry Warsaw · 23 years ago
  31. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  32. ba21a49 Add a function _Py_ReadyTypes() which initializes various and sundry by Guido van Rossum · 23 years ago
  33. 82fc51c Update to MvL's patch #424475 to avoid returning 2 when tp_compare by Guido van Rossum · 23 years ago
  34. 528b7eb - Rename PyType_InitDict() to PyType_Ready(). by Guido van Rossum · 23 years ago
  35. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  36. 3ce4538 Add _PyUnicode_AsDefaultEncodedString to unicodeobject.h. by Jeremy Hylton · 23 years ago
  37. 3c29602 _Py_GetObjects(): GCC suggests to add () around && within || for some by Guido van Rossum · 23 years ago
  38. 0163d6d Patch #424475: Speed-up tp_compare usage, by special-casing the common by Martin v. Löwis · 23 years ago
  39. 5acbfcc Cosmetic: code under "else" clause was missing indent. by Tim Peters · 23 years ago
  40. 6d60b2e SF bug #422108 - Error in rich comparisons. by Tim Peters · 23 years ago
  41. de9725f Make 'x in y' and 'x not in y' (PySequence_Contains) play nice w/ iterators. by Tim Peters · 23 years ago
  42. 6aebded The weakref support in PyObject_InitVar() as well; this should have come out by Fred Drake · 23 years ago
  43. ba40ec4 Remove unnecessary intialization for the case of weakly-referencable objects; by Fred Drake · 23 years ago
  44. 4f288ab Printing objects to a real file still wasn't done right: if the by Guido van Rossum · 23 years ago
  45. 3a80c4a (Adding this to the trunk as well.) by Guido van Rossum · 23 years ago
  46. ae60534 Fixed ref count bug. Patch #411191. Found by Walter Dörwald. by Marc-André Lemburg · 23 years ago
  47. a35c688 Add Vladimir Marangozov's object allocator. It is disabled by default. This by Neil Schemenauer · 23 years ago
  48. b60654b The return value from PyObject_ClearWeakRefs() is no longer meaningful, by Fred Drake · 23 years ago
  49. eefb107 _PyObject_Dump(): If argument is NULL, print "NULL" instead of crashing. by Barry Warsaw · 23 years ago
  50. 2da0ea8 In try_3way_to_rich_compare(), swap the call to default_3way_compare() by Guido van Rossum · 23 years ago
  51. 41deb1e PEP 205, Weak References -- initial checkin. by Fred Drake · 24 years ago
  52. d1f06b9 Check the Py_TPFLAGS_HAVE_RICHCOMPARE flag before using the by Guido van Rossum · 24 years ago
  53. bbd89b6 PyObject_Dump() -> _PyObject_Dump() by Barry Warsaw · 24 years ago
  54. 903138f PyObject_Dump(): Use %p format to print the address of the pointer. by Barry Warsaw · 24 years ago
  55. 9bf1644 A few miscellaneous helpers. by Barry Warsaw · 24 years ago
  56. 0871e93 New special case in comparisons: None is smaller than any other object by Guido van Rossum · 24 years ago
  57. 8f9143d Once again, numeric-smelling objects compare smaller than non-numeric ones. by Guido van Rossum · 24 years ago
  58. d38855c Remove a smelly export. by Neil Schemenauer · 24 years ago
  59. b0e754d Tim chastens: by Barry Warsaw · 24 years ago
  60. 71ff8d5 default_3way_compare(): When comparing the pointers, they must be cast by Barry Warsaw · 24 years ago
  61. 41c3244 Rich comparisons fallout: PyObject_Hash() should check for both by Guido van Rossum · 24 years ago
  62. a3af41d Changes to recursive-object comparisons, having to do with a test case by Guido van Rossum · 24 years ago
  63. 2ffbf6b Deal properly (?) with comparing recursive datastructures. by Guido van Rossum · 24 years ago
  64. ad7c98e This patch adds a new builtin unistr() which behaves like str() by Marc-André Lemburg · 24 years ago
  65. e797ec1 Rich comparisons. Refactored internal routine do_cmp() and added APIs by Guido van Rossum · 24 years ago
  66. 5ed85ec Changes for PEP 208. PyObject_Compare has been rewritten. Instances no by Neil Schemenauer · 24 years ago
  67. 661ea26 Ka-Ping Yee <ping@lfw.org>: by Fred Drake · 24 years ago
  68. d5fadf7 Rationalize use of limits.h, moving the inclusion to Python.h. by Fred Drake · 24 years ago
  69. 1e3c8cc As suggested by Toby Dickenson, setting ob_type to NULL in by Guido van Rossum · 24 years ago
  70. e44e507 PyObject_SetAttr() and PyObject_GetAttr() now also accept Unicode by Marc-André Lemburg · 24 years ago
  71. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  72. 9c0a99e PyOS_CheckStack() returns 1 when failing, not -1. by Guido van Rossum · 24 years ago
  73. d49cbe1 Added PyOS_CheckStack call to PyObject_Compare by Jack Jansen · 24 years ago
  74. 9d23a4e make_pair(): When comparing the pointers, they must be cast to integer by Barry Warsaw · 24 years ago
  75. 1582a3a Updated comment by Andrew M. Kuchling · 24 years ago
  76. 39dce29 Fix for http://sourceforge.net/bugs/?func=detailbug&bug_id=111866&group_id=5470. by Tim Peters · 24 years ago
  77. 1d3e239 Fix missing decrements of the recursive counter in PyObject_Compare(). by Vladimir Marangozov · 24 years ago
  78. cf703f0 Removing warnings found by gcc -Wall by Moshe Zadka · 24 years ago
  79. 7e01890 merge Include/my*.h into Include/pyport.h by Peter Schneider-Kamp · 24 years ago
  80. 334fb89 Use 'void' directly instead of the ANY #define, now that all code is ANSI C. by Thomas Wouters · 24 years ago
  81. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  82. 8dc19f6 Propagate the current exception in get_inprogress_dict() -- it doesn't by Vladimir Marangozov · 24 years ago
  83. 6253f83 change abstract size functions PySequence_Size &c. by Jeremy Hylton · 24 years ago
  84. 28fc880 Include macglue.h on the macintosh, so function prototypes are in scope. by Jack Jansen · 24 years ago
  85. 100814d ANSI-fication of the sources. by Fred Drake · 24 years ago
  86. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  87. 2a1e060 - changed __repr__ to use "unicode escape" encoding for unicode by Fredrik Lundh · 24 years ago
  88. 4cbc9f7 delete unused local variable from _PyTrash_deposit_object by Skip Montanaro · 24 years ago
  89. 891bc65 If auto-conversion fails, the Unicode codecs will return NULL. by Marc-André Lemburg · 24 years ago
  90. efecc7d changed repr and str to always convert unicode strings by Fredrik Lundh · 24 years ago
  91. 4cc6ac7 Neil Schemenauer: small fixes for GC by Guido van Rossum · 24 years ago
  92. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  93. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  94. a44d353 Trent Mick <trentm@activestate.com>: by Fred Drake · 24 years ago
  95. c5007aa final patches from Neil Schemenauer for garbage collection by Jeremy Hylton · 24 years ago
  96. 13634cf This patch addresses two main issues: (1) There exist some non-fatal by Fred Drake · 24 years ago
  97. ad89bbc Trent Mick: change a few casts for Win64 compatibility. by Guido van Rossum · 24 years ago
  98. 99a8f90 raise TypeError when PyObject_Get/SetAttr called with non-string name by Jeremy Hylton · 24 years ago
  99. a251ea0 the PyDict_SetItem does not borrow a reference, so we need to decref by Jeremy Hylton · 24 years ago
  100. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago