]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
cvs2svn [Thu, 12 Oct 1995 10:34:31 +0000 (10:34 +0000)]
This commit was manufactured by cvs2svn to create tag 'release13'.
Jack Jansen [Thu, 12 Oct 1995 10:34:31 +0000 (10:34 +0000)]
Added imgpbm and imgsgi
Jack Jansen [Thu, 12 Oct 1995 10:23:27 +0000 (10:23 +0000)]
Added missing imgpbm and imgsgi modules
Jack Jansen [Thu, 12 Oct 1995 10:22:57 +0000 (10:22 +0000)]
Export strdup (parsermodule needs it)
Jack Jansen [Thu, 12 Oct 1995 10:22:29 +0000 (10:22 +0000)]
Last few notes/bugs
Jack Jansen [Thu, 12 Oct 1995 10:21:34 +0000 (10:21 +0000)]
Last minor tweaks: debug off, added missing img mods, minor things
Guido van Rossum [Thu, 12 Oct 1995 00:48:18 +0000 (00:48 +0000)]
set date to oct 13
Guido van Rossum [Thu, 12 Oct 1995 00:41:40 +0000 (00:41 +0000)]
rename binasciimodule.c -> binascii.c; disable parsermodule.c
Guido van Rossum [Wed, 11 Oct 1995 19:28:39 +0000 (19:28 +0000)]
mention syslog upgrade
Guido van Rossum [Wed, 11 Oct 1995 18:54:15 +0000 (18:54 +0000)]
undo opaque=fopaque changes; make test script more flexible
Guido van Rossum [Wed, 11 Oct 1995 18:27:23 +0000 (18:27 +0000)]
idraw on top of an image
Guido van Rossum [Wed, 11 Oct 1995 18:06:54 +0000 (18:06 +0000)]
all sorts of minor nits
Guido van Rossum [Wed, 11 Oct 1995 18:03:13 +0000 (18:03 +0000)]
transcribed changes from tut.tex
Guido van Rossum [Wed, 11 Oct 1995 17:57:04 +0000 (17:57 +0000)]
added two names
Guido van Rossum [Wed, 11 Oct 1995 17:47:45 +0000 (17:47 +0000)]
mention Fred Drake's parser module
Guido van Rossum [Wed, 11 Oct 1995 17:41:00 +0000 (17:41 +0000)]
add Listbox.activate()
Guido van Rossum [Wed, 11 Oct 1995 17:40:37 +0000 (17:40 +0000)]
added listbox selection modes
Guido van Rossum [Wed, 11 Oct 1995 17:36:31 +0000 (17:36 +0000)]
add delete() method to ftp object
Guido van Rossum [Wed, 11 Oct 1995 17:35:38 +0000 (17:35 +0000)]
Fred Drake's new parser module
Guido van Rossum [Wed, 11 Oct 1995 17:32:29 +0000 (17:32 +0000)]
add libparser.tex
Guido van Rossum [Wed, 11 Oct 1995 17:30:04 +0000 (17:30 +0000)]
Fred Drake's parser module
Guido van Rossum [Wed, 11 Oct 1995 16:15:28 +0000 (16:15 +0000)]
changes by Steve Clift
Sjoerd Mullender [Wed, 11 Oct 1995 08:47:28 +0000 (08:47 +0000)]
Removed declaration of sginap because it conflicted with a header file.
Sjoerd Mullender [Wed, 11 Oct 1995 08:45:15 +0000 (08:45 +0000)]
Propagate variable calls both to the linker and the compiler.
Jack Jansen [Tue, 10 Oct 1995 14:43:20 +0000 (14:43 +0000)]
Documented MACFS, macostools, EasyDialogs and FrameWork modules.
Jack Jansen [Tue, 10 Oct 1995 14:41:03 +0000 (14:41 +0000)]
Added base64 codec docs
Jack Jansen [Tue, 10 Oct 1995 11:57:49 +0000 (11:57 +0000)]
Fixed typo.
Jack Jansen [Mon, 9 Oct 1995 23:27:06 +0000 (23:27 +0000)]
Fixed positioning of icon on copy()
Jack Jansen [Mon, 9 Oct 1995 23:26:05 +0000 (23:26 +0000)]
Updated for 1.3
Jack Jansen [Mon, 9 Oct 1995 23:25:32 +0000 (23:25 +0000)]
Removed unused variables
Jack Jansen [Mon, 9 Oct 1995 23:24:48 +0000 (23:24 +0000)]
Changed SIZE: minimum 2Mb is a bit over the top...
Jack Jansen [Mon, 9 Oct 1995 23:23:37 +0000 (23:23 +0000)]
Ported to CW7
Jack Jansen [Mon, 9 Oct 1995 23:20:38 +0000 (23:20 +0000)]
Resource files for 1.3 distribution
Jack Jansen [Mon, 9 Oct 1995 23:19:30 +0000 (23:19 +0000)]
Adapted to CW7, added MkPluginAlises
Jack Jansen [Mon, 9 Oct 1995 23:18:21 +0000 (23:18 +0000)]
Changed CW signature and fixed .as/.hqx creator/type
Jack Jansen [Mon, 9 Oct 1995 23:17:18 +0000 (23:17 +0000)]
Adapted to os and imp changes
Jack Jansen [Mon, 9 Oct 1995 23:12:22 +0000 (23:12 +0000)]
New universal headers
Jack Jansen [Mon, 9 Oct 1995 23:09:23 +0000 (23:09 +0000)]
Fixed bug in optional argument error checking (and generated all
suites anew).
Guido van Rossum [Mon, 9 Oct 1995 22:37:28 +0000 (22:37 +0000)]
fix Menu.add_command etc.
Guido van Rossum [Mon, 9 Oct 1995 21:30:37 +0000 (21:30 +0000)]
added 1.2 news
Guido van Rossum [Mon, 9 Oct 1995 21:29:13 +0000 (21:29 +0000)]
added some files
Guido van Rossum [Mon, 9 Oct 1995 21:27:37 +0000 (21:27 +0000)]
interface for Emacs imenu
Guido van Rossum [Mon, 9 Oct 1995 21:02:17 +0000 (21:02 +0000)]
updated version and date
Guido van Rossum [Mon, 9 Oct 1995 20:49:57 +0000 (20:49 +0000)]
syslog docs by steve clift
Guido van Rossum [Sun, 8 Oct 1995 01:22:33 +0000 (01:22 +0000)]
release 1.3 for real
Guido van Rossum [Sun, 8 Oct 1995 01:14:57 +0000 (01:14 +0000)]
a fe more things: apply 3rd arg, ni, ihooks, rexec
Guido van Rossum [Sun, 8 Oct 1995 01:07:06 +0000 (01:07 +0000)]
footnote about keyword args
Guido van Rossum [Sun, 8 Oct 1995 01:06:46 +0000 (01:06 +0000)]
apply() third arg
Guido van Rossum [Sun, 8 Oct 1995 01:06:25 +0000 (01:06 +0000)]
new version / date
Guido van Rossum [Sun, 8 Oct 1995 00:52:37 +0000 (00:52 +0000)]
set version to 1.3
Guido van Rossum [Sun, 8 Oct 1995 00:52:14 +0000 (00:52 +0000)]
make access obsolete
Guido van Rossum [Sun, 8 Oct 1995 00:44:23 +0000 (00:44 +0000)]
Barry's version 2.30; some chages for triple quotes
Guido van Rossum [Sun, 8 Oct 1995 00:42:46 +0000 (00:42 +0000)]
disable code generation for access statement
Guido van Rossum [Sun, 8 Oct 1995 00:41:25 +0000 (00:41 +0000)]
fix for 4.0
Guido van Rossum [Sun, 8 Oct 1995 00:38:51 +0000 (00:38 +0000)]
describe more 1.3 changes
Guido van Rossum [Sun, 8 Oct 1995 00:17:19 +0000 (00:17 +0000)]
change warning about C++
Guido van Rossum [Sat, 7 Oct 1995 23:08:05 +0000 (23:08 +0000)]
Added all changes since 1.2 (from rcs logs)
Guido van Rossum [Sat, 7 Oct 1995 20:48:17 +0000 (20:48 +0000)]
more elegant way to treat exit status
Guido van Rossum [Sat, 7 Oct 1995 20:47:35 +0000 (20:47 +0000)]
add "-r revisions" flag to log flags
Guido van Rossum [Sat, 7 Oct 1995 19:47:26 +0000 (19:47 +0000)]
added log option; cleanup afterwards
Guido van Rossum [Sat, 7 Oct 1995 19:46:08 +0000 (19:46 +0000)]
change log() to return the string instead of printing it
Guido van Rossum [Sat, 7 Oct 1995 19:35:07 +0000 (19:35 +0000)]
search for keyfile in sys.path as last resort; reword exception
Guido van Rossum [Sat, 7 Oct 1995 19:27:20 +0000 (19:27 +0000)]
flush before reading response from socket
Guido van Rossum [Sat, 7 Oct 1995 19:26:06 +0000 (19:26 +0000)]
mac robustness: use os.path.join
Guido van Rossum [Sat, 7 Oct 1995 19:25:25 +0000 (19:25 +0000)]
mac robustness: default timezone, unlink target before rename
Guido van Rossum [Sat, 7 Oct 1995 19:18:22 +0000 (19:18 +0000)]
add BGN/END_SAVE macros around fcntl/ioctl calls
Guido van Rossum [Sat, 7 Oct 1995 19:14:01 +0000 (19:14 +0000)]
keep exitfunc alive while calling it
Guido van Rossum [Sat, 7 Oct 1995 19:08:37 +0000 (19:08 +0000)]
better version sanity checks; get rid of Widget.unbind_class()
Guido van Rossum [Fri, 6 Oct 1995 15:31:30 +0000 (15:31 +0000)]
added NullFormatter
Guido van Rossum [Fri, 6 Oct 1995 15:30:57 +0000 (15:30 +0000)]
strip <A> attribute values
Guido van Rossum [Fri, 6 Oct 1995 15:30:28 +0000 (15:30 +0000)]
typos in attrfind regex
Guido van Rossum [Fri, 6 Oct 1995 15:26:52 +0000 (15:26 +0000)]
added lt, gt, amp back to entity definitions
Guido van Rossum [Wed, 4 Oct 1995 18:39:03 +0000 (18:39 +0000)]
small fixes
Jack Jansen [Wed, 4 Oct 1995 16:39:20 +0000 (16:39 +0000)]
Use binascii module (resulting in a 60-fold speedup:-)
Jack Jansen [Wed, 4 Oct 1995 16:38:44 +0000 (16:38 +0000)]
Added base64 support
Jack Jansen [Wed, 4 Oct 1995 16:36:53 +0000 (16:36 +0000)]
Fixed two minor errors.
Jack Jansen [Tue, 3 Oct 1995 14:41:15 +0000 (14:41 +0000)]
Fixed hexbin handling
Jack Jansen [Tue, 3 Oct 1995 14:40:35 +0000 (14:40 +0000)]
Clarified some things, started adding mods since 1.3beta3
Jack Jansen [Tue, 3 Oct 1995 14:39:44 +0000 (14:39 +0000)]
Removed unused variable
Jack Jansen [Tue, 3 Oct 1995 14:38:41 +0000 (14:38 +0000)]
Removed unused variables
Jack Jansen [Tue, 3 Oct 1995 14:35:58 +0000 (14:35 +0000)]
Modified/recreated to use keyword arguments
Guido van Rossum [Sat, 30 Sep 1995 17:05:26 +0000 (17:05 +0000)]
new after options; text.search; new image methods
Guido van Rossum [Sat, 30 Sep 1995 17:01:49 +0000 (17:01 +0000)]
Move some stuff around so customizations in Setup take precedence
Guido van Rossum [Sat, 30 Sep 1995 17:01:02 +0000 (17:01 +0000)]
re-enable new.code(...) with new args
Guido van Rossum [Sat, 30 Sep 1995 17:00:24 +0000 (17:00 +0000)]
clear quitMainLoop when we fall through the main loop
Guido van Rossum [Sat, 30 Sep 1995 16:52:24 +0000 (16:52 +0000)]
Initial revision
Guido van Rossum [Sat, 30 Sep 1995 16:51:50 +0000 (16:51 +0000)]
actualized example, catch EOFError, print retrieved lines if debugging>2
Guido van Rossum [Sat, 30 Sep 1995 16:50:46 +0000 (16:50 +0000)]
actualized example/reference, fix bug w/ nonnumeric port
Guido van Rossum [Sat, 30 Sep 1995 16:49:58 +0000 (16:49 +0000)]
add flush_softspace() interface
Guido van Rossum [Sat, 30 Sep 1995 16:49:36 +0000 (16:49 +0000)]
allow _ in attr names (Netscape!)
Guido van Rossum [Sat, 30 Sep 1995 16:48:54 +0000 (16:48 +0000)]
more robust coding, adapted for mac
Guido van Rossum [Sat, 30 Sep 1995 16:10:43 +0000 (16:10 +0000)]
delete PyNothing_Check, which does not actually exist
Guido van Rossum [Thu, 28 Sep 1995 13:24:46 +0000 (13:24 +0000)]
+aaron watters, +PSA, +GC, -lance, -beta
Guido van Rossum [Wed, 27 Sep 1995 16:22:17 +0000 (16:22 +0000)]
entity definitions from HTML 2.0 std
Guido van Rossum [Wed, 27 Sep 1995 16:22:08 +0000 (16:22 +0000)]
Initial revision
Jack Jansen [Sun, 24 Sep 1995 21:08:22 +0000 (21:08 +0000)]
Added some clarifications and fixed host names.
Jack Jansen [Sun, 24 Sep 1995 21:06:50 +0000 (21:06 +0000)]
Load toolbox modules "by hand" using imp, so this script should now
work in a virgin distribution.
Jack Jansen [Sun, 24 Sep 1995 21:05:24 +0000 (21:05 +0000)]
Changed the way .rsrc and template are copied: hopefully this will
finally get the bundle stuff right.
Guido van Rossum [Fri, 22 Sep 1995 23:49:28 +0000 (23:49 +0000)]
Mac changes
Guido van Rossum [Fri, 22 Sep 1995 00:55:50 +0000 (00:55 +0000)]
added verbose option; added ismap/align/width/height to handle_image args