]> granicus.if.org Git - python/log
python
28 years agoRewritten by Lars Wizenius to add long options
Guido van Rossum [Mon, 9 Sep 1996 15:48:24 +0000 (15:48 +0000)]
Rewritten by Lars Wizenius to add long options

28 years agoRemoved some obsolete questions and references to version 1.2.
Guido van Rossum [Mon, 9 Sep 1996 15:16:39 +0000 (15:16 +0000)]
Removed some obsolete questions and references to version 1.2.
Added some cross refs about broken lambda and broken recursion of
nested functions.

28 years agoPy_GetProgramName turns out not to be obsolete (used by _tkinter).
Jack Jansen [Mon, 9 Sep 1996 14:48:05 +0000 (14:48 +0000)]
Py_GetProgramName turns out not to be obsolete (used by _tkinter).

28 years agoPPC companion to Python68KSmall.
Jack Jansen [Mon, 9 Sep 1996 14:47:04 +0000 (14:47 +0000)]
PPC companion to Python68KSmall.

28 years agoIt turns out that Py_GetProgramName is used after all...
Jack Jansen [Mon, 9 Sep 1996 14:45:55 +0000 (14:45 +0000)]
It turns out that Py_GetProgramName is used after all...

28 years agoFixed to use appletbundle in stead of bundle resource file
Jack Jansen [Mon, 9 Sep 1996 14:45:07 +0000 (14:45 +0000)]
Fixed to use appletbundle in stead of bundle resource file

28 years agoCode to add shlib resource fork was not enabled, also made project
Jack Jansen [Mon, 9 Sep 1996 14:44:26 +0000 (14:44 +0000)]
Code to add shlib resource fork was not enabled, also made project
layout more similar to ppc project layout

28 years agoDocumented preliminary CGI applet.
Jack Jansen [Mon, 9 Sep 1996 01:48:40 +0000 (01:48 +0000)]
Documented preliminary CGI applet.

28 years agoAdded ref to cgi.html
Jack Jansen [Mon, 9 Sep 1996 01:48:03 +0000 (01:48 +0000)]
Added ref to cgi.html

28 years agoExample CGI applet
Jack Jansen [Mon, 9 Sep 1996 01:47:24 +0000 (01:47 +0000)]
Example CGI applet

28 years ago(preliminary) framework for scriptable applications
Jack Jansen [Mon, 9 Sep 1996 01:46:11 +0000 (01:46 +0000)]
(preliminary) framework for scriptable applications

28 years agoTurned off debugging output
Jack Jansen [Mon, 9 Sep 1996 01:45:25 +0000 (01:45 +0000)]
Turned off debugging output

28 years agoAdded note about modified gusi
Jack Jansen [Sat, 7 Sep 1996 17:11:26 +0000 (17:11 +0000)]
Added note about modified gusi

28 years ago- Put all options in a struct
Jack Jansen [Sat, 7 Sep 1996 17:09:31 +0000 (17:09 +0000)]
- Put all options in a struct
- Unified initialization code for interpreter and applet
- Implemented new options to skip AE-processing for argc/argv and for
  disabling interactive option setting

28 years agoGot rid of toollibs, moved some libraries around
Jack Jansen [Sat, 7 Sep 1996 17:06:49 +0000 (17:06 +0000)]
Got rid of toollibs, moved some libraries around

28 years agoRemoved faulty gusi resource
Jack Jansen [Sat, 7 Sep 1996 17:06:12 +0000 (17:06 +0000)]
Removed faulty gusi resource

28 years agoAdded handling for new options, fixed applet option setting
Jack Jansen [Sat, 7 Sep 1996 17:01:47 +0000 (17:01 +0000)]
Added handling for new options, fixed applet option setting

28 years agoStupid bug: complex(x,y) would yield x+xj
Guido van Rossum [Sat, 7 Sep 1996 15:55:27 +0000 (15:55 +0000)]
Stupid bug: complex(x,y) would yield x+xj

28 years agoUse #ifdef MS_WIN32 instead of _MSC_VER > 850.
Guido van Rossum [Sat, 7 Sep 1996 00:59:43 +0000 (00:59 +0000)]
Use #ifdef MS_WIN32 instead of _MSC_VER > 850.

28 years agoSleep() turns out to be win32 specific.
Guido van Rossum [Sat, 7 Sep 1996 00:47:35 +0000 (00:47 +0000)]
Sleep() turns out to be win32 specific.
The timezone etc. overrides are win16 specific.
Hope I got this right now...

28 years agoPS: use -O2, not -O3
Guido van Rossum [Fri, 6 Sep 1996 23:31:18 +0000 (23:31 +0000)]
PS: use -O2, not -O3

28 years agoAllow editing selected bits of the GUSI preferences (creator, type and
Jack Jansen [Fri, 6 Sep 1996 22:25:34 +0000 (22:25 +0000)]
Allow editing selected bits of the GUSI preferences (creator, type and
delayed-sioux-window flag).

28 years agoRemoved duplicate gusi pref from bundle
Jack Jansen [Fri, 6 Sep 1996 22:22:15 +0000 (22:22 +0000)]
Removed duplicate gusi pref from bundle
Added "Delay sioux window" to template for gusi resource

28 years ago- Rationalized override preferences support, by remembering
Jack Jansen [Fri, 6 Sep 1996 22:21:07 +0000 (22:21 +0000)]
- Rationalized override preferences support, by remembering
  application resource fork RefNum and looking there only
- Added support for loading gusi prefs from Preferences file (needs
  modified GUSI, but Matthias promised he'd incorporate the fixes in
  the next release)

28 years agomacglue: added PyMac_AppRefNum
Jack Jansen [Fri, 6 Sep 1996 22:18:40 +0000 (22:18 +0000)]
macglue: added PyMac_AppRefNum
pythonresources: elaborated comment on preferences, added new options

28 years agoRemoved -- we now have python_nt.def
Guido van Rossum [Fri, 6 Sep 1996 21:47:02 +0000 (21:47 +0000)]
Removed -- we now have python_nt.def

28 years agoMove Watcom to the end. Added description of all Win32 specific
Guido van Rossum [Fri, 6 Sep 1996 21:46:10 +0000 (21:46 +0000)]
Move Watcom to the end.  Added description of all Win32 specific
files/dirs.  Slight editing.

28 years agoAdd W95 to header
Guido van Rossum [Fri, 6 Sep 1996 21:45:27 +0000 (21:45 +0000)]
Add W95 to header

28 years agoA directory with a working example of how to build an extension.
Guido van Rossum [Fri, 6 Sep 1996 21:16:21 +0000 (21:16 +0000)]
A directory with a working example of how to build an extension.

28 years agoChange to allow keyword args for Group,
Guido van Rossum [Fri, 6 Sep 1996 21:09:31 +0000 (21:09 +0000)]
Change to allow keyword args for Group,
 suggested by Nils Fischbeck, adapted by Fred

28 years agoNew email and zip code for Guido
Guido van Rossum [Fri, 6 Sep 1996 16:37:56 +0000 (16:37 +0000)]
New email and zip code for Guido

28 years agoNEXT shared libs instructions
Guido van Rossum [Fri, 6 Sep 1996 16:13:30 +0000 (16:13 +0000)]
NEXT shared libs instructions

28 years agoFixed Entry.select_from() to acually call the "select from" widget
Guido van Rossum [Fri, 6 Sep 1996 14:20:23 +0000 (14:20 +0000)]
Fixed Entry.select_from() to acually call the "select from" widget
command instead of the non-existant "select set".  (Fred)

28 years agoPyMapping_DelItem[String] are actually macros.
Guido van Rossum [Fri, 6 Sep 1996 13:48:38 +0000 (13:48 +0000)]
PyMapping_DelItem[String] are actually macros.

28 years agoCorrectly document PyNumber_Coerce.
Guido van Rossum [Fri, 6 Sep 1996 13:40:53 +0000 (13:40 +0000)]
Correctly document PyNumber_Coerce.

28 years agoSome changes for better Windows portability.
Guido van Rossum [Fri, 6 Sep 1996 13:34:02 +0000 (13:34 +0000)]
Some changes for better Windows portability.

28 years agoPython about box implemented. Slightly convoluted, since (a) we have
Jack Jansen [Fri, 6 Sep 1996 00:30:45 +0000 (00:30 +0000)]
Python about box implemented. Slightly convoluted, since (a) we have
to override an internal sioux routine and (b) we have to override the
"about sioux" menuitem after sioux has created its menus.

28 years agoAdded logging support.
Guido van Rossum [Thu, 5 Sep 1996 19:07:11 +0000 (19:07 +0000)]
Added logging support.

28 years agoFixed embarrassing logic bug in read_lines_to_outerboundary().
Guido van Rossum [Thu, 5 Sep 1996 19:03:36 +0000 (19:03 +0000)]
Fixed embarrassing logic bug in read_lines_to_outerboundary().

28 years agoAdded Menu.insert*() methods [Fred]
Guido van Rossum [Thu, 5 Sep 1996 16:46:31 +0000 (16:46 +0000)]
Added Menu.insert*() methods [Fred]

28 years agoAdd initial values to variables to avoid crash in __del__
Guido van Rossum [Thu, 5 Sep 1996 16:45:49 +0000 (16:45 +0000)]
Add initial values to variables to avoid crash in __del__

28 years agoAdded PyMarshal functions
Guido van Rossum [Thu, 5 Sep 1996 15:56:23 +0000 (15:56 +0000)]
Added PyMarshal functions

28 years agoTaken the plunge -- changed to Unix linefeed convention
Guido van Rossum [Thu, 5 Sep 1996 15:48:43 +0000 (15:48 +0000)]
Taken the plunge -- changed to Unix linefeed convention

28 years agoInclude file for users of Mark's build procedure
Guido van Rossum [Thu, 5 Sep 1996 15:32:18 +0000 (15:32 +0000)]
Include file for users of Mark's build procedure

28 years agoCompletely redone. mkestrres now parses errno.h and Errors.h files
Jack Jansen [Thu, 5 Sep 1996 15:22:16 +0000 (15:22 +0000)]
Completely redone. mkestrres now parses errno.h and Errors.h files
(which have the descriptions of the errors in comments) and
generates errors.txt, macerrors.py and errors.rsrc

28 years agoRegenerated, now also includes errno values plus explanations
Jack Jansen [Thu, 5 Sep 1996 15:20:27 +0000 (15:20 +0000)]
Regenerated, now also includes errno values plus explanations

28 years agoCheck that our override pythonpath is actually coming from the
Jack Jansen [Thu, 5 Sep 1996 15:19:24 +0000 (15:19 +0000)]
Check that our override pythonpath is actually coming from the
application, not from some system extension that happens to use the
same resource id.

28 years agoRemoved unused vars
Jack Jansen [Thu, 5 Sep 1996 15:17:57 +0000 (15:17 +0000)]
Removed unused vars

28 years agoSymbolic names for all error codes from Errors.h and errno.h
Jack Jansen [Thu, 5 Sep 1996 15:17:01 +0000 (15:17 +0000)]
Symbolic names for all error codes from Errors.h and errno.h

28 years agoAdded a note that redirecting stdin/stdout does not work due to gusi bug.
Jack Jansen [Thu, 5 Sep 1996 15:15:59 +0000 (15:15 +0000)]
Added a note that redirecting stdin/stdout does not work due to gusi bug.

28 years agoDifferent unpack instructions for vclibs41.zip
Guido van Rossum [Thu, 5 Sep 1996 03:15:22 +0000 (03:15 +0000)]
Different unpack instructions for vclibs41.zip

28 years agoNew project files from Jim A.
Guido van Rossum [Thu, 5 Sep 1996 01:26:59 +0000 (01:26 +0000)]
New project files from Jim A.

28 years agoGet rid of nobody_uid() and import pwd -- not used here.
Guido van Rossum [Wed, 4 Sep 1996 23:42:04 +0000 (23:42 +0000)]
Get rid of nobody_uid() and import pwd -- not used here.

28 years ago*** empty log message ***
Guido van Rossum [Wed, 4 Sep 1996 18:00:09 +0000 (18:00 +0000)]
*** empty log message ***

28 years ago- Fixed PyMac_DoYield:
Jack Jansen [Wed, 4 Sep 1996 15:24:59 +0000 (15:24 +0000)]
- Fixed PyMac_DoYield:
  - Update lastyield correctly
  - Do event handling if PyMac_YieldEnabled > 0 (previous cmd-. fix
    broke this)
- Use our own GUSISpin routine: fixes crash when exiting with sockets
  open and keeps windows, etc reacting consistently when waiting for
  accepts(), etc.

28 years ago(python-font-lock-keywords): with Python 1.4 `access' is no a keyword
Barry Warsaw [Wed, 4 Sep 1996 15:21:55 +0000 (15:21 +0000)]
(python-font-lock-keywords): with Python 1.4 `access' is no a keyword

28 years agoI have been increasingly annoyed about the fact that
Barry Warsaw [Wed, 4 Sep 1996 15:12:42 +0000 (15:12 +0000)]
I have been increasingly annoyed about the fact that
add-change-log-entry-other-window is so bad about guessing the proper
name of Python functions, methods and variables, so finally I wrote
the following (unidiff patch against python-mode.el 2.73):

Per Cederqvist <ceder@signum.se>

28 years ago#stylistics
Barry Warsaw [Wed, 4 Sep 1996 14:57:22 +0000 (14:57 +0000)]
#stylistics

28 years ago(python-mode): typos
Barry Warsaw [Wed, 4 Sep 1996 14:23:00 +0000 (14:23 +0000)]
(python-mode): typos

28 years ago(python-mode): font-lock-defaults must be make-local-variable'd
Barry Warsaw [Wed, 4 Sep 1996 14:14:10 +0000 (14:14 +0000)]
(python-mode): font-lock-defaults must be make-local-variable'd

28 years agoAdded elaborate trouble shooting guide.
Guido van Rossum [Tue, 3 Sep 1996 21:20:52 +0000 (21:20 +0000)]
Added elaborate trouble shooting guide.
Added more specific directions for editing the environment on Windows '95.
Made the section headers more visible.

28 years agoAdded uninstall option
Guido van Rossum [Tue, 3 Sep 1996 18:19:12 +0000 (18:19 +0000)]
Added uninstall option

28 years ago(py-dump-help-string): Use documentation-property to get docstring.
Barry Warsaw [Tue, 3 Sep 1996 18:17:04 +0000 (18:17 +0000)]
(py-dump-help-string): Use documentation-property to get docstring.

28 years ago(python-mode): font-lock-defaults necessary for Emacs 19, but doesn't
Barry Warsaw [Tue, 3 Sep 1996 16:38:30 +0000 (16:38 +0000)]
(python-mode): font-lock-defaults necessary for Emacs 19, but doesn't
hurt for XEmacs.

28 years ago#py-shell gets an autoload cookie
Barry Warsaw [Tue, 3 Sep 1996 16:16:04 +0000 (16:16 +0000)]
#py-shell gets an autoload cookie

28 years agoInitial release (+ 1 bugfix in setup.py)
Guido van Rossum [Tue, 3 Sep 1996 15:08:36 +0000 (15:08 +0000)]
Initial release (+ 1 bugfix in setup.py)

28 years agoThe usual
Guido van Rossum [Fri, 30 Aug 1996 20:58:57 +0000 (20:58 +0000)]
The usual

28 years agoMore thorough test for working <stdarg.h>.
Guido van Rossum [Fri, 30 Aug 1996 20:58:11 +0000 (20:58 +0000)]
More thorough test for working <stdarg.h>.

28 years agoTypo (missing _) in _xdr line.
Guido van Rossum [Fri, 30 Aug 1996 20:41:30 +0000 (20:41 +0000)]
Typo (missing _) in _xdr line.

28 years ago#include <netconfig.h> seems not needed and is harmful on NeXT, so drop it.
Guido van Rossum [Fri, 30 Aug 1996 20:39:43 +0000 (20:39 +0000)]
#include <netconfig.h> seems not needed and is harmful on NeXT, so drop it.
Add proper initialization of rtn = NULL in unpack_double.

28 years agoThe usual
Guido van Rossum [Fri, 30 Aug 1996 15:18:41 +0000 (15:18 +0000)]
The usual

28 years agoAdded checks for strdup and changed checks for hypot.
Guido van Rossum [Fri, 30 Aug 1996 15:18:00 +0000 (15:18 +0000)]
Added checks for strdup and changed checks for hypot.

28 years agoSubtle hack so the eps printed is not dependent on the formatting
Guido van Rossum [Thu, 29 Aug 1996 19:00:46 +0000 (19:00 +0000)]
Subtle hack so the eps printed is not dependent on the formatting
habits of the C library we happen to use...

28 years agoMove backup definition for hypot() to Python/hypot.c.
Guido van Rossum [Thu, 29 Aug 1996 18:13:16 +0000 (18:13 +0000)]
Move backup definition for hypot() to Python/hypot.c.

28 years agoChange comments/#ifdef structure for declaration for hypot().
Guido van Rossum [Thu, 29 Aug 1996 18:12:36 +0000 (18:12 +0000)]
Change comments/#ifdef structure for declaration for hypot().

28 years ago*** empty log message ***
Guido van Rossum [Thu, 29 Aug 1996 18:10:41 +0000 (18:10 +0000)]
*** empty log message ***

28 years agoNeeded more includes...
Guido van Rossum [Thu, 29 Aug 1996 18:10:30 +0000 (18:10 +0000)]
Needed more includes...

28 years ago*** empty log message ***
Guido van Rossum [Thu, 29 Aug 1996 17:48:26 +0000 (17:48 +0000)]
*** empty log message ***

28 years agoNew version submitted by Jim Fulton.
Guido van Rossum [Wed, 28 Aug 1996 19:29:44 +0000 (19:29 +0000)]
New version submitted by Jim Fulton.

28 years agoFix $PATH and add $PYTHONPATH used to run regen.
Guido van Rossum [Wed, 28 Aug 1996 19:23:01 +0000 (19:23 +0000)]
Fix $PATH and add $PYTHONPATH used to run regen.

28 years agoFix paths to match python1.4 installation.
Guido van Rossum [Wed, 28 Aug 1996 14:28:51 +0000 (14:28 +0000)]
Fix paths to match python1.4 installation.
(Forgot LIBP)

28 years agoFix paths to match python1.4 installation.
Guido van Rossum [Wed, 28 Aug 1996 14:27:24 +0000 (14:27 +0000)]
Fix paths to match python1.4 installation.

28 years agoMerged Guido's mkaliases and Jack's MkPluginAliases
Jack Jansen [Wed, 28 Aug 1996 14:19:53 +0000 (14:19 +0000)]
Merged Guido's mkaliases and Jack's MkPluginAliases

28 years agoCompletely revamped: it now uses separate instruction files per
Jack Jansen [Wed, 28 Aug 1996 14:18:58 +0000 (14:18 +0000)]
Completely revamped: it now uses separate instruction files per
distribution. Also, the user interface has been cleaned up a bit.

28 years agoRemoved RunLibScript from build
Jack Jansen [Wed, 28 Aug 1996 14:17:35 +0000 (14:17 +0000)]
Removed RunLibScript from build

28 years agoRemoved silly dialog
Jack Jansen [Wed, 28 Aug 1996 14:16:39 +0000 (14:16 +0000)]
Removed silly dialog

28 years agoProjects for 1.4b3 distribution: debugging off, optimizations on, etc.
Jack Jansen [Wed, 28 Aug 1996 14:14:09 +0000 (14:14 +0000)]
Projects for 1.4b3 distribution: debugging off, optimizations on, etc.

28 years ago"Small" 68K interpreter, without waste, img and tkinter
Jack Jansen [Wed, 28 Aug 1996 14:11:43 +0000 (14:11 +0000)]
"Small" 68K interpreter, without waste, img and tkinter

28 years agoVersion upped
Jack Jansen [Wed, 28 Aug 1996 13:53:54 +0000 (13:53 +0000)]
Version upped

28 years agoAdded setwatchcursor() and setarrowcursor() functions
Jack Jansen [Wed, 28 Aug 1996 13:53:07 +0000 (13:53 +0000)]
Added setwatchcursor() and setarrowcursor() functions

28 years agoUpdated for 1.4b3
Jack Jansen [Wed, 28 Aug 1996 13:51:11 +0000 (13:51 +0000)]
Updated for 1.4b3

28 years agoAdded note that these instruction are for a full source distribution,
Jack Jansen [Wed, 28 Aug 1996 13:50:21 +0000 (13:50 +0000)]
Added note that these instruction are for a full source distribution,
not a mac source distribution

28 years agoNo double underscores for globals please
Guido van Rossum [Mon, 26 Aug 1996 22:34:57 +0000 (22:34 +0000)]
No double underscores for globals please

28 years agoAdded /base:0x1e100000 to link options for python14.dll;
Guido van Rossum [Mon, 26 Aug 1996 22:16:03 +0000 (22:16 +0000)]
Added /base:0x1e100000 to link options for python14.dll;
randomness created by vc40 internals.

28 years agoThis commit was manufactured by cvs2svn to create tag 'r14beta3'. v1.4b3
cvs2svn [Mon, 26 Aug 1996 18:33:32 +0000 (18:33 +0000)]
This commit was manufactured by cvs2svn to create tag 'r14beta3'.

28 years agoAnother batch of updates...
Guido van Rossum [Mon, 26 Aug 1996 18:33:32 +0000 (18:33 +0000)]
Another batch of updates...

28 years agoRemove the entry for private variables (it's supposed to be a surprise!)
Guido van Rossum [Mon, 26 Aug 1996 18:23:19 +0000 (18:23 +0000)]
Remove the entry for private variables (it's supposed to be a surprise!)

28 years agoSome final changes. I'll give up on nicely reformatting and
Guido van Rossum [Mon, 26 Aug 1996 18:22:44 +0000 (18:22 +0000)]
Some final changes.  I'll give up on nicely reformatting and
structuring it, for now.

28 years agoBump exposed __version__ to 1.4.
Guido van Rossum [Mon, 26 Aug 1996 18:09:59 +0000 (18:09 +0000)]
Bump exposed __version__ to 1.4.
Correctly handle a URL containing user:password@host when using a proxy.

28 years agoReformatted some stuff. Put FEATURE FREEZE in all caps.
Guido van Rossum [Mon, 26 Aug 1996 17:52:09 +0000 (17:52 +0000)]
Reformatted some stuff.  Put FEATURE FREEZE in all caps.