- e5f8b60 spam -> foo (etc.) in examples by Guido van Rossum · 30 years ago
- 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- 6610ad9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
- af5b83e README: changed URL format to <URL:...>; added section on Tk. by Guido van Rossum · 30 years ago
- efc8713 * Objects/mappingobject.c (mappingremove): don't call by Guido van Rossum · 30 years ago
- 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
- 437a0e6 Think 6.0 version by Guido van Rossum · 30 years ago
- d7047b3 Lots of minor changes. Note for mappingobject.c: the hash table pointer by Guido van Rossum · 30 years ago
- 1ae940a Lots of changes, most minor (fatal() instead of abort(), use of by Guido van Rossum · 30 years ago
- 824de25 * Lib/test/test_b1.py: test eval() and execfile() with globals, by Guido van Rossum · 30 years ago
- 40b2cfb * Lib/mhlib.py: added movemessage(), copymessage(), added copy by Guido van Rossum · 30 years ago
- 76be6ed The usual changes when a release is nearing... by Guido van Rossum · 30 years ago
- a6c707c Posted as 1.18 by Guido van Rossum · 30 years ago
- a112470 Add hacks for switching protocol and path but leaving host unchanged by Guido van Rossum · 30 years ago
- eecf035 Test new __import__ module, test reload of built-in module, test by Guido van Rossum · 30 years ago
- 5505d56 Fixed 'propagate' method by Guido van Rossum · 30 years ago
- 588633d Parser/tokenizer.c (tok_nextc): zap tok->buf after freeing; by Guido van Rossum · 30 years ago
- 66cb311 Lots of small things, see ChangeLog by Guido van Rossum · 30 years ago
- 31b7727 Ported the editor to X. The GL version won't work. by Sjoerd Mullender · 30 years ago
- 3ff4449 (py-compute-indentation): in `t' clause, watch for the by Barry Warsaw · 30 years ago
- 06fe7e5 Added comment symbols around word after #endif. by Sjoerd Mullender · 30 years ago
- 4359860 Let extensions start at the last period after the last slash in the name. by Sjoerd Mullender · 30 years ago
- 1cfb6b8 Can't remember the reason for the change, but it was necessary. :-) by Sjoerd Mullender · 30 years ago
- 1dfb7d7 Added libaifc.tex to list of library files. by Sjoerd Mullender · 30 years ago
- 0c63770 Ported to CodeWarrior by Jack Jansen · 30 years ago
- f93c72a New routines: by Jack Jansen · 30 years ago
- 34e7cae Unix functionality expected by python but missing from CodeWarrior by Jack Jansen · 30 years ago
- 97ce361 - Use PyErr_Mac for nicer exceptions by Jack Jansen · 30 years ago
- 0c097ea Ported to MetroWerks, which misses file-descriptor like functionality. by Jack Jansen · 30 years ago
- bac428d Enlarged version buffer (nobody expects the spanish inquisition:-) by Jack Jansen · 30 years ago
- c5b26f4 - PYTHONPATH is now \n-separated, so you can have directories with by Jack Jansen · 30 years ago
- fea7533 Added support for MetroWerks CodeWarrior compiler by Jack Jansen · 30 years ago
- edf5855 Interface to MacTCP and the MacTCP Domain Name Resolver by Jack Jansen · 30 years ago
- 114ca5c - Added Version method by Jack Jansen · 30 years ago
- ee735be Interface to Mac Communications Toolbox (only Connection Manager for now) by Jack Jansen · 30 years ago
- 115590d This file (which is Guido's) was somehow missing... by Jack Jansen · 30 years ago
- 0d7cba8 New standard modules for the mac. by Jack Jansen · 30 years ago
- 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 30 years ago
- e00637b Removed extraneous fclose() in case of .pyc file argument by Jack Jansen · 30 years ago
- 234fd7e Use \n as PYTHONPATH delimiter on Mac (less likely to occur in by Jack Jansen · 30 years ago
- 44fff3c Added missing initialization by Jack Jansen · 30 years ago
- 8fd2d94 Added hook for better mac error messages. by Jack Jansen · 30 years ago
- 7ae7768 Initial revision by Barry Warsaw · 30 years ago
- 52c8b26 Use /depot/gnu/plat/bin/perl by Barry Warsaw · 30 years ago
- 7c7fa46 This commit was manufactured by cvs2svn to create tag 'release111'. by cvs2svn · 30 years ago
- 5dee5e7 bugfix release by Guido van Rossum · 30 years ago
- 635649f next release by Guido van Rossum · 30 years ago
- cfb45e4 typos by Guido van Rossum · 30 years ago
- 9351fdb misc stuff by Guido van Rossum · 30 years ago
- d57021e workshop attendees etc by Guido van Rossum · 30 years ago
- a67bb7e python-mode-hook instead of py-mode-hook by Guido van Rossum · 30 years ago
- f34cadd added timer and file callbacks and global mainloop and quit fns by Guido van Rossum · 30 years ago
- 5e8e832 don't use backslashes for continuation lines by Guido van Rossum · 30 years ago
- 132f5c2 don't fail moving empty list of shared modules by Guido van Rossum · 30 years ago
- 69d9eb9 replace abort() calls by fatal() by Guido van Rossum · 30 years ago
- 363ac7d set name to <lambda> instead of None for lambdas by Guido van Rossum · 30 years ago
- 13d0ed1 prevent core dump for old getargs() with NULL arg by Guido van Rossum · 30 years ago
- c054a66 call err_clear in err_setval by Guido van Rossum · 30 years ago
- 030ae17 fix pow() core dump by Guido van Rossum · 30 years ago
- bb3c5f7 fix comparison of instances without _-cmp__ by Guido van Rossum · 30 years ago
- f483846 pl1.1.1; added newgetargs renaming by Guido van Rossum · 30 years ago
- a558e37 improved prompt format by Guido van Rossum · 30 years ago
- e23b62f more complete tests of built-in functions by Guido van Rossum · 30 years ago
- 40272f8 Removed erroneous +. by Sjoerd Mullender · 30 years ago
- 47f7c71 Removed erroneous +. by Sjoerd Mullender · 30 years ago
- 8eee56f the usual by Guido van Rossum · 30 years ago
- 9444ce0 the usual by Guido van Rossum · 30 years ago
- 2bcafeb test for presence of stddef.h by Guido van Rossum · 30 years ago
- 9041279 run sharedinstall; add BINDIR macros etc by Guido van Rossum · 30 years ago
- 5ebc0ca include stddef.h by Guido van Rossum · 30 years ago
- 780044f added option interface by Guido van Rossum · 30 years ago
- 971dc53 fix bug in poly.minus by Guido van Rossum · 30 years ago
- 05bf280 clarifications by Guido van Rossum · 30 years ago
- e6757c2 don't assum '.' is in PATH by Guido van Rossum · 30 years ago
- 411a8bd add hypot() by Guido van Rossum · 30 years ago
- 2ce15a5 always make sharedmods by Guido van Rossum · 30 years ago
- 8991065 makesetup should use $cc not cc by Guido van Rossum · 30 years ago
- 6493389 distinguish between getpgrp and setpgrp arg requirements by Guido van Rossum · 30 years ago
- b9a6d12 Comparison of two class instances without __cmp__ or __rcmp__ methods by Sjoerd Mullender · 30 years ago
- 2abc494 Free was called with a struct as argument instead of a field from the struct. by Sjoerd Mullender · 30 years ago
- 4eba0c9 Escaped $(LDSHARED) in a string. by Sjoerd Mullender · 30 years ago
- c94d53d This commit was manufactured by cvs2svn to create tag 'release11'. by cvs2svn · 30 years ago
- 7647b82 really the last log entry for 1.1 by Guido van Rossum · 30 years ago
- dd99fd2 change date to 11 oct by Guido van Rossum · 30 years ago
- 42a24ef add getargs.o:getargs.c rule by Guido van Rossum · 30 years ago
- ac5a4e3 add hints about doco by Guido van Rossum · 30 years ago
- dabb11b add test for volatile by Guido van Rossum · 30 years ago
- 6b111b0 remove old readline note, add smake note by Guido van Rossum · 30 years ago
- 4450bab update pathnames by Guido van Rossum · 30 years ago
- 1146c87 final release date of release 1.1 is Oct 11 by Guido van Rossum · 30 years ago
- 73624e9 new style by Guido van Rossum · 30 years ago
- 4a91df4 apply ranoib to installed libraries by Guido van Rossum · 30 years ago
- e5e73b9 initial commit by Guido van Rossum · 30 years ago
- 29c1b97 __call__, __getattr__ c.s. by Guido van Rossum · 30 years ago
- 2e61103 adapted to new overloading scheme by Guido van Rossum · 30 years ago
- 74233b3 fix buffer size by Guido van Rossum · 30 years ago
- 705d517 initial checkin by Guido van Rossum · 30 years ago