1. 00f1e3f Patch #534304: Implement phase 1 of PEP 263. by Martin v. Löwis · 22 years ago
  2. d5049e7 Replaced python.app target with osxapps (it builds more than by Jack Jansen · 22 years ago
  3. ea0c382 - Get _environ through the NSEnviron call in a MacOSX framework. This allows by Jack Jansen · 22 years ago
  4. fb0e545 Get rid of the DEFS variable. The only thing this was used for was to by Guido van Rossum · 22 years ago
  5. c0f1e77 Patch #553702: Cygwin make install patch by Jason Tishler · 22 years ago
  6. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  7. 57d930b Add test_zlib and test_struct to list of slow tests by Jeremy Hylton · 22 years ago
  8. 0b06be7 Patch #557719 by Tony Lownds, slightly massaged by me: streamline the by Jack Jansen · 22 years ago
  9. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  10. 5cc21ae Patch #553678: Cygwin Makefile.pre.in vestige patch by Jason Tishler · 22 years ago
  11. d8a20d2 Patch #553230: Create LIBDIR if necessary. Bugfix candidate. by Martin v. Löwis · 22 years ago
  12. 7dab242 - New builtin function enumerate(x), from PEP 279. Example: by Guido van Rossum · 22 years ago
  13. fd1030e pgen now needs pymalloc by Neil Schemenauer · 22 years ago
  14. 2d7e264 Eliminate use of LIBOBJS which is an error in autoconf 2.53. by Martin v. Löwis · 22 years ago
  15. 77f6a65 Add the 'bool' type and its values 'False' and 'True', as described in by Guido van Rossum · 22 years ago
  16. 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 22 years ago
  17. 1221c0a Build obmalloc.c directly instead of #include'ing from object.c. by Tim Peters · 22 years ago
  18. c948966 SF patch #524005 by Paul Eggert. by Guido van Rossum · 22 years ago
  19. 246debb Two OSX fixes related to switching Python versions in an existing sourcetree: by Jack Jansen · 22 years ago
  20. 9741dc9 Use BLDLIBRARY to build extension modules. Fixes #504252. 2.2.1 candidate. by Martin v. Löwis · 22 years ago
  21. 0d15366 When running regen for the plat directories we should use the BUILDEXT by Jack Jansen · 22 years ago
  22. 1999ef4 Test wether we are building on a case-insensitive filesystem (such by Jack Jansen · 23 years ago
  23. f227252 The parser now also needs to link with mysnprintf.o. by Guido van Rossum · 23 years ago
  24. 1ca1296 The parser doesn't need its own implementation of assert, and having its by Tim Peters · 23 years ago
  25. f4c20d3 LIBSUBDIRS: Add test/data so it gets installed and test_email.py can by Barry Warsaw · 23 years ago
  26. 06f15bb Compute thread headers through shell expansion in configure. Fixes #485679. by Martin v. Löwis · 23 years ago
  27. 2b4d580 Add hotshot to LIBSUBDIRS. Fixes #484642. by Martin v. Löwis · 23 years ago
  28. 41a1b07 Now that Misc/Makefile.pre.in is gone, do not attempt to install it. by Fred Drake · 23 years ago
  29. 67b2659 Patch from SF bug #473150: configure weaknesses on HP-UX (Michael Piotrowski) by Guido van Rossum · 23 years ago
  30. 98bf58f SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. by Guido van Rossum · 23 years ago
  31. b33e789 SF patch #471894: Makefile installs pydoc incorrectly by Guido van Rossum · 23 years ago
  32. 502ed82 Add dependencies for the weakref object. by Fred Drake · 23 years ago
  33. bb29b9c Clarify the warning about the relative dates of Setup.dist and Setup; by Guido van Rossum · 23 years ago
  34. 76d62b4 Install the new compiler and email packages by Andrew M. Kuchling · 23 years ago
  35. 427ce80 Sort the headers in PYTHON_HEADERS alphabetically. Add by Guido van Rossum · 23 years ago
  36. 1140cb2 When MAKEFLAGS contains '-s', invoke setup.py with '-q', to silence by Guido van Rossum · 23 years ago
  37. 127e56e When frameworks are not enabled don't put an empty target in the Makefile. by Jack Jansen · 23 years ago
  38. 9c63e6d Always compile gcmodule. by Neil Schemenauer · 23 years ago
  39. 9454ad7 Add dependencies for Python/thread.c on all of the header files that by Guido van Rossum · 23 years ago
  40. a8278cc The OSX framework Headers symlink pointed the wrong way. Fixed. by Jack Jansen · 23 years ago
  41. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  42. 7cb32ae Strip trailing whitespace, including two lines containing only one or by Guido van Rossum · 23 years ago
  43. b6e9cad Lots of changes in the framework support: by Jack Jansen · 23 years ago
  44. ab0cad5 Pass the Makefile's value of CC and LDSHARED to the environment of setup.py. by Martin v. Löwis · 23 years ago
  45. 086d22f Removed special rule for Mac/Python/macglue.o, it is not needed anymore. by Jack Jansen · 23 years ago
  46. d429ab6 Take MANDIR and INCLUDEDIR from configure. Fixes bug #446671. by Martin v. Löwis · 23 years ago
  47. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  48. e5006eb This patch turns the Python API mismatch notice into a standard by Marc-André Lemburg · 23 years ago
  49. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  50. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  51. e31c2ee Thomas, I don't care about unset either, but setting PYTHONHOME= by Guido van Rossum · 23 years ago
  52. 130fb17 Patch #418659: Fixes for UnixWare and ReliantUnix. by Martin v. Löwis · 23 years ago
  53. ee6a4a2 Avoid the use of 'unset', which isn't available on all platforms. Fixes SF by Thomas Wouters · 23 years ago
  54. c49e5b7 Added a MACHDEP_OBJS to the python link. Use this on MacOSX to include by Jack Jansen · 23 years ago
  55. 1d88c59 Acknowledge the existence of the 'platform' file, generated by the by Guido van Rossum · 23 years ago
  56. 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
  57. 59d1d2b Iterators phase 1. This comprises: by Guido van Rossum · 23 years ago
  58. 12b6457 Fix compileall.py so that it fails on SyntaxErrors by Jeremy Hylton · 23 years ago
  59. cd0ed97 Remove shared libraries as part of "make clean" rather than in "make by Guido van Rossum · 23 years ago
  60. 2242f2f Unixware 7 support by Billy G. Allie (SF patch 413011) by Guido van Rossum · 23 years ago
  61. 3f5cc20 Use INSTALL_SCRIPT to install script files. INSTALL_PROGRAM may try to by Neil Schemenauer · 23 years ago
  62. 4e6a7a6 Make on Alpha Tru64 5.1 (as installed on the SF compile farm) doesn't by Guido van Rossum · 23 years ago
  63. 64b1b68 - Remove WITH makefile variable. Its not used for anything. by Neil Schemenauer · 23 years ago
  64. cf20d4f Install the Python DLL with execute priviledge set. This is required for by Neil Schemenauer · 23 years ago
  65. a1a84e7 Move all knowledge that $(MAINOBJ) is built in the Modules/ directory by Fred Drake · 23 years ago
  66. 4211925 Added `memtest' target which excludes the quicktest modules plus by Barry Warsaw · 23 years ago
  67. cd81ea1 Use by Guido van Rossum · 23 years ago
  68. 4db62b1 Improved __future__ parser; still more to do by Jeremy Hylton · 23 years ago
  69. cf9926c Change EXEEXT back to EXE in the Makefile. Other tools may depend on the name. by Neil Schemenauer · 23 years ago
  70. a35c688 Add Vladimir Marangozov's object allocator. It is disabled by default. This by Neil Schemenauer · 23 years ago
  71. 4041774 Add missing dependents of graminit.h. by Neil Schemenauer · 23 years ago
  72. 7cd124c Generate grammar source files in srcdir. Ignore the error if they cannot by Neil Schemenauer · 23 years ago
  73. c5cfcb4 Fix bug in clean target (closes SF patch 103864 and bug 132879). The clobber by Neil Schemenauer · 23 years ago
  74. 0eb24d9 Set PYTHONPATH when running setup.py in order to override any ambient by Andrew M. Kuchling · 23 years ago
  75. 2b2681a Remove confusing explaination about altinstall target and refer to by Neil Schemenauer · 23 years ago
  76. 92538fb Build grammar files in their proper place rather than moving them. This should by Neil Schemenauer · 23 years ago
  77. 75e3389 Simplify linking on BeOS. Rename some files. Closes SF patch #103679. by Neil Schemenauer · 23 years ago
  78. 8d3274e Specify directory permissions properly. Closes SF patch #103717. by Neil Schemenauer · 23 years ago
  79. cb17ae8 Relax the rules for using 'from ... import *' and exec in the presence by Jeremy Hylton · 23 years ago
  80. ac95977 Install shared modules enabled by Setup* in $(DESTSHARED) not by Neil Schemenauer · 23 years ago
  81. e0d4357 Tweak clean targets yet again. by Neil Schemenauer · 23 years ago
  82. 96da8b6 add compile.h and symtable.h to list of header files by Jeremy Hylton · 23 years ago
  83. 26d1f14 Undo recent exclusion of test_fork1 and test_zlib. These tests don't by Jeremy Hylton · 23 years ago
  84. 042f313 Added fork1, linuxaudiodev, sunaudiodev, and zlib to the tests skipped by Fred Drake · 23 years ago
  85. 2a850d9 add quicktest target -- runs test suite except for the eight slowest tests by Jeremy Hylton · 23 years ago
  86. bddd878 Restore the automatic use of the oldsharedmods and oldsharedinstall targets by Andrew M. Kuchling · 23 years ago
  87. 30be870 Don't use $< in normal make rules: it's not portable. Using $< in by Sjoerd Mullender · 23 years ago
  88. 1882182 - Fix buildno dependencies (I hope). - Change one last EXE to EXEEXT. by Neil Schemenauer · 23 years ago
  89. 03184e2 Remaining single-line change from patch #102409: to install shared modules, by Andrew M. Kuchling · 23 years ago
  90. 7ac954b - Add CFLAGSFORSHARED variable. configure sets this to CCSHARED if LDLIBRARY by Neil Schemenauer · 23 years ago
  91. f65e500 Make module objects from Setup depend on Python.h headers. by Neil Schemenauer · 23 years ago
  92. fbd849f PEP 227 implementation by Jeremy Hylton · 23 years ago
  93. 85515ad Flat makefile based on toplevel Makefile.in and makefiles in build by Neil Schemenauer · 23 years ago