- 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
- 5c960b8 Revert 64451. by Raymond Hettinger · 16 years ago
- d11a443 Merge 64438: hex/oct/bin can show floats exactly. by Raymond Hettinger · 16 years ago
- 4a7d76d Refactor and clean up str.format() code (and helpers) in advance of optimizations. by Eric Smith · 16 years ago
- 53876d9 Merged revisions 62380,62382-62383 via svnmerge from by Christian Heimes · 17 years ago
- 15ebc88 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552-60567 via svnmerge from by Christian Heimes · 17 years ago
- 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
- 827b35c Issue #1580: New free format floating point representation based on "Floating-Point Printer Sample Code", by Robert G. Burger. For example repr(11./5) now returns '2.2' instead of '2.2000000000000002'. by Christian Heimes · 17 years ago
- 9385266 Merged revisions 59245-59254 via svnmerge from by Christian Heimes · 17 years ago
- 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
- 428f064 Remove the deprecated and useless "pend" argument from by Georg Brandl · 18 years ago
- 545686b Remove PyFloat_AsReprString() and PyFloat_AsString() which should not by Neal Norwitz · 18 years ago
- ba283e2 This is my patch: by Michael W. Hudson · 19 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 · 22 years ago
- 7a50f25 More for SF bug [#460020] bug or feature: unicode() and subclasses by Tim Peters · 23 years ago
- c16fcdf Make the PyXXX_Check() macros for the numeric types inheritance-aware. by Guido van Rossum · 23 years ago
- 72f98e9 SF bug #422177: Results from .pyc differs from .py by Tim Peters · 23 years ago
- 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
- ea9cb5a ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
- ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
- fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
- 226ae6c Mainlining the string_methods branch. See branch revision log by Barry Warsaw · 25 years ago
- 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
- 2981bc7 Add cast to PyFloat_AS_DOUBLE macro, as suggested by Marc Lemburg. by Guido van Rossum · 27 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 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 · 30 years ago
- 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
- e89bc75 Changes for dynamic linking under NT by Guido van Rossum · 30 years ago
- b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
- a330996 * Added support for X11 modules. by Guido van Rossum · 31 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 · 34 years ago