Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
b61b28b added listbox selection modes 11 October 1995, 17:40:37 UTC
a61bdeb add delete() method to ftp object 11 October 1995, 17:36:31 UTC
d9e9f9c Fred Drake's new parser module 11 October 1995, 17:35:38 UTC
ca81470 add libparser.tex 11 October 1995, 17:32:29 UTC
4b73a06 Fred Drake's parser module 11 October 1995, 17:30:04 UTC
c1822a4 changes by Steve Clift 11 October 1995, 16:15:28 UTC
7d0590b Removed declaration of sginap because it conflicted with a header file. 11 October 1995, 08:47:28 UTC
4237efc Propagate variable calls both to the linker and the compiler. 11 October 1995, 08:45:15 UTC
da53c52 Documented MACFS, macostools, EasyDialogs and FrameWork modules. 10 October 1995, 14:43:20 UTC
06cf5d0 Added base64 codec docs 10 October 1995, 14:41:03 UTC
ab71c3f Fixed typo. 10 October 1995, 11:57:49 UTC
a8a277c Fixed positioning of icon on copy() 09 October 1995, 23:27:06 UTC
9bd2d97 Updated for 1.3 09 October 1995, 23:26:05 UTC
83f4540 Removed unused variables 09 October 1995, 23:25:32 UTC
fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... 09 October 1995, 23:24:48 UTC
ae3d3ef Ported to CW7 09 October 1995, 23:23:37 UTC
3434a27 Resource files for 1.3 distribution 09 October 1995, 23:20:38 UTC
b39a5d7 Adapted to CW7, added MkPluginAlises 09 October 1995, 23:19:30 UTC
703e2c1 Changed CW signature and fixed .as/.hqx creator/type 09 October 1995, 23:18:21 UTC
316ba5d Adapted to os and imp changes 09 October 1995, 23:17:18 UTC
d40f3c6 New universal headers 09 October 1995, 23:12:22 UTC
7321514 Fixed bug in optional argument error checking (and generated all suites anew). 09 October 1995, 23:09:23 UTC
a1db48b fix Menu.add_command etc. 09 October 1995, 22:37:28 UTC
d462f3d added 1.2 news 09 October 1995, 21:30:37 UTC
670ded8 added some files 09 October 1995, 21:29:13 UTC
3ec97e5 interface for Emacs imenu 09 October 1995, 21:27:37 UTC
288527a updated version and date 09 October 1995, 21:02:17 UTC
fbe34fa syslog docs by steve clift 09 October 1995, 20:49:57 UTC
0447a32 release 1.3 for real 08 October 1995, 01:22:33 UTC
691d4ec a fe more things: apply 3rd arg, ni, ihooks, rexec 08 October 1995, 01:14:57 UTC
8476d00 footnote about keyword args 08 October 1995, 01:07:06 UTC
0568d5e apply() third arg 08 October 1995, 01:06:46 UTC
e38a752 new version / date 08 October 1995, 01:06:25 UTC
f36768e set version to 1.3 08 October 1995, 00:52:37 UTC
c5d0d79 make access obsolete 08 October 1995, 00:52:14 UTC
503b2e8 Barry's version 2.30; some chages for triple quotes 08 October 1995, 00:44:23 UTC
53f4524 disable code generation for access statement 08 October 1995, 00:42:46 UTC
447ae53 fix for 4.0 08 October 1995, 00:41:25 UTC
9beefa2 describe more 1.3 changes 08 October 1995, 00:38:51 UTC
ed39cd0 change warning about C++ 08 October 1995, 00:17:19 UTC
e5eb5eb Added all changes since 1.2 (from rcs logs) 07 October 1995, 23:08:05 UTC
c0c01f7 more elegant way to treat exit status 07 October 1995, 20:48:17 UTC
a176f58 add "-r revisions" flag to log flags 07 October 1995, 20:47:35 UTC
7bde92b added log option; cleanup afterwards 07 October 1995, 19:47:26 UTC
bffda89 change log() to return the string instead of printing it 07 October 1995, 19:46:08 UTC
83d6bbf search for keyfile in sys.path as last resort; reword exception 07 October 1995, 19:35:07 UTC
5a6ad8f flush before reading response from socket 07 October 1995, 19:27:20 UTC
11bb174 mac robustness: use os.path.join 07 October 1995, 19:26:06 UTC
f6d6928 mac robustness: default timezone, unlink target before rename 07 October 1995, 19:25:25 UTC
903f487 add BGN/END_SAVE macros around fcntl/ioctl calls 07 October 1995, 19:18:22 UTC
1c45ca3 keep exitfunc alive while calling it 07 October 1995, 19:14:01 UTC
f7f79ac better version sanity checks; get rid of Widget.unbind_class() 07 October 1995, 19:08:37 UTC
909507d added NullFormatter 06 October 1995, 15:31:30 UTC
84175ba strip <A> attribute values 06 October 1995, 15:30:57 UTC
650ba37 typos in attrfind regex 06 October 1995, 15:30:28 UTC
d58364e added lt, gt, amp back to entity definitions 06 October 1995, 15:26:52 UTC
ee3de2a small fixes 04 October 1995, 18:39:03 UTC
951213e Use binascii module (resulting in a 60-fold speedup:-) 04 October 1995, 16:39:20 UTC
84bbc2e Added base64 support 04 October 1995, 16:38:44 UTC
5a49ffc Fixed two minor errors. 04 October 1995, 16:36:53 UTC
685e16d Fixed hexbin handling 03 October 1995, 14:41:15 UTC
8150760 Clarified some things, started adding mods since 1.3beta3 03 October 1995, 14:40:35 UTC
8ccfc93 Removed unused variable 03 October 1995, 14:39:44 UTC
95ffa23 Removed unused variables 03 October 1995, 14:38:41 UTC
8426477 Modified/recreated to use keyword arguments 03 October 1995, 14:35:58 UTC
96ebbd3 new after options; text.search; new image methods 30 September 1995, 17:05:26 UTC
275fbe2 Move some stuff around so customizations in Setup take precedence 30 September 1995, 17:01:49 UTC
896fc7e re-enable new.code(...) with new args 30 September 1995, 17:01:02 UTC
64b24fb clear quitMainLoop when we fall through the main loop 30 September 1995, 17:00:24 UTC
8988fb2 Initial revision 30 September 1995, 16:52:24 UTC
c0e68d1 actualized example, catch EOFError, print retrieved lines if debugging>2 30 September 1995, 16:51:50 UTC
928fced actualized example/reference, fix bug w/ nonnumeric port 30 September 1995, 16:50:46 UTC
c7ae920 add flush_softspace() interface 30 September 1995, 16:49:58 UTC
e3d9320 allow _ in attr names (Netscape!) 30 September 1995, 16:49:36 UTC
4f399fb more robust coding, adapted for mac 30 September 1995, 16:48:54 UTC
59c473b delete PyNothing_Check, which does not actually exist 30 September 1995, 16:10:43 UTC
05151e0 +aaron watters, +PSA, +GC, -lance, -beta 28 September 1995, 13:24:46 UTC
65126d5 entity definitions from HTML 2.0 std 27 September 1995, 16:22:17 UTC
c52c1e9 Initial revision 27 September 1995, 16:22:08 UTC
59fcc5a Added some clarifications and fixed host names. 24 September 1995, 21:08:22 UTC
bc12873 Load toolbox modules "by hand" using imp, so this script should now work in a virgin distribution. 24 September 1995, 21:06:50 UTC
3f14f4a Changed the way .rsrc and template are copied: hopefully this will finally get the bundle stuff right. 24 September 1995, 21:05:24 UTC
9722ad8 Mac changes 22 September 1995, 23:49:28 UTC
453534a added verbose option; added ismap/align/width/height to handle_image args 22 September 1995, 00:55:50 UTC
3c0bfd0 fix <!...!> parsing; added verbose option; don't lowercase entityrefs 22 September 1995, 00:54:32 UTC
8421c4e actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon 22 September 1995, 00:52:38 UTC
3f6bb86 fix bogus resize length in nextc 21 September 1995, 20:36:34 UTC
194e20a add file parameter to all printing fns, default stderr 20 September 1995, 20:31:51 UTC
095e9c6 (py-align-multiline-strings-p): new variable 19 September 1995, 20:01:42 UTC
2242fd1 fix several bugs in tr argument lists 19 September 1995, 16:19:29 UTC
e7abf4e remove Modules/Makefile on distclean 18 September 1995, 22:12:20 UTC
57855b1 added strftime 18 September 1995, 22:03:30 UTC
ff84049 added psa plug 18 September 1995, 22:02:47 UTC
dc3372e new exec syntax 18 September 1995, 22:00:37 UTC
aada0d5 Initial revision 18 September 1995, 22:00:15 UTC
71b1a90 added getitem/setitem to Image class; changed call wrapping (again) 18 September 1995, 21:54:35 UTC
1c9daa8 handle missing QUERY_STRING 18 September 1995, 21:52:37 UTC
3b7b813 recognize a few more file types 18 September 1995, 21:50:43 UTC
54c1510 improved test/main program 18 September 1995, 21:49:24 UTC
a1e7e62 fix bug with missing default for last arg (discovered by Tommy Burnette) 18 September 1995, 21:44:04 UTC
back to top