]> granicus.if.org Git - python/log
python
29 years ago(py-honor-comment-indentation, py-compute-indentation): allow other
Barry Warsaw [Wed, 6 Mar 1996 18:41:38 +0000 (18:41 +0000)]
(py-honor-comment-indentation, py-compute-indentation): allow other
than nil or t values.

29 years agoReplaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()
Jack Jansen [Wed, 6 Mar 1996 16:21:34 +0000 (16:21 +0000)]
Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()
after each chdir call.

29 years agoFile upload and revamped documentation.
Guido van Rossum [Wed, 6 Mar 1996 07:20:06 +0000 (07:20 +0000)]
File upload and revamped documentation.

29 years agoAdded code to make fsspecs work for gusi-python
Jack Jansen [Tue, 5 Mar 1996 16:56:24 +0000 (16:56 +0000)]
Added code to make fsspecs work for gusi-python

29 years agoRemoved unused vars
Jack Jansen [Tue, 5 Mar 1996 16:56:00 +0000 (16:56 +0000)]
Removed unused vars

29 years ago(py-honor-comment-indentation): new variable.
Barry Warsaw [Tue, 5 Mar 1996 16:28:07 +0000 (16:28 +0000)]
(py-honor-comment-indentation): new variable.

(py-compute-indentation): use new variable.

29 years ago#removed font-lock cruft
Barry Warsaw [Tue, 5 Mar 1996 16:20:19 +0000 (16:20 +0000)]
#removed font-lock cruft

29 years ago(python-font-lock-keywords): Much improved descrimination between
Barry Warsaw [Tue, 5 Mar 1996 00:44:31 +0000 (00:44 +0000)]
(python-font-lock-keywords): Much improved descrimination between
keywords and names with keywords in them.

29 years ago(py-compute-indentation): fix skipping backwards over comments by
Barry Warsaw [Mon, 4 Mar 1996 17:15:40 +0000 (17:15 +0000)]
(py-compute-indentation): fix skipping backwards over comments by
using forward-comment (and Emacs 19 function) if available.

29 years agoAdded openrf method, which opens resource fork. The resulting object
Jack Jansen [Thu, 29 Feb 1996 16:11:32 +0000 (16:11 +0000)]
Added openrf method, which opens resource fork. The resulting object
supports a subset of normal file functionality.

29 years agoAdded __sinit() call, so C++ initializations in shared library work
Jack Jansen [Thu, 29 Feb 1996 16:10:32 +0000 (16:10 +0000)]
Added __sinit() call, so C++ initializations in shared library work

29 years ago*** empty log message ***
Guido van Rossum [Wed, 28 Feb 1996 23:58:09 +0000 (23:58 +0000)]
*** empty log message ***

29 years ago- Reorganized init code
Jack Jansen [Wed, 28 Feb 1996 15:42:47 +0000 (15:42 +0000)]
- Reorganized init code
- Fixed serious bug in code to get options from a resource

29 years agoremove unused variables
Guido van Rossum [Tue, 27 Feb 1996 15:21:19 +0000 (15:21 +0000)]
remove unused variables

29 years ago__FreeBSD__ shared libraries
Guido van Rossum [Sun, 25 Feb 1996 05:02:29 +0000 (05:02 +0000)]
__FreeBSD__ shared libraries

29 years agodefault CLOCKS_PER_SEC to CLK_TCK if it exists
Guido van Rossum [Sun, 25 Feb 1996 04:50:33 +0000 (04:50 +0000)]
default CLOCKS_PER_SEC to CLK_TCK if it exists

29 years agoMade 2nd arg to mkdir optional
Guido van Rossum [Sun, 25 Feb 1996 04:50:32 +0000 (04:50 +0000)]
Made 2nd arg to mkdir optional

29 years agoInclude ncurses.h where needed
Guido van Rossum [Sun, 25 Feb 1996 04:50:31 +0000 (04:50 +0000)]
Include ncurses.h where needed

29 years agoInclude stdlib.h or declare getenv
Guido van Rossum [Sun, 25 Feb 1996 04:50:31 +0000 (04:50 +0000)]
Include stdlib.h or declare getenv

29 years agoAdd unsigned char cast
Guido van Rossum [Sun, 25 Feb 1996 04:50:30 +0000 (04:50 +0000)]
Add unsigned char cast

29 years agoChanges needed to build with Tcl/Tk beta 2!
Guido van Rossum [Sun, 25 Feb 1996 04:50:29 +0000 (04:50 +0000)]
Changes needed to build with Tcl/Tk beta 2!

29 years agoChanges to make it work with Tcl/Tk beta 1.
Guido van Rossum [Sun, 25 Feb 1996 04:46:40 +0000 (04:46 +0000)]
Changes to make it work with Tcl/Tk beta 1.

29 years agoAdded TMPL for startup options
Jack Jansen [Wed, 21 Feb 1996 16:47:27 +0000 (16:47 +0000)]
Added TMPL for startup options
app.

29 years agoStore default startup options in preference file or
Jack Jansen [Wed, 21 Feb 1996 16:46:57 +0000 (16:46 +0000)]
Store default startup options in preference file or
app.

29 years agoChanged MacOS creator code from PYTH to Pyth
Jack Jansen [Wed, 21 Feb 1996 15:36:26 +0000 (15:36 +0000)]
Changed MacOS creator code from PYTH to Pyth

29 years agoChange Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken
Guido van Rossum [Wed, 21 Feb 1996 15:29:20 +0000 (15:29 +0000)]
Change Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken
by someone else, 'Pyth' is now officially registered by the PSA.

29 years ago- AppleEvent timeout set to infinite
Jack Jansen [Wed, 21 Feb 1996 15:28:49 +0000 (15:28 +0000)]
- AppleEvent timeout set to infinite
- Continue even if a build fails

29 years agoScript to recursively change PYTH creators to Pyth
Jack Jansen [Wed, 21 Feb 1996 15:27:24 +0000 (15:27 +0000)]
Script to recursively change PYTH creators to Pyth

29 years agoTk resources (but with a different name, without a space)
Jack Jansen [Wed, 21 Feb 1996 15:26:15 +0000 (15:26 +0000)]
Tk resources (but with a different name, without a space)

29 years agoMods by Guido: mkdir 2nd arg optional and remove as alias for unlink.
Jack Jansen [Wed, 21 Feb 1996 12:33:50 +0000 (12:33 +0000)]
Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink.

29 years ago- Added Tk projects
Jack Jansen [Tue, 20 Feb 1996 16:36:10 +0000 (16:36 +0000)]
- Added Tk projects
- Ported everything to CW8
- Renamed Runtime-Python to PythonCoreRuntime

29 years agoAdded config file for Tk-python
Jack Jansen [Tue, 20 Feb 1996 16:28:18 +0000 (16:28 +0000)]
Added config file for Tk-python
Removed mwerksglue.c (which was useless anyway)

29 years agoPorted to CW8
Jack Jansen [Tue, 20 Feb 1996 16:26:19 +0000 (16:26 +0000)]
Ported to CW8

29 years agoPorted to CW8 (added PRE_CW8 ifdef for CW7, for the time being)
Jack Jansen [Tue, 20 Feb 1996 16:25:31 +0000 (16:25 +0000)]
Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)

29 years ago- Added Guido's fixes
Jack Jansen [Tue, 20 Feb 1996 16:24:37 +0000 (16:24 +0000)]
- Added Guido's fixes
- Removed CW4 ifdefs
- Rationalized ifdefs for dup, fdopen

29 years agoAdded ref to Misc/NEWS file; added hint to run regen script on Linux.
Guido van Rossum [Wed, 14 Feb 1996 18:37:46 +0000 (18:37 +0000)]
Added ref to Misc/NEWS file; added hint to run regen script on Linux.

29 years agoChanged makefile() args from r/w to rb/wb, for non-unix compatability.
Jack Jansen [Wed, 14 Feb 1996 16:06:24 +0000 (16:06 +0000)]
Changed makefile() args from r/w to rb/wb, for non-unix compatability.

29 years agoTry to normalize urls referring to local files (code copied from posixpath)
Jack Jansen [Wed, 14 Feb 1996 16:05:20 +0000 (16:05 +0000)]
Try to normalize urls referring to local files (code copied from posixpath)

29 years agoInclude GUSI.h if compiling for mac with gusi-sockets
Jack Jansen [Wed, 14 Feb 1996 16:04:39 +0000 (16:04 +0000)]
Include GUSI.h if compiling for mac with gusi-sockets

29 years agoAllow makefile('rb') or 'wb'.
Jack Jansen [Wed, 14 Feb 1996 16:03:14 +0000 (16:03 +0000)]
Allow makefile('rb') or 'wb'.

29 years agoModified for GUSI
Jack Jansen [Wed, 14 Feb 1996 16:02:30 +0000 (16:02 +0000)]
Modified for GUSI

29 years agoFor gusi-based python
Jack Jansen [Wed, 14 Feb 1996 16:00:27 +0000 (16:00 +0000)]
For gusi-based python

29 years agoGUSI-based python projects
Jack Jansen [Wed, 14 Feb 1996 15:59:34 +0000 (15:59 +0000)]
GUSI-based python projects

29 years agoComment fix
Jack Jansen [Wed, 14 Feb 1996 15:58:30 +0000 (15:58 +0000)]
Comment fix

29 years agoInclude GUSI.h if using gusi-sockets
Jack Jansen [Wed, 14 Feb 1996 15:57:45 +0000 (15:57 +0000)]
Include GUSI.h if using gusi-sockets

29 years agoModule to convert a mail message to or from quoted-printable. The
Sjoerd Mullender [Wed, 14 Feb 1996 10:40:03 +0000 (10:40 +0000)]
Module to convert a mail message to or from quoted-printable.  The
message may consist of several MIME parts in which case each part is
converted independent of the others.  Only converts when necessary.

29 years agomark strftime as varargs
Guido van Rossum [Tue, 13 Feb 1996 00:14:09 +0000 (00:14 +0000)]
mark strftime as varargs

29 years agoadd remove==unlink; mark strftime as varargs
Guido van Rossum [Tue, 13 Feb 1996 00:12:56 +0000 (00:12 +0000)]
add remove==unlink; mark strftime as varargs

29 years agoget rid of bogus name for init_tkinter()
Guido van Rossum [Tue, 13 Feb 1996 00:11:37 +0000 (00:11 +0000)]
get rid of bogus name for init_tkinter()

29 years agobetter way to define ComplexType
Guido van Rossum [Tue, 13 Feb 1996 00:04:31 +0000 (00:04 +0000)]
better way to define ComplexType

29 years agoimproved test()
Guido van Rossum [Tue, 13 Feb 1996 00:02:10 +0000 (00:02 +0000)]
improved test()

29 years agoeven better way to normalize spaces in add_flowing_data
Guido van Rossum [Tue, 13 Feb 1996 00:01:28 +0000 (00:01 +0000)]
even better way to normalize spaces in add_flowing_data

29 years agobetter way to normalize spaces in add_flowing_data
Guido van Rossum [Mon, 12 Feb 1996 23:59:54 +0000 (23:59 +0000)]
better way to normalize spaces in add_flowing_data

29 years agofix several bogus var refs in error reporting
Guido van Rossum [Mon, 12 Feb 1996 23:58:38 +0000 (23:58 +0000)]
fix several bogus var refs in error reporting

29 years agodocument OverflowError exception on mktime()
Guido van Rossum [Mon, 12 Feb 1996 23:21:58 +0000 (23:21 +0000)]
document OverflowError exception on mktime()

29 years agoatol supports trailing l/L if base is 0
Guido van Rossum [Mon, 12 Feb 1996 23:20:12 +0000 (23:20 +0000)]
atol supports trailing l/L if base is 0

29 years agodocument non-BSD SIGCHLD behaviour
Guido van Rossum [Mon, 12 Feb 1996 23:18:51 +0000 (23:18 +0000)]
document non-BSD SIGCHLD behaviour

29 years agochange jars email
Guido van Rossum [Mon, 12 Feb 1996 23:17:40 +0000 (23:17 +0000)]
change jars email

29 years agolistdir no longer returns . or ..; added remove==unlink
Guido van Rossum [Mon, 12 Feb 1996 23:16:08 +0000 (23:16 +0000)]
listdir no longer returns . or ..; added remove==unlink

29 years agohypot is now always supported
Guido van Rossum [Mon, 12 Feb 1996 23:14:36 +0000 (23:14 +0000)]
hypot is now always supported

29 years agodon't die on unreadable files etc.
Guido van Rossum [Mon, 5 Feb 1996 18:49:00 +0000 (18:49 +0000)]
don't die on unreadable files etc.

29 years agoRe-binhexed all projects.
Jack Jansen [Wed, 31 Jan 1996 10:21:57 +0000 (10:21 +0000)]
Re-binhexed all projects.

29 years agoAdded cmath module
Jack Jansen [Mon, 29 Jan 1996 15:47:19 +0000 (15:47 +0000)]
Added cmath module

29 years agoModules implementing WWW and URL suite, and a module to control netscape.
Jack Jansen [Mon, 29 Jan 1996 15:45:59 +0000 (15:45 +0000)]
Modules implementing WWW and URL suite, and a module to control netscape.

29 years agoAdded missing get() method
Jack Jansen [Mon, 29 Jan 1996 15:45:09 +0000 (15:45 +0000)]
Added missing get() method

29 years agoFixed access to Quickdraw globals. Unfortunately, they now have to be
Jack Jansen [Mon, 29 Jan 1996 15:44:03 +0000 (15:44 +0000)]
Fixed access to Quickdraw globals. Unfortunately, they now have to be
accessed as Qd.qd.xxxx

29 years agoremove rcs history
Guido van Rossum [Fri, 26 Jan 1996 21:10:22 +0000 (21:10 +0000)]
remove rcs history

29 years agosupport fast mode for gdmb
Guido van Rossum [Fri, 26 Jan 1996 21:08:01 +0000 (21:08 +0000)]
support fast mode for gdmb

29 years agoonly use 'j' for imaginary constants
Guido van Rossum [Fri, 26 Jan 1996 20:53:56 +0000 (20:53 +0000)]
only use 'j' for imaginary constants

29 years agoproperly initialize optional arguments to apply()
Guido van Rossum [Fri, 26 Jan 1996 20:44:30 +0000 (20:44 +0000)]
properly initialize optional arguments to apply()

29 years agouse only j for imaginary constants
Guido van Rossum [Fri, 26 Jan 1996 18:59:07 +0000 (18:59 +0000)]
use only j for imaginary constants

29 years agoadd keyword args to CanvasItem class __init__
Guido van Rossum [Fri, 26 Jan 1996 17:45:07 +0000 (17:45 +0000)]
add keyword args to CanvasItem class __init__

29 years agomore recent linux header files
Guido van Rossum [Fri, 26 Jan 1996 17:43:46 +0000 (17:43 +0000)]
more recent linux header files

29 years agospeed up unquote() by using atoi() instead of eval()
Guido van Rossum [Fri, 26 Jan 1996 17:41:44 +0000 (17:41 +0000)]
speed up unquote() by using atoi() instead of eval()

29 years agosupport 'whence' arg to seek()
Guido van Rossum [Thu, 25 Jan 1996 18:40:41 +0000 (18:40 +0000)]
support 'whence' arg to seek()

29 years agoadd acct() method to send new account name
Guido van Rossum [Thu, 25 Jan 1996 18:37:21 +0000 (18:37 +0000)]
add acct() method to send new account name

29 years agofix typo in _setval() return value
Guido van Rossum [Thu, 25 Jan 1996 18:35:24 +0000 (18:35 +0000)]
fix typo in _setval() return value

29 years agobackward compatible interface for bsddb
Guido van Rossum [Thu, 25 Jan 1996 18:33:39 +0000 (18:33 +0000)]
backward compatible interface for bsddb

29 years agoinherit error from _mod.error
Guido van Rossum [Thu, 25 Jan 1996 18:26:57 +0000 (18:26 +0000)]
inherit error from _mod.error

29 years agoreal test for executable script
Guido van Rossum [Thu, 25 Jan 1996 18:23:50 +0000 (18:23 +0000)]
real test for executable script

29 years agocorrect retrieving return value of os.waitpid()
Guido van Rossum [Thu, 25 Jan 1996 18:13:30 +0000 (18:13 +0000)]
correct retrieving return value of os.waitpid()

29 years agoadd missing loop step to parseplist()
Guido van Rossum [Thu, 25 Jan 1996 18:07:08 +0000 (18:07 +0000)]
add missing loop step to parseplist()

29 years agofix default arg for read() -- should be -1
Guido van Rossum [Thu, 25 Jan 1996 17:34:14 +0000 (17:34 +0000)]
fix default arg for read() -- should be -1

29 years agoadd ComplexType
Guido van Rossum [Thu, 25 Jan 1996 17:31:58 +0000 (17:31 +0000)]
add ComplexType

29 years agouse 'j' instead of 'i' for imaginary constants
Guido van Rossum [Thu, 25 Jan 1996 16:21:31 +0000 (16:21 +0000)]
use 'j' instead of 'i' for imaginary constants

29 years agoRemoved unused var
Jack Jansen [Thu, 25 Jan 1996 16:11:19 +0000 (16:11 +0000)]
Removed unused var

29 years ago(py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp.
Barry Warsaw [Tue, 23 Jan 1996 22:52:02 +0000 (22:52 +0000)]
(py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp.

29 years agoCorrected format string in api_version_warning.
Sjoerd Mullender [Tue, 23 Jan 1996 16:07:29 +0000 (16:07 +0000)]
Corrected format string in api_version_warning.

29 years agoAdded prototype for PySys_SetArgv
Jack Jansen [Mon, 22 Jan 1996 14:56:29 +0000 (14:56 +0000)]
Added prototype for PySys_SetArgv

29 years agoSet default item for dialog
Jack Jansen [Mon, 22 Jan 1996 14:55:52 +0000 (14:55 +0000)]
Set default item for dialog

29 years agoAdded 16-bit pixel support for some operations.
Jack Jansen [Mon, 22 Jan 1996 14:55:15 +0000 (14:55 +0000)]
Added 16-bit pixel support for some operations.

29 years agoFixed off-by-one error in rle-decode, and allow whitespace in base64
Jack Jansen [Mon, 22 Jan 1996 10:47:15 +0000 (10:47 +0000)]
Fixed off-by-one error in rle-decode, and allow whitespace in base64
ascii input (thanks to Donald Beaudry for pointing these out)

29 years agoAdded rgbFgColor and a few other members of CGrafPort
Jack Jansen [Mon, 15 Jan 1996 14:39:56 +0000 (14:39 +0000)]
Added rgbFgColor and a few other members of CGrafPort

29 years agoAdded Fm module
Jack Jansen [Mon, 15 Jan 1996 14:39:11 +0000 (14:39 +0000)]
Added Fm module

29 years agoadde cmath; added version numbers to tk/tcl libs
Guido van Rossum [Fri, 12 Jan 1996 01:40:19 +0000 (01:40 +0000)]
adde cmath; added version numbers to tk/tcl libs

29 years agoadded default hypot() implementation
Guido van Rossum [Fri, 12 Jan 1996 01:39:11 +0000 (01:39 +0000)]
added default hypot() implementation

29 years ago64-bit patch
Guido van Rossum [Fri, 12 Jan 1996 01:38:49 +0000 (01:38 +0000)]
64-bit patch

29 years agoadded new.classobj()
Guido van Rossum [Fri, 12 Jan 1996 01:38:22 +0000 (01:38 +0000)]
added new.classobj()

29 years agofix argcount bug for build_node_children
Guido van Rossum [Fri, 12 Jan 1996 01:37:02 +0000 (01:37 +0000)]
fix argcount bug for build_node_children

29 years agoclear addr buffer before calling getsockname
Guido van Rossum [Fri, 12 Jan 1996 01:36:05 +0000 (01:36 +0000)]
clear addr buffer before calling getsockname