- dc13b79 Refactor and clean up str.format() code (and helpers) in advance of optimizations. by Eric Smith · 17 years ago
- c873550 Stupid me. Py_RETURN_NAN should actually return something ... by Christian Heimes · 17 years ago
- 6f34109 I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. by Christian Heimes · 17 years ago
- 422051a Patch #1953 by Christian Heimes · 18 years ago
- e93237d #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. by Christian Heimes · 18 years ago
- 284d927 Backport of r59456:59458 from py3k to trunk by Christian Heimes · 18 years ago
- dfdfaab Feature #1534 by Christian Heimes · 18 years ago
- 6819210 PEP 3123: Provide forward compatibility with Python 3.0, while keeping by Martin v. Löwis · 18 years ago
- ba283e2 This is my patch: by Michael W. Hudson · 20 years ago
- 9905b94 New private API functions _PyFloat_{Pack,Unpack}(4,8}. This is a by Tim Peters · 22 years ago
- 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 23 years ago
- 7a50f25 More for SF bug [#460020] bug or feature: unicode() and subclasses by Tim Peters · 24 years ago
- c16fcdf Make the PyXXX_Check() macros for the numeric types inheritance-aware. by Guido van Rossum · 24 years ago
- 72f98e9 SF bug #422177: Results from .pyc differs from .py by Tim Peters · 24 years ago
- 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 25 years ago
- ea9cb5a ANSI-fication and Py_PROTO extermination. by Fred Drake · 25 years ago
- ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 25 years ago
- fd71b9e Change copyright notice. by Guido van Rossum · 25 years ago
- 226ae6c Mainlining the string_methods branch. See branch revision log by Barry Warsaw · 26 years ago
- 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 27 years ago
- 2981bc7 Add cast to PyFloat_AS_DOUBLE macro, as suggested by Marc Lemburg. by Guido van Rossum · 28 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 29 years ago
- 051ab12 make the type a parameter of the DL_IMPORT macro, for Borland C by Guido van Rossum · 30 years ago
- caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 31 years ago
- 5799b52 Added 1995 copyright. by Guido van Rossum · 31 years ago
- e89bc75 Changes for dynamic linking under NT by Guido van Rossum · 31 years ago
- b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 31 years ago
- a330996 * Added support for X11 modules. by Guido van Rossum · 32 years ago
- 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
- 5113f5f Copyright for 1992 added by Guido van Rossum · 33 years ago
- f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
- 85a5fbb Initial revision by Guido van Rossum · 35 years ago