1. dbb8c41 - update version numbers in file names again, until we have a better way by Fred Drake · 18 years ago
  2. 0999433 one more place to use the current Python version by Fred Drake · 18 years ago
  3. 466e5b3 Update instructions according to Dave Abrahams instructions. by Martin v. Löwis · 19 years ago
  4. dd6f046 fix obscure markup error, wrapping a long line by Fred Drake · 19 years ago
  5. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 19 years ago
  6. 6880431 SF Patch #1093896: miscellaneous doc typos by Raymond Hettinger · 20 years ago
  7. 568671f avoid version numbers in the text where possible by Fred Drake · 20 years ago
  8. c16affa Remove MacOS 9 refs by Andrew M. Kuchling · 20 years ago
  9. 67ca703 [Patch #862531] Update version numbers. by Andrew M. Kuchling · 20 years ago
  10. 682be22 SF bug 988387: markup nits. by Raymond Hettinger · 20 years ago
  11. ec6229e Make distutils "install --home" support all platforms. by Fred Drake · 20 years ago
  12. 6d98f19 make this distutils doc match the other in using boilerplate.tex by Fred Drake · 21 years ago
  13. b914ef0 list the Python Software Foundation on all the documents by Fred Drake · 21 years ago
  14. 95cf84a Patch #821093: Fix various typos. by Martin v. Löwis · 21 years ago
  15. 4892381 Fix a loooong-standing brainfart: I got the site-packages path for by Greg Ward · 21 years ago
  16. 629dd99 Make the "install schema" tables follow the same table style we use by Fred Drake · 21 years ago
  17. 2884d6d Fix a variety of small markup nits. by Fred Drake · 21 years ago
  18. 55fa3bb Point e-mail address at the SIG by Andrew M. Kuchling · 21 years ago
  19. d680a86 Bug #643631: MacOS 9 details missing from inst.tex by Andrew M. Kuchling · 22 years ago
  20. 1a54d71 Mention that .pth files can't be used to override standard modules by Andrew M. Kuchling · 22 years ago
  21. 3a7f405 Draft a section on modifying Python's path. I'm not sure where by Andrew M. Kuchling · 22 years ago
  22. 572aae3 Old change (probably suggested by Jason Tishler) The GNU/Windows compiler is now called MinGW by Andrew M. Kuchling · 22 years ago
  23. 8612a43 Add a missing % to a Windows-style environment variable expression. by Fred Drake · 22 years ago
  24. ddc369a Fix markup for tilde in URL. by Fred Drake · 22 years ago
  25. 0cc8c37 Move really open-ended XXX items into comments by Andrew M. Kuchling · 22 years ago
  26. 1624bc0 Move 'Tips and Tricks' to be the last section by Andrew M. Kuchling · 22 years ago
  27. 3b98dc1 Add section on Setup file by Andrew M. Kuchling · 22 years ago
  28. 22d35a7 [Bug #459270] Fix incorrect filename for system-wide config file by Andrew M. Kuchling · 23 years ago
  29. 74f1a56 Fix a URL (closing SF patch #462195). by Fred Drake · 23 years ago
  30. 3ae5726 Updated infomation about libraries for alternate compilers on Windows. by Fred Drake · 23 years ago
  31. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  32. b2d1006 Update the description of how to start an interpreter and determine the by Fred Drake · 23 years ago
  33. c054c75 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  34. 42119e4 Fix a few minor markup nits. by Fred Drake · 23 years ago
  35. 6be838a Rene Liebscher <R.Liebscher@gmx.de>: by Fred Drake · 23 years ago
  36. a9a83e9 Comment out section titles for sections that have not been written yet; by Fred Drake · 23 years ago
  37. 30537da Fix typo Makefile.pre.in was added in 1.4 by Andrew M. Kuchling · 23 years ago
  38. 0bbaa51 Remove evil "sec:" prefix from some \label markups; this is bad for by Fred Drake · 24 years ago
  39. 4532dc1 Do not require packages that are not needed. by Fred Drake · 24 years ago
  40. eff9a87 Lots of small markup adjustments for consistency with the rest of the by Fred Drake · 24 years ago
  41. 7ef2ba7 Minor tweaks to catch up with the current code in a few spots. by Greg Ward · 24 years ago
  42. 0bc5953 Added skeletal "Building Extensions: Tips and Tricks" section. This by Greg Ward · 24 years ago
  43. 15f5e2a Remove a ?? in the description of Mac OS support. by Greg Ward · 24 years ago
  44. 8c56259 Fix install directories on Mac OS (now that the "install" command by Greg Ward · 24 years ago
  45. 1ed49ee Changed/added a bunch of section labels so HTML files will be named nicely. by Greg Ward · 24 years ago
  46. e24f05e Improve Windows and Mac OS-specific instructions for running the by Greg Ward · 24 years ago
  47. 14deaae Minor tweaks to get rid of some '\XXX' remarks. by Greg Ward · 24 years ago
  48. e3cca26 Added abstract. by Greg Ward · 24 years ago
  49. 01df453 Update Python version numbers from 1.6 to 2.0 where appropriate. by Fred Drake · 24 years ago
  50. 19c67f8 Fixed a grab-bag of typos spotted by Detlef Lannert. by Greg Ward · 24 years ago
  51. 3e7b133 Added concrete example of when separate build and install might be by Greg Ward · 24 years ago
  52. e78298a Stripped leading 'sec:' from all section labels -- generates bad filenames, by Greg Ward · 24 years ago
  53. 4eaa3bf Reverted '\var' in the "standard installation location" table to '\filevar'. by Greg Ward · 24 years ago
  54. 4756e5f Changed '\tilde' and '\bslash' to the standard '\textasciitilde' and by Greg Ward · 24 years ago
  55. a021aca Changed '\option' to '\longprogramopt' wherever it referred to a command-line by Greg Ward · 24 years ago
  56. 502d2b4 Added note about usual default prefix under Linux (thanks to Peter Funk by Greg Ward · 24 years ago
  57. d5faa7e Changed the table of per-platform default installation locations to be by Greg Ward · 24 years ago
  58. c392caa Spewed a bunch more verbiage. Lots of scattered wording changes. by Greg Ward · 24 years ago
  59. 6002ffc Wrote the introduction (including several subsections). by Greg Ward · 24 years ago
  60. 7593eb3 Extracted a bunch of Distutils-specific commands and macros to distutils.sty by Greg Ward · 24 years ago
  61. 8e14f05 Fix small errors in description of Mac, Windows installation schemes. by Greg Ward · 24 years ago
  62. 2957656 Third attempt at documenting an installation scheme; this one feels like by Greg Ward · 24 years ago
  63. 169f91b [from 2000-02-25] Second attempt at describing an installation scheme; this is by Greg Ward · 24 years ago
  64. 7c1e5f6 [from 2000-02-23] Description of the baroque and already-obsolete by Greg Ward · 24 years ago