https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
6c3a3aa This commit was manufactured by cvs2svn to create tag 'release14'. 25 October 1996, 15:40:20 UTC
61f9139 Added disclaimer. 25 October 1996, 15:40:20 UTC
d266eb4 New permission notice, includes CNRI. 25 October 1996, 14:44:06 UTC
478f487 Added disclaimer. 25 October 1996, 14:35:24 UTC
f501b4e Ready for release. Added section on the book. Removed bugs/gripes emails. New copyright. 25 October 1996, 14:32:48 UTC
819889d Noticed a few more things that have been done. 25 October 1996, 14:25:31 UTC
7704bb7 Added last-minute changes. 25 October 1996, 14:21:55 UTC
58e7a1a Updated notice. 25 October 1996, 14:06:07 UTC
130575d CNRI additions, approved by the boss and his wife :-) 25 October 1996, 13:45:43 UTC
6240b0b Small nits only. 24 October 1996, 22:49:13 UTC
c45289c The usual :-( 24 October 1996, 22:27:16 UTC
52cf578 Touched by FrameMaker :-( 24 October 1996, 22:25:46 UTC
fa7bfce Include updated title page. 24 October 1996, 22:24:30 UTC
f73f79b Done with this for 1.4. 24 October 1996, 22:14:06 UTC
3a26dd8 Done with the "New in 1.4" chapter. 24 October 1996, 22:12:48 UTC
b0259bc Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. 24 October 1996, 21:47:45 UTC
7144557 Removed CNRI copyright, changed notice to standard notice. Added date and version to title. 24 October 1996, 18:41:30 UTC
40f7a55 Get rid of bogus binding of <Delete> to a function that deletes the next character (this is already a built-in binding now). 24 October 1996, 18:34:36 UTC
a5a4c2a Correct truncated paragraph. 24 October 1996, 14:47:44 UTC
16d5b11 Fix truncated paragraph in doc string. Bump version to 2.0. 24 October 1996, 14:44:32 UTC
9ec053c Removed NumPy instructions. Add note about VC 4.0 vs. 4.2. 24 October 1996, 14:30:58 UTC
93df314 Removed NumPy files -- no time to fix these. 24 October 1996, 14:28:18 UTC
9b67621 Cast mtime gotten from stat() to long int -- else it won't work on the Mac. Jack! Please fix this in the Mac distributions! 24 October 1996, 13:42:30 UTC
8542c8e Set /MD option for *all* projects (even python.exe). 24 October 1996, 00:08:27 UTC
a83f3b8 Barry's latest (2.83). He likes this version particularly because 83 is a prime number. 23 October 1996, 20:55:00 UTC
9e0e4dd Added answer by Greg Stein about threads on Linux. 23 October 1996, 20:52:55 UTC
7cb505c (py-indent-line): take an optional universal argument which says to defeat extra outdentation for block closing statements (return, raise, break, continue, pass). (py-compute-indentation): extra argument to honor block closing statements. (py-electric-colon, py-indent-region): use py-compute-indentation's extra argument (py-statement-closes-block-p): `pass' treated as a block closing statement. 23 October 1996, 20:44:59 UTC
0cbaff4 Fix case where you start a new group immediately after a label. Thanks to Ka-Ping Yee. 23 October 1996, 17:53:06 UTC
c148cd6 Ignore Frame backup and lock files. 23 October 1996, 16:25:38 UTC
71ec03b Adapted to migration of reference manual to Frame. 23 October 1996, 16:23:47 UTC
1775a51 Regenerated to remove hidden text from page 1. 23 October 1996, 16:15:26 UTC
5265ae4 Probably just binhexed again... 23 October 1996, 15:53:32 UTC
230ad2c Different default location for distribution templates 23 October 1996, 15:52:56 UTC
c42c0b7 Only copy project files from build* and plugins to the projects folder, leave other projects where they are 23 October 1996, 15:52:16 UTC
d2034c1 Build imgmodules.cfm68k too 23 October 1996, 15:51:35 UTC
3a9b3b5 Added USE_MALLOC_DEBUG (disabled) 23 October 1996, 15:50:26 UTC
05d9836 Project files for 1.4 release 23 October 1996, 15:49:36 UTC
46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG 23 October 1996, 15:46:57 UTC
6b9e560 Updated to cw10 23 October 1996, 15:46:25 UTC
d6fccdf Fixed gusi preferences 23 October 1996, 15:45:36 UTC
a1255e0 removed unused var 23 October 1996, 15:44:27 UTC
176f3a9 Added support for tab hooks 23 October 1996, 15:43:46 UTC
b7e82c1 Raise a more intellegible error in the case of missing keyword args 23 October 1996, 15:43:04 UTC
ae178ea Added HAVE_STRFTIME 23 October 1996, 15:42:01 UTC
70e413d Added a note on swed and htmled examples, added tab support, fixed typo 23 October 1996, 15:40:48 UTC
92ca16c Modified to work together with BBPy Re-enabled splash screen 23 October 1996, 15:38:26 UTC
d804bab Make self.rfile unbuffered (self.wfile already is). This should fix CGIHTTPServer.py when used with the POST command. 23 October 1996, 14:30:23 UTC
fde7a75 Fixed compare function to do first char comparison in unsigned mode, for consistency with the way other characters are compared. 23 October 1996, 14:19:40 UTC
1495747 Added support for floating point resolution to Scale.get(). 23 October 1996, 14:16:28 UTC
db23185 Frame versions of documents after mangling by Robin. 22 October 1996, 22:13:21 UTC
bed266a New version for 1.4 from Manus. 22 October 1996, 22:08:02 UTC
cb9fe88 Version number and date. 22 October 1996, 22:01:03 UTC
1f17543 Removed LaTeX version of reference manual. Added ref/ref.ps. 22 October 1996, 20:00:02 UTC
6a05f95 Got rid of most XXXes in the News chapter. Bumped the version to 1.4. 22 October 1996, 19:27:46 UTC
fd1e543 New date and version number. 22 October 1996, 19:00:46 UTC
176f10e Get rid of evil workaround for Python 1.4b2 bug. 22 October 1996, 18:59:47 UTC
a31e084 It turns out that VC1.5 does not necessarily define _WINDOWS. 22 October 1996, 17:57:23 UTC
8487229 Get preference file name from a resource. Changed for 1.8.0 CWGUSI release 22 October 1996, 15:33:02 UTC
d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder 22 October 1996, 15:32:06 UTC
2d359bf Updated the instructions for the 1.4 release 22 October 1996, 15:29:58 UTC
e272303 Added a note about incorrect "PythonCore not found" message Added a few comments on preference file handling. 22 October 1996, 15:29:15 UTC
061ac50 Added a note about PythonApplet name 22 October 1996, 15:27:56 UTC
baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource with preference filename. 22 October 1996, 15:26:48 UTC
83c74df - Get preference filename from a resource - Create the file if it doesn't exist and don't be fussy about it 22 October 1996, 15:25:42 UTC
d081b13 Added resource for preference file name 22 October 1996, 15:24:21 UTC
5b1b33c Fix another case where... 22 October 1996, 13:28:37 UTC
5805584 Changed version to plain "1.4". 22 October 1996, 03:09:46 UTC
a4e41a8 Added question about error from misuse of mangled names. 22 October 1996, 03:00:43 UTC
36845ed Changed URL for PCT again. 22 October 1996, 02:25:24 UTC
02afd08 Added all current changes. 22 October 1996, 02:16:19 UTC
a80c398 Added chapter on restricted execution. 22 October 1996, 01:12:13 UTC
6e308d7 Start new chapter on restricted execution. 22 October 1996, 01:11:53 UTC
095538d Actual text submitted by AMK. 22 October 1996, 01:11:19 UTC
c3d090c Background chapter on restricted execution. Additional sections are rexec and bastion. 22 October 1996, 01:10:56 UTC
9cb018e Change the default seeding -- use 8 bits of sub-second precision and fold in the higest 8 bits of the time as well. 21 October 1996, 23:20:03 UTC
b6685dc The usual... 21 October 1996, 18:10:19 UTC
0c37369 (Tkinter.py): Fixed bug in re-implementation of OptionMenu. 21 October 1996, 17:09:31 UTC
28574b5 (Fred Drake:) Re-wrote the OptionMenu class to allow access to a real Menu object via om['menu'] -- this is necessary to use a post-command with an OptionMenu. The API has not changed. 21 October 1996, 15:16:51 UTC
cc55c2d Changes in description of NeXT options. Fixed reference to newsgroup (above instead of below). 21 October 1996, 15:14:27 UTC
8bcf369 Support passing in an empty dictionary of keywords to newinstanceobject. 21 October 1996, 15:12:32 UTC
1d6fddb Changed _Py_EllipsesObject -> _Py_EllipsisObject. 21 October 1996, 15:11:12 UTC
a1b1cdb Major upgrade by Vladimir Marangozov. 21 October 1996, 15:10:39 UTC
6b02b3e Checkin before ticking changes off.. 21 October 1996, 14:56:23 UTC
d8b4dd6 Don't recommend unzipping in the root. 21 October 1996, 14:54:59 UTC
22a6770 Changed _Py_EllipsesObject -> _Py_EllipsisObject. Added PyEval_CallObjectWithKeywords. 21 October 1996, 14:53:22 UTC
cf6c0ea Add an XXX comment about apparent incompleteness of Borland defines. 21 October 1996, 14:52:24 UTC
bc2e631 From: "Mark Hammond" <MHammond@skippinet.com.au> Date: Fri, 4 Oct 1996 09:08:19 +1000 A couple of things. As I mentioned a while back, I have made the changes to the registry support, in getpath_nt.c. To recap, there can be: ...\pythonpath = default core Pythonpath ...\pythonpath\Pythonwin = c:\somewhere etc. The code simply appends them all. The order can not be guaranteed (registry limitation) but the "default" is always at the end. The main reasons for change were the length of the path, but mainly so an uninstaller can do the right thing. 21 October 1996, 14:40:30 UTC
f8c684d Ported to CW10 16 October 1996, 15:30:24 UTC
319f1a2 Added a warning about gusi cfm68k "far data" 16 October 1996, 15:28:30 UTC
b75fba0 Forget about Ellipses b/w compatibility. 16 October 1996, 04:18:36 UTC
6d1356e Changed Types to types. 15 October 1996, 16:32:07 UTC
59b912a Fixed xstat to again include resroucefork size, creator, type. Obtain thru macstat(), but other values via stat() (so os.stat() and os.xstat() agree). 15 October 1996, 16:13:33 UTC
3a4b3b0 Fixed flashing in ProgressBar update. 15 October 1996, 16:11:50 UTC
008ec68 Added warning not to import directly. 15 October 1996, 14:40:41 UTC
4808dcb Allow code objects to be passed to run() and eval(). 15 October 1996, 14:40:21 UTC
7e42cab Patches for Mac module docs by Jack 15 October 1996, 14:37:31 UTC
acc8754 (partparse.py): Small change by Sjoerd to improve handle of X11 extension documentation. 14 October 1996, 16:20:42 UTC
9c5dc29 Added item about bug in Slackware96 libdl. 13 October 1996, 15:48:56 UTC
0848146 Don't close an already closed socket. 12 October 1996, 14:07:22 UTC
9b05811 Added embryonic description of fcntl.lockf(). Added pointer to that in posixfile (which is obsolescent). 11 October 1996, 17:43:34 UTC
back to top