1. 82bfcc8 Merged revisions 81649 via svnmerge from by Ronald Oussoren · 14 years ago
  2. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  3. 01d05ad Small update to Mac/Makefile to ensure that we by Ronald Oussoren · 14 years ago
  4. 56d6410 Merged revisions 80657 via svnmerge from by Ronald Oussoren · 14 years ago
  5. 7005067 Merged revisions 80653 via svnmerge from by Ronald Oussoren · 14 years ago
  6. 86b33c8 Merged revisions 80647 via svnmerge from by Ronald Oussoren · 14 years ago
  7. 6120ddb Merged revisions 80355 via svnmerge from by Martin v. Löwis · 14 years ago
  8. 712979d * Fixes cut&paste error in configure by Ronald Oussoren · 14 years ago
  9. 1e99be7 Merged revisions 80232 via svnmerge from by Ronald Oussoren · 14 years ago
  10. 2db462d For for issue #5652 by Ronald Oussoren · 14 years ago
  11. c45c3d9 Merged revisions 80179 via svnmerge from by Ronald Oussoren · 14 years ago
  12. 051858e Merged revisions 79902 via svnmerge from by Benjamin Peterson · 14 years ago
  13. d9b7d48 update mac installer script from the trunk #8068 by Benjamin Peterson · 14 years ago
  14. b366cda Merged revisions 78755 via svnmerge from by Ronald Oussoren · 14 years ago
  15. 755740f Forward port a number of OSX bugfixes from the trunk to 3.2 by Ronald Oussoren · 14 years ago
  16. f9adc37 Mention a configure warning that almost certainly indicates that by Ronald Oussoren · 14 years ago
  17. 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 14 years ago
  18. 6f6c562 Merged revisions 77031 via svnmerge from by Ronald Oussoren · 15 years ago
  19. 85266da Make the example paths in Mac/README no longer directly refer to 2.6. by Brett Cannon · 15 years ago
  20. b82c207 Merged revisions 76407 via svnmerge from by Ronald Oussoren · 15 years ago
  21. f172f31 Merged revisions 74966 via svnmerge from by Ronald Oussoren · 15 years ago
  22. 8e5bda4 Fix symlink for 2to3 in framework install. Without this patch an incorrect link is created when DESTDIR is set. by Ronald Oussoren · 15 years ago
  23. a678d94 Remove the application stub for Python Launcher. This by Ronald Oussoren · 15 years ago
  24. afbca49 * Adapt framework install makefiles to 2to3 tool by Ronald Oussoren · 15 years ago
  25. 360bcac Merged revisions 72789 via svnmerge from by Ronald Oussoren · 15 years ago
  26. f84d7e9 MACOSX by Ronald Oussoren · 15 years ago
  27. 38e2d8e Update framework installation makefiles to deal correctly with the by Ronald Oussoren · 15 years ago
  28. 9ae3640 Fix typo in configure line that caused the build installer by Ronald Oussoren · 15 years ago
  29. 6bf6367 Merged revisions 70802 via svnmerge from by Ronald Oussoren · 15 years ago
  30. e8a2fe9 Fix for issue 5558 by Ronald Oussoren · 15 years ago
  31. ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 15 years ago
  32. f29b6b4 Merged revisions 70741 via svnmerge from by Ronald Oussoren · 15 years ago
  33. 0e31454 Enable "--with-computed-gotos" for the binary installer on OSX. by Ronald Oussoren · 15 years ago
  34. 1943f86 Merged revisions 70737 via svnmerge from by Ronald Oussoren · 15 years ago
  35. 4a85269 Merged revisions 70735 via svnmerge from by Ronald Oussoren · 15 years ago
  36. 207b4c2 Merged revisions 70727 via svnmerge from by Ronald Oussoren · 15 years ago
  37. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  38. bc44866 Fix for issue5224 ("Update Shell Profile.command" contains wrong Python version on OSX) by Ronald Oussoren · 15 years ago
  39. 50987bc Update the ReadMe and Welcome files that are used by the OSX binary by Ronald Oussoren · 15 years ago
  40. 672f62a Fix for issue5196, patch by Ned Deily. by Ronald Oussoren · 15 years ago
  41. 711b578 Fix for issue5195, a patch by Ned Deily by Ronald Oussoren · 15 years ago
  42. 827822e Fix for issue5194, based on a patch by Ned Deily. by Ronald Oussoren · 15 years ago
  43. af11860 Fix for issue 3433 by Ronald Oussoren · 16 years ago
  44. 360e98c Py3k: update OSX installer-generator by Ronald Oussoren · 16 years ago
  45. 2160015 Make it possible to install a framework build of Python 3.x on OSX. by Ronald Oussoren · 16 years ago
  46. f767050 don't build bsddb anymore by Benjamin Peterson · 16 years ago
  47. 623918e unpy3kize this; it require 2.x only Mac modules by Benjamin Peterson · 16 years ago
  48. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  49. 59f8d83 #3414: run install_Python when installing Python. by Georg Brandl · 16 years ago
  50. aed4bd4 fix typo in Mac/Makefile.in by Benjamin Peterson · 16 years ago
  51. 3ccb787 Merged revisions 64446,64490,64495,64526,64567 via svnmerge from by Georg Brandl · 16 years ago
  52. fcaf910 Merged revisions 63955 via svnmerge from by Georg Brandl · 16 years ago
  53. bbea797 make the symlink to Python be created on install for IDLE.app by Benjamin Peterson · 16 years ago
  54. de9c869 Hopefully fix make framework install on Mac (see 3174) by Benjamin Peterson · 16 years ago
  55. 361e553 remove usage of cachesrc.py in Mac/Makefile by Benjamin Peterson · 16 years ago
  56. 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
  57. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  58. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  59. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  60. f632544 remove old mac scripts including bgen by Benjamin Peterson · 16 years ago
  61. 69a07fb Remove the Mac modules by Benjamin Peterson · 16 years ago
  62. 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 16 years ago
  63. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  64. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 16 years ago
  65. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 16 years ago
  66. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 16 years ago
  67. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  68. b9eccbf Merged revisions 59333-59370 via svnmerge from by Christian Heimes · 17 years ago
  69. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  70. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  71. 96bf3cc Get a bunch of tests working on Mac OS. I suspect that a bunch of the by Neal Norwitz · 17 years ago
  72. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  73. c76473d Fix Mac build, patch #1091 by Humberto Diogenes. by Georg Brandl · 17 years ago
  74. fb5d367 Use symbolic name for METH_VARARGS. by Georg Brandl · 17 years ago
  75. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago
  76. e7bf59f Run 2to3's print fixer over some places that had been missed. by Collin Winter · 17 years ago
  77. 1dd46a0 Convert raise statements in Mac/. by Collin Winter · 17 years ago
  78. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  79. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  80. f7a94e4 SF patch# 1761465 by Jeffrey Yasskin. Fix test_aepack and test_applesingle. by Guido van Rossum · 17 years ago
  81. 2f2fffb Fix two bad type identifiers that caused crashes on OSX (icglue and Nav). by Guido van Rossum · 17 years ago
  82. 9e473c2 SF patch# 1758570 by Jeffrey Yasskin, who writes: by Guido van Rossum · 17 years ago
  83. 95c95ce Merged revisions 56483-56491 via svnmerge from by Martin v. Löwis · 17 years ago
  84. 1ab8330 Add functions PyUnicode_Append() and PyUnicode_AppendAndDel() that mirror by Walter Dörwald · 17 years ago
  85. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  86. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  87. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  88. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  89. 1ba5b3b Merged revisions 46607-46608 via svnmerge from by Thomas Wouters · 18 years ago
  90. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  91. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  92. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  93. d910855 Remove apply() by Neal Norwitz · 18 years ago
  94. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 18 years ago
  95. ac3625f Remove sys.exc_type, sys.exc_value, sys.exc_traceback by Neal Norwitz · 18 years ago
  96. 8786eb5 Fix a couple of warnings on Mac OS X. by Neal Norwitz · 18 years ago
  97. 73afe9a mwh pointed out _Filemodule.c is generated. So to fix the memory leak by Neal Norwitz · 18 years ago
  98. 8ac83f3 This should fix a mem leak on the Mac. Brett tested it. by Neal Norwitz · 18 years ago
  99. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  100. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago