]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
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
Guido van Rossum [Fri, 22 Sep 1995 00:54:32 +0000 (00:54 +0000)]
fix <!...!> parsing; added verbose option; don't lowercase entityrefs
Guido van Rossum [Fri, 22 Sep 1995 00:52:38 +0000 (00:52 +0000)]
actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon
Guido van Rossum [Thu, 21 Sep 1995 20:36:34 +0000 (20:36 +0000)]
fix bogus resize length in nextc
Guido van Rossum [Wed, 20 Sep 1995 20:31:51 +0000 (20:31 +0000)]
add file parameter to all printing fns, default stderr
Barry Warsaw [Tue, 19 Sep 1995 20:01:42 +0000 (20:01 +0000)]
(py-align-multiline-strings-p): new variable
Guido van Rossum [Tue, 19 Sep 1995 16:19:29 +0000 (16:19 +0000)]
fix several bugs in tr argument lists
Guido van Rossum [Mon, 18 Sep 1995 22:12:20 +0000 (22:12 +0000)]
remove Modules/Makefile on distclean
Guido van Rossum [Mon, 18 Sep 1995 22:03:30 +0000 (22:03 +0000)]
added strftime
Guido van Rossum [Mon, 18 Sep 1995 22:02:47 +0000 (22:02 +0000)]
added psa plug
Guido van Rossum [Mon, 18 Sep 1995 22:00:37 +0000 (22:00 +0000)]
new exec syntax
Guido van Rossum [Mon, 18 Sep 1995 22:00:15 +0000 (22:00 +0000)]
Initial revision
Guido van Rossum [Mon, 18 Sep 1995 21:54:35 +0000 (21:54 +0000)]
added getitem/setitem to Image class; changed call wrapping (again)
Guido van Rossum [Mon, 18 Sep 1995 21:52:37 +0000 (21:52 +0000)]
handle missing QUERY_STRING
Guido van Rossum [Mon, 18 Sep 1995 21:50:43 +0000 (21:50 +0000)]
recognize a few more file types
Guido van Rossum [Mon, 18 Sep 1995 21:49:24 +0000 (21:49 +0000)]
improved test/main program
Guido van Rossum [Mon, 18 Sep 1995 21:44:04 +0000 (21:44 +0000)]
fix bug with missing default for last arg (discovered by Tommy Burnette)
Guido van Rossum [Mon, 18 Sep 1995 21:42:42 +0000 (21:42 +0000)]
#undef argument, for the Mac
Guido van Rossum [Mon, 18 Sep 1995 21:40:19 +0000 (21:40 +0000)]
include Python.h
Guido van Rossum [Mon, 18 Sep 1995 21:31:16 +0000 (21:31 +0000)]
remove unwanted fatal() from err_badcall()
Guido van Rossum [Mon, 18 Sep 1995 21:29:36 +0000 (21:29 +0000)]
spell TraceBack with capital B
Guido van Rossum [Mon, 18 Sep 1995 21:20:02 +0000 (21:20 +0000)]
use Py_PROTO macro
Guido van Rossum [Mon, 18 Sep 1995 21:17:59 +0000 (21:17 +0000)]
adapted to K&R C
Sjoerd Mullender [Mon, 18 Sep 1995 10:49:04 +0000 (10:49 +0000)]
Get ordering right for TRACE_REFS/COUNT_ALLOCS combination (otherwise
may get inc_count sanity check abort).
Barry Warsaw [Thu, 14 Sep 1995 20:57:02 +0000 (20:57 +0000)]
(py-electric-colon): turn off electric behavior inside strings and
comments.
Barry Warsaw [Thu, 14 Sep 1995 20:01:14 +0000 (20:01 +0000)]
(python-mode): comment-multi-line must be nil for Emacs 19
Barry Warsaw [Thu, 14 Sep 1995 18:49:11 +0000 (18:49 +0000)]
(py-compute-indentation): when inside a comment, indent to under the
most previous non-blank line.
Guido van Rossum [Wed, 13 Sep 1995 18:59:59 +0000 (18:59 +0000)]
new version from configure.in
Guido van Rossum [Wed, 13 Sep 1995 18:39:47 +0000 (18:39 +0000)]
plug some leaks
Guido van Rossum [Wed, 13 Sep 1995 18:39:04 +0000 (18:39 +0000)]
added SITEPATH and DESTPATH variables