1. 6554419 Also remove *.sl (AIX shared libs) in make clean. by Guido van Rossum · 28 years ago
  2. 1dc19ba Removed by Guido van Rossum · 28 years ago
  3. a93b504 Latest AIX changes from Vlad by Guido van Rossum · 28 years ago
  4. b6b43e0 This commit was manufactured by cvs2svn to create tag 'r14beta2'. by cvs2svn · 28 years ago
  5. b4ae6a3 Re-install aix files (what happened?) by Guido van Rossum · 28 years ago
  6. 3bedce0 removed old file by Guido van Rossum · 28 years ago
  7. 1a62311 Changes necessary for AIX. by Guido van Rossum · 28 years ago
  8. 1741d60 Added casts from unsigned char to char when calling rds_object() on frozen code. by Guido van Rossum · 28 years ago
  9. 15cc9a0 Removed unused var; added error check for ``lambda: x=1''. by Guido van Rossum · 28 years ago
  10. fe4b6ee Include mymath.h instead of declaring prototypes for math functions. by Guido van Rossum · 28 years ago
  11. 1d60614 Correctly use Py_PROTO, not obsolete PROTO. by Guido van Rossum · 28 years ago
  12. 6f90e98 Renamed errors. -> pyerrors.h (for Mac, where Errors.h is a system header). by Guido van Rossum · 28 years ago
  13. 578cedd Typo: PySequence_Lenth -> PySequence_Length. by Guido van Rossum · 28 years ago
  14. afb5e93 For method=POST, append a query string from the environment or from by Guido van Rossum · 28 years ago
  15. 306a8a6 Add optional third parameter to split() and splitfields(), giving the by Guido van Rossum · 28 years ago
  16. a59d3e6 Changed split() to be compatible with changes to string.split(): the by Guido van Rossum · 28 years ago
  17. 37a6f16 Slight update of doc string -- suggest default args for __init__, no by Guido van Rossum · 28 years ago
  18. 4033ad7 Restore 1.3 behavior of gettempdir(): if tempdir is already set, believe it. by Guido van Rossum · 28 years ago
  19. 0523d63 Don't use 'false'; use '0'. by Guido van Rossum · 28 years ago
  20. 5468a7b stupid typo in latest fix ('Name' should be 'name') by Guido van Rossum · 28 years ago
  21. 524e9a4 Need to import * from types by Guido van Rossum · 28 years ago
  22. fcce630 Added test for math module by Guido van Rossum · 28 years ago
  23. 47347f0 Use fcntl.h instead of sys/fcntl.h; use h2py.py from Tools/scripts by Guido van Rossum · 28 years ago
  24. d44e0c3 New AIX specific subdirs by Guido van Rossum · 28 years ago
  25. c442d43 Changed to use 8-byte doubles. Also re-enabled optimizations, 68020 codegen. by Jack Jansen · 28 years ago
  26. 3638935 Moved build.html to building.html by Jack Jansen · 28 years ago
  27. 4c1e56c Changed instructions for new releases of cwgusi, waste and tcl/tk, by Jack Jansen · 28 years ago
  28. 3d159f0 New releases of CWGUSI, Waste and Tcl/Tk. by Jack Jansen · 28 years ago
  29. bb708ae Updated for new tcl/tk release by Jack Jansen · 28 years ago
  30. 3ca6edd GUSI mkdir() lost its dummy second arg by Jack Jansen · 28 years ago
  31. eb1284b New waste release by Jack Jansen · 28 years ago
  32. 2268af5 Upgraded to Waste 1.2f by Jack Jansen · 28 years ago
  33. cf34d2a #updated commentary by Barry Warsaw · 28 years ago
  34. 5490a06 (py-menu): Create default value by Barry Warsaw · 28 years ago
  35. c5a8cbd (py-forward-into-nomenclature): Slightly better regex for stopping on by Barry Warsaw · 28 years ago
  36. 6aadd26 rebinhexed by Jack Jansen · 28 years ago
  37. 8f2d802 Build instructions for source distribution that were somehow never by Jack Jansen · 28 years ago
  38. a766182 (py-electric-colon): Use (py-next-statement -1) instead of by Barry Warsaw · 28 years ago
  39. bbe04d0 Removed references to mactcp, macdnr and stdwin modules by Jack Jansen · 28 years ago
  40. 402030f 1.4b2 projects by Jack Jansen · 28 years ago
  41. 4f1fe32 Upped version number, rebinhexed everything by Jack Jansen · 28 years ago
  42. 1d2f863 Guido's 1.4b2 fixes: Py_GetProgramName, Py_GetPrefix and Py_GetExecPrefix. by Jack Jansen · 28 years ago
  43. d84e7aa Regenerated by Jack Jansen · 28 years ago
  44. 84c21a8 Regenerated from CW9 includes (only QuickDraw really got a few new values) by Jack Jansen · 28 years ago
  45. 7046366 PyMac_BuildNumVersion added by Jack Jansen · 28 years ago
  46. 3fcaf61 #updated comments by Barry Warsaw · 28 years ago
  47. 755c671 (python-mode): automatically install imenu stuff. by Barry Warsaw · 28 years ago
  48. 8143746 (imenu-example--python-show-method-args-p, by Barry Warsaw · 28 years ago
  49. ce60bc7 (py-keep-region-active): Zap duplicate defun. by Barry Warsaw · 28 years ago
  50. 6d9cc80 Final text for beta2 release. Hopefully no pre-1.4 information is left. by Guido van Rossum · 28 years ago
  51. ff0c4b5 New project files, with sliceobject.c added. by Guido van Rossum · 28 years ago
  52. 6e527d2 (py-delete-char): Check for py-honor-comment-indentation. by Barry Warsaw · 28 years ago
  53. a789171 (py-mode): comment-start is now "# " so indent-for-comment does the right thing. by Barry Warsaw · 28 years ago
  54. e5b7b85 CW9 by Jack Jansen · 28 years ago
  55. 880e6eb Removed debug output by Jack Jansen · 28 years ago
  56. a6d78c4 Removed unused var by Jack Jansen · 28 years ago
  57. 5674e4e NumVersion stuff has changed by Jack Jansen · 28 years ago
  58. d1f0631 - Minimum stacksize is now 8K for PPC, 4K for 68K - Added PyMac_BuildNumVersion by Jack Jansen · 28 years ago
  59. 64d376a New .pyc magic numnber, too. by Guido van Rossum · 28 years ago
  60. 9e43ae4 Use Tcl/Tk 7.5/4.1 by default. by Guido van Rossum · 28 years ago
  61. 9caf77a Put definition of _REENTRANT in config.h by Guido van Rossum · 28 years ago
  62. cee555b Allow compilation by K&R C compiler. by Guido van Rossum · 28 years ago
  63. 42dcad3 The usual by Guido van Rossum · 28 years ago
  64. 8a2574e Changes for AIX; also remove all references to _REENTRANT. by Guido van Rossum · 28 years ago
  65. d5962ad Changes for AIX sharedlibs. by Guido van Rossum · 28 years ago
  66. 02530b0 Changes for AIX shared libs by Guido van Rossum · 28 years ago
  67. 9e277db #comment update by Barry Warsaw · 28 years ago
  68. c08a949 #comment update by Barry Warsaw · 28 years ago
  69. 5c0d00f #updated to do list by Barry Warsaw · 28 years ago
  70. 68f56e4 Don't trip over empty string in sys.path. by Guido van Rossum · 28 years ago
  71. 170ffa7 (py-parse-state): stop searching backwards when we found a keyword at by Barry Warsaw · 28 years ago
  72. f831d81 (py-statement-closes-block-p, py-compute-indentation): Outdent one by Barry Warsaw · 28 years ago
  73. 32aa1a7 getprogramname --> Py_GetProgramName by Guido van Rossum · 28 years ago
  74. 3823420 If NO_DYNAMIC_LINK is defined, load_dynamic_module() will always fail. by Guido van Rossum · 28 years ago
  75. 5e41644 Added _REENTRANT definition by Guido van Rossum · 28 years ago
  76. 0c5e3c8 DESTLIB and MACHDESTLIB are now derived from variables set by the Makefile. by Guido van Rossum · 28 years ago
  77. 276de58 Collect together all detailed installation directories. by Guido van Rossum · 28 years ago
  78. a68acba The usual by Guido van Rossum · 28 years ago
  79. d02ba45 Added doc para for --with-libs by Guido van Rossum · 28 years ago
  80. 93ee6e0 Add entry for _REENTRANT macro by Guido van Rossum · 28 years ago
  81. c5a3903 Three changes: by Guido van Rossum · 28 years ago
  82. bed23fe Collect together all detailed installation directories. by Guido van Rossum · 28 years ago
  83. b8dccd2 Add a variable so you can easily install more than one machdep directory. by Guido van Rossum · 28 years ago
  84. 6d47298 Correct typo (intall -> install) by Guido van Rossum · 28 years ago
  85. 8d7d4ed Numerous changes, but still a lot of XXX thingies. by Guido van Rossum · 28 years ago
  86. ccdfce3 Exhaustive list of news in beta2 compared to beta1. by Guido van Rossum · 28 years ago
  87. 24cf88d FreeBSD platform specific modules by Guido van Rossum · 28 years ago
  88. 7a7eb37 patch level 1.4b2 by Guido van Rossum · 28 years ago
  89. 91f87ca Note that the values are ints. by Guido van Rossum · 28 years ago
  90. e288f9d New zip code and release; added guido@python.org as alternative email. by Guido van Rossum · 28 years ago
  91. 557d6d6 Don't make an exception for NeXT (BBUM says it's no longer needed). by Guido van Rossum · 28 years ago
  92. 64b6567 Some more install changes: by Guido van Rossum · 28 years ago
  93. 02ca3ab Remove "." from default path. Also rearrange so that SITEPATH comes by Guido van Rossum · 28 years ago
  94. 6e12d56 Don't have "." in the default path. by Guido van Rossum · 28 years ago
  95. 94a9667 Always insert script directory in front of sys.path -- if there's no by Guido van Rossum · 28 years ago
  96. 9afdabf Add missing close parenthesis. by Guido van Rossum · 28 years ago
  97. 74faed2 Got rid of all references to stdwin. by Guido van Rossum · 28 years ago
  98. 2108a50 Remove comment "SGI only" by Guido van Rossum · 28 years ago
  99. 3df1d1b Simplified and rationalized. by Guido van Rossum · 28 years ago
  100. c163ae5 mac utility by Guido van Rossum · 28 years ago