]> granicus.if.org Git - python/log
python
28 years agoSupport for more general diffing and retrieving any old revision.
Guido van Rossum [Mon, 26 May 1997 19:10:37 +0000 (19:10 +0000)]
Support for more general diffing and retrieving any old revision.
Support for index formatting with local refs.

28 years agoAdded keyword searching.
Guido van Rossum [Mon, 26 May 1997 16:35:46 +0000 (16:35 +0000)]
Added keyword searching.

28 years agoAdded keyword searching radio buttons.
Guido van Rossum [Mon, 26 May 1997 16:35:27 +0000 (16:35 +0000)]
Added keyword searching radio buttons.

28 years agoDon't need <BR> at end of <LI>.
Guido van Rossum [Mon, 26 May 1997 16:02:56 +0000 (16:02 +0000)]
Don't need <BR> at end of <LI>.

28 years agoBugfix -- should pass headers=0 when formatting query results.
Guido van Rossum [Mon, 26 May 1997 16:02:00 +0000 (16:02 +0000)]
Bugfix -- should pass headers=0 when formatting query results.

28 years agoAdd optional section titles to format_all.
Guido van Rossum [Mon, 26 May 1997 06:28:40 +0000 (06:28 +0000)]
Add optional section titles to format_all.
Allow for missing section titles in format_all and format_index.

28 years agoOops, checked in the wrong SHORTNAME value.
Guido van Rossum [Mon, 26 May 1997 06:14:02 +0000 (06:14 +0000)]
Oops, checked in the wrong SHORTNAME value.

28 years agoAdded a local customization feature: load some parameters from faqcust.
Guido van Rossum [Mon, 26 May 1997 06:12:50 +0000 (06:12 +0000)]
Added a local customization feature: load some parameters from faqcust.

28 years agoInitial revision
Guido van Rossum [Mon, 26 May 1997 06:11:35 +0000 (06:11 +0000)]
Initial revision

28 years agoInitial revision
Guido van Rossum [Mon, 26 May 1997 05:43:37 +0000 (05:43 +0000)]
Initial revision

28 years agoI'm happy with this.
Guido van Rossum [Mon, 26 May 1997 05:43:29 +0000 (05:43 +0000)]
I'm happy with this.

28 years agoInitial revision
Guido van Rossum [Mon, 26 May 1997 00:07:18 +0000 (00:07 +0000)]
Initial revision

28 years agoFinal touch -- bottom link points to FAQ Wizard home.
Guido van Rossum [Fri, 23 May 1997 23:07:44 +0000 (23:07 +0000)]
Final touch -- bottom link points to FAQ Wizard home.

28 years agoForgot to remove debug stmt.
Guido van Rossum [Fri, 23 May 1997 22:46:16 +0000 (22:46 +0000)]
Forgot to remove debug stmt.

28 years agoThe official name of the whole thing is now "Python FAQ Wizard";
Guido van Rossum [Fri, 23 May 1997 22:44:01 +0000 (22:44 +0000)]
The official name of the whole thing is now "Python FAQ Wizard";
and it's in beta testing now.

Renamed the cookie id to Python-FAQ-Wizard and fixed some bugs
related to cookie processing.

28 years agoImplemented a simple Password scheme.
Guido van Rossum [Fri, 23 May 1997 22:29:24 +0000 (22:29 +0000)]
Implemented a simple Password scheme.
Added a Help link to the FAQ Edit Wizard.

28 years agoAdded last mtime on whole faq.
Guido van Rossum [Fri, 23 May 1997 21:21:43 +0000 (21:21 +0000)]
Added last mtime on whole faq.
Added more elaborate explanation of version conflict.
Set fake header on commit so show() shows the new mtime.
Reorder name/email fields to be after the log message.

28 years agoNits.
Guido van Rossum [Fri, 23 May 1997 19:18:35 +0000 (19:18 +0000)]
Nits.
Use TARGET=rlog instead of _blank for rlog output.
Add missing mailto: to author's email address in Last changed link.
Forget about the domainname in the cookie; the default is just fine.

28 years agoReorg TO DO list.
Guido van Rossum [Fri, 23 May 1997 18:53:06 +0000 (18:53 +0000)]
Reorg TO DO list.
Run rlog commands as pipe so we can cgi.escape(output).
Added self.escape(), like cgi.escape() but also escapes " -- for use
as double-quoted attribute values inside HTML tags.
Fix complains from Mark Lutz: HTTP_HOST is not always set.

28 years agoSmall nits for Grail; don't forget to cgi.translate & and <.
Guido van Rossum [Fri, 23 May 1997 18:13:58 +0000 (18:13 +0000)]
Small nits for Grail; don't forget to cgi.translate & and <.

28 years ago- Suppress the visible text in the epilogue when "edit=no" is specified.
Guido van Rossum [Fri, 23 May 1997 17:45:04 +0000 (17:45 +0000)]
- Suppress the visible text in the epilogue when "edit=no" is specified.
- Add translation of *foobar* into <I>foobar</I> (but not inside <PRE>).
- Optimization for the translation: only translate when @ or / or * seen.
- Add some layout to front page lay-out.

28 years agoAdded section titles (for now, hardcoded in the file).
Guido van Rossum [Fri, 23 May 1997 15:55:19 +0000 (15:55 +0000)]
Added section titles (for now, hardcoded in the file).

28 years agoRemoved references to StdClib and PLStringFuncs, rebuilt everything
Jack Jansen [Fri, 23 May 1997 15:41:54 +0000 (15:41 +0000)]
Removed references to StdClib and PLStringFuncs, rebuilt everything

28 years agoNothing important
Jack Jansen [Fri, 23 May 1997 15:41:15 +0000 (15:41 +0000)]
Nothing important

28 years agoChanged version string and preferences filename to 1.5a2.
Jack Jansen [Fri, 23 May 1997 15:37:54 +0000 (15:37 +0000)]
Changed version string and preferences filename to 1.5a2.

28 years agoRenamed
Jack Jansen [Fri, 23 May 1997 15:36:53 +0000 (15:36 +0000)]
Renamed

28 years agoAdded keys() and mapping interface to shared-library objects, allowing
Jack Jansen [Fri, 23 May 1997 15:36:13 +0000 (15:36 +0000)]
Added keys() and mapping interface to shared-library objects, allowing
iteration over all symbols exported

28 years ago- Added Py_GetProgramFullPath
Jack Jansen [Fri, 23 May 1997 15:35:14 +0000 (15:35 +0000)]
- Added Py_GetProgramFullPath
- Added PyMac_StopGUSISpin and have it called at exit time (fixes crash
  when exiting with sockets open)
- Added PLstr... funcs needed by gusi: those provided by StdCLib are
  broken under cfm68k

28 years agoAdded PyMac_StopGUSISpin
Jack Jansen [Fri, 23 May 1997 15:33:20 +0000 (15:33 +0000)]
Added PyMac_StopGUSISpin

28 years agoAdded code to recognize http/ftp URLs and email addresses, and add <A>
Guido van Rossum [Fri, 23 May 1997 04:44:30 +0000 (04:44 +0000)]
Added code to recognize http/ftp URLs and email addresses, and add <A>
tags for them.

28 years agoMoved the 1.4 NEWS file here (it had to happen someday...).
Guido van Rossum [Fri, 23 May 1997 04:05:31 +0000 (04:05 +0000)]
Moved the 1.4 NEWS file here (it had to happen someday...).

28 years agoAdd doc string to type object.
Fred Drake [Fri, 23 May 1997 04:04:17 +0000 (04:04 +0000)]
Add doc string to type object.

28 years agoMinor change: add prologue() calls to do_info and do_rlog; in
Guido van Rossum [Fri, 23 May 1997 00:50:01 +0000 (00:50 +0000)]
Minor change: add prologue() calls to do_info and do_rlog; in
do_recent, don't display entries without a last-changed-date.

28 years agoCan't return 0 from void function...
Guido van Rossum [Fri, 23 May 1997 00:19:20 +0000 (00:19 +0000)]
Can't return 0 from void function...

28 years agoPyObject_Compare can raise an exception now.
Guido van Rossum [Fri, 23 May 1997 00:06:51 +0000 (00:06 +0000)]
PyObject_Compare can raise an exception now.

28 years agoPyObject_Compare can now return an error. Unfortunately, there are a
Guido van Rossum [Fri, 23 May 1997 00:01:41 +0000 (00:01 +0000)]
PyObject_Compare can now return an error.  Unfortunately, there are a
few places where we don't know how to test for them without losing
speed; don't know yet how to handle that.

28 years agoPyFile_WriteString now returns an error indicator instead of calling
Guido van Rossum [Thu, 22 May 1997 22:35:47 +0000 (22:35 +0000)]
PyFile_WriteString now returns an error indicator instead of calling
PyErr_Clear().  Add checking of those errors.

28 years agoPy_FlushLine and PyFile_WriteString now return error indicators
Guido van Rossum [Thu, 22 May 1997 22:35:04 +0000 (22:35 +0000)]
Py_FlushLine and PyFile_WriteString now return error indicators
instead of calling PyErr_Clear().  Add checking of those errors.

28 years agoPy_FlushLine and PyFile_WriteString now return error indicators
Guido van Rossum [Thu, 22 May 1997 22:26:18 +0000 (22:26 +0000)]
Py_FlushLine and PyFile_WriteString now return error indicators
instead of calling PyErr_Clear().  Add checking of those errors.

28 years agoPyFile_WriteString now returns an error indicator instead of calling
Guido van Rossum [Thu, 22 May 1997 22:25:11 +0000 (22:25 +0000)]
PyFile_WriteString now returns an error indicator instead of calling
PyErr_Clear().

28 years agoflushline and writestring can now return an error
Guido van Rossum [Thu, 22 May 1997 22:23:46 +0000 (22:23 +0000)]
flushline and writestring can now return an error

28 years agoThe usual
Guido van Rossum [Thu, 22 May 1997 20:48:03 +0000 (20:48 +0000)]
The usual

28 years agoAdded Py_GetProgramFullPath (same as GetProgramName)
Guido van Rossum [Thu, 22 May 1997 20:45:28 +0000 (20:45 +0000)]
Added Py_GetProgramFullPath (same as GetProgramName)

28 years agoAdded Py_GetProgramFullPath
Guido van Rossum [Thu, 22 May 1997 20:45:01 +0000 (20:45 +0000)]
Added Py_GetProgramFullPath

28 years agoAdded cvardesc and ctypedesc macros, for api.tex.
Guido van Rossum [Thu, 22 May 1997 20:43:24 +0000 (20:43 +0000)]
Added cvardesc and ctypedesc macros, for api.tex.

28 years agoDG/UX thread patches (Ross Andrus)
Guido van Rossum [Thu, 22 May 1997 20:41:59 +0000 (20:41 +0000)]
DG/UX thread patches (Ross Andrus)

28 years agoSet sys.executable to full path of python (from argv[0]).
Guido van Rossum [Thu, 22 May 1997 20:41:20 +0000 (20:41 +0000)]
Set sys.executable to full path of python (from argv[0]).

28 years agoMore usual effects of a new configure.in
Guido van Rossum [Thu, 22 May 1997 20:36:45 +0000 (20:36 +0000)]
More usual effects of a new configure.in

28 years agoDG/UX specific test for threads.
Guido van Rossum [Thu, 22 May 1997 20:34:27 +0000 (20:34 +0000)]
DG/UX specific test for threads.

28 years agoThe usual effects of a new configure.in
Guido van Rossum [Thu, 22 May 1997 20:33:33 +0000 (20:33 +0000)]
The usual effects of a new configure.in

28 years agoPartial(?) 64bit patch (AMK).
Guido van Rossum [Thu, 22 May 1997 20:24:07 +0000 (20:24 +0000)]
Partial(?) 64bit patch (AMK).

28 years agoAdded a space in an error message
Guido van Rossum [Thu, 22 May 1997 20:21:30 +0000 (20:21 +0000)]
Added a space in an error message

28 years agoAdded warning about the optimizer bug on AIX 4.2.1
Guido van Rossum [Thu, 22 May 1997 20:20:57 +0000 (20:20 +0000)]
Added warning about the optimizer bug on AIX 4.2.1

28 years agoMinor edits for 1.5a2
Guido van Rossum [Thu, 22 May 1997 20:13:25 +0000 (20:13 +0000)]
Minor edits for 1.5a2

28 years agoAdd kill, execv, fork to tested functions.
Guido van Rossum [Thu, 22 May 1997 20:12:34 +0000 (20:12 +0000)]
Add kill, execv, fork to tested functions.

28 years agoForce PYTHONPATH= empty when running test suite.
Guido van Rossum [Thu, 22 May 1997 20:11:55 +0000 (20:11 +0000)]
Force PYTHONPATH= empty when running test suite.

28 years agoJust another checkin for backup. Nothing substantial yet.
Guido van Rossum [Thu, 22 May 1997 20:11:52 +0000 (20:11 +0000)]
Just another checkin for backup.  Nothing substantial yet.

28 years agoAdded menu entry on deleting FAQ entries.
Guido van Rossum [Thu, 22 May 1997 16:57:50 +0000 (16:57 +0000)]
Added menu entry on deleting FAQ entries.
Added a generic error handler function.
Added cookie support to preserve author's name and email.

28 years agoHTML formatting nits.
Guido van Rossum [Thu, 22 May 1997 15:49:23 +0000 (15:49 +0000)]
HTML formatting nits.
Added "Reload this entry" link to edit complete screen.

28 years agoMostly small changes.
Guido van Rossum [Thu, 22 May 1997 15:21:57 +0000 (15:21 +0000)]
Mostly small changes.

- Fixed broken HTML in edit form that swallowed <BR> tags
- Removed "another one" link in roulette, replaced with "use Reload" message
- show() now has edit=1 by default; changed all calls
- Display last-changed date, author, email when present and edit=1
- Added back pointers at bottom
- Added a copy of the bootstrap script at the end of the file

28 years agoEnable putenv and waitpid (== wait4) for NeXT.
Guido van Rossum [Thu, 22 May 1997 15:12:39 +0000 (15:12 +0000)]
Enable putenv and waitpid (== wait4) for NeXT.

28 years agoDefined array.array_type, the type object.
Guido van Rossum [Thu, 22 May 1997 14:56:36 +0000 (14:56 +0000)]
Defined array.array_type, the type object.

28 years agoFix typo in error checking spotted by Just...
Guido van Rossum [Thu, 22 May 1997 14:02:25 +0000 (14:02 +0000)]
Fix typo in error checking spotted by Just...

28 years agoSeparate prologue/epilogue functions.
Guido van Rossum [Wed, 21 May 1997 23:43:39 +0000 (23:43 +0000)]
Separate prologue/epilogue functions.

Get the current version on edit and reject commits based on an old
version.

28 years agoOops, left an 'n = n+1' in but n was undefined.
Guido van Rossum [Wed, 21 May 1997 22:42:23 +0000 (22:42 +0000)]
Oops, left an 'n = n+1' in but n was undefined.

28 years agoAdd "Log info" to view rcs log.
Guido van Rossum [Wed, 21 May 1997 22:25:56 +0000 (22:25 +0000)]
Add "Log info" to view rcs log.
Speed up __getattr__ by storing the value as self.<key>.

28 years agoLots of new features:
Guido van Rossum [Wed, 21 May 1997 21:31:39 +0000 (21:31 +0000)]
Lots of new features:

- got rid of the separate search page
- added an index (lists the questions with links to the answers)
- add a mechanism to add new entries
- add a way to list most recently edited entries first

28 years agoCrude but functional, except for adding new entries.
Guido van Rossum [Wed, 21 May 1997 16:52:18 +0000 (16:52 +0000)]
Crude but functional, except for adding new entries.

28 years agoFix for boundary case (Jack)
Guido van Rossum [Wed, 21 May 1997 14:59:17 +0000 (14:59 +0000)]
Fix for boundary case (Jack)

28 years agogenerated from latest doc files
Guido van Rossum [Wed, 21 May 1997 14:48:15 +0000 (14:48 +0000)]
generated from latest doc files

28 years agoAdded description of socket_type.
Guido van Rossum [Wed, 21 May 1997 14:41:42 +0000 (14:41 +0000)]
Added description of socket_type.

28 years agoAdd test for presence of socket_type.
Guido van Rossum [Wed, 21 May 1997 14:38:57 +0000 (14:38 +0000)]
Add test for presence of socket_type.

28 years agoAdd socket.socket_type, as discussed on c.l.p.
Guido van Rossum [Wed, 21 May 1997 14:37:37 +0000 (14:37 +0000)]
Add socket.socket_type, as discussed on c.l.p.

28 years agoFix ratecv test (Sjoerd).
Guido van Rossum [Wed, 21 May 1997 14:27:20 +0000 (14:27 +0000)]
Fix ratecv test (Sjoerd).

28 years agoInitial revision
Guido van Rossum [Wed, 21 May 1997 07:24:50 +0000 (07:24 +0000)]
Initial revision

28 years agoInclude config.h so it can define const away for K&R.
Guido van Rossum [Tue, 20 May 1997 22:40:26 +0000 (22:40 +0000)]
Include config.h so it can define const away for K&R.

28 years agoMake delimiter and separator static for K&R C.
Guido van Rossum [Tue, 20 May 1997 22:38:21 +0000 (22:38 +0000)]
Make delimiter and separator static for K&R C.

28 years agoDon't use function prototypes in function definition headers.
Guido van Rossum [Tue, 20 May 1997 22:23:34 +0000 (22:23 +0000)]
Don't use function prototypes in function definition headers.

28 years agoIndent the #error directives so a classic K&R cpp doesn't see them.
Guido van Rossum [Tue, 20 May 1997 22:18:48 +0000 (22:18 +0000)]
Indent the #error directives so a classic K&R cpp doesn't see them.

28 years agoRenamed a local variable from 'PyCFunction' (which is also a typedef
Guido van Rossum [Tue, 20 May 1997 22:09:08 +0000 (22:09 +0000)]
Renamed a local variable from 'PyCFunction' (which is also a typedef
in methodobject.h) to 'func'.  /bin/cc on SunOS 4.x didn't grok this.

28 years agoAdded Py_PROTO macros for SunOS 4.x /bin/cc.
Guido van Rossum [Tue, 20 May 1997 22:07:46 +0000 (22:07 +0000)]
Added Py_PROTO macros for SunOS 4.x /bin/cc.

28 years agoMore robust way of choosing a non-existant uid (faster, too).
Guido van Rossum [Tue, 20 May 1997 19:32:22 +0000 (19:32 +0000)]
More robust way of choosing a non-existant uid (faster, too).
(Correct version -- the previous checkin was a keyboard slip.)

28 years agoMore robust way of choosing a non-existant uid (faster, too).
Guido van Rossum [Tue, 20 May 1997 19:31:25 +0000 (19:31 +0000)]
More robust way of choosing a non-existant uid (faster, too).

28 years agoMoved PyObject_{Get,Set}Attr to object.c.
Guido van Rossum [Tue, 20 May 1997 18:35:19 +0000 (18:35 +0000)]
Moved PyObject_{Get,Set}Attr to object.c.
Fixed two 'return NULL' that should be 'return -1'.

28 years agoMoved PyObject_{Get,Set}Attr here (from dictobject) and add PyObject_HasAttr.
Guido van Rossum [Tue, 20 May 1997 18:34:44 +0000 (18:34 +0000)]
Moved PyObject_{Get,Set}Attr here (from dictobject) and add PyObject_HasAttr.

28 years agoGot rid of c_error in favor of errno (and EDOM/ERANGE).
Guido van Rossum [Tue, 20 May 1997 18:21:34 +0000 (18:21 +0000)]
Got rid of c_error in favor of errno (and EDOM/ERANGE).
Assume that errno usage is thread-safe -- most vendors do this by
making in a macro that refers to a per-thread storage area.

28 years agoAdded some minimal comments and tweaked lay-out a bit.
Guido van Rossum [Tue, 20 May 1997 18:03:22 +0000 (18:03 +0000)]
Added some minimal comments and tweaked lay-out a bit.

28 years agoPlug leak of stack frame object in exception handling code.
Guido van Rossum [Tue, 20 May 1997 17:06:11 +0000 (17:06 +0000)]
Plug leak of stack frame object in exception handling code.
Also delay DECREF calls until after the structures have been updated
(for reentrancy awareness).

28 years agoHandling of pathnames pointing to files on toplevel folder of disk was
Guido van Rossum [Tue, 20 May 1997 16:00:07 +0000 (16:00 +0000)]
Handling of pathnames pointing to files on toplevel folder of disk was
incorrect (Jack)

28 years agofixed ratecv to continue working if product of rates is bigger than 32 bits
Guido van Rossum [Tue, 20 May 1997 15:59:35 +0000 (15:59 +0000)]
fixed ratecv to continue working if product of rates is bigger than 32 bits
(Sjoerd)

28 years agoRemoved MetroWerks workaround, replaced by defines in mymath.h (Jack)
Guido van Rossum [Tue, 20 May 1997 15:59:04 +0000 (15:59 +0000)]
Removed MetroWerks workaround, replaced by defines in mymath.h (Jack)

28 years agoworkaround for Mac MSL header definitions of TRUE and FALSE (Jack)
Guido van Rossum [Tue, 20 May 1997 15:58:36 +0000 (15:58 +0000)]
workaround for Mac MSL header definitions of TRUE and FALSE (Jack)

28 years agoWorkaround for bug in Metrowerks MSL headers on 68K Macs (Jack)
Guido van Rossum [Tue, 20 May 1997 15:58:15 +0000 (15:58 +0000)]
Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack)

28 years agoLogic for enabling mac-specific signal handling fixed (Jack)
Guido van Rossum [Tue, 20 May 1997 15:57:49 +0000 (15:57 +0000)]
Logic for enabling mac-specific signal handling fixed (Jack)

28 years agoUse #ifdef in stead of #if (Jack)
Guido van Rossum [Tue, 20 May 1997 15:57:25 +0000 (15:57 +0000)]
Use #ifdef in stead of #if (Jack)

28 years agoUpdated Python version no to 1.5.
Guido van Rossum [Mon, 19 May 1997 20:01:57 +0000 (20:01 +0000)]
Updated Python version no to 1.5.
Noted that we have used VC 4.2 and that 5.x should be able to convert it.

28 years agoAdded AMK's SocketServer docs.
Guido van Rossum [Mon, 19 May 1997 19:55:16 +0000 (19:55 +0000)]
Added AMK's SocketServer docs.

28 years agoAdd platform to welcome message.
Guido van Rossum [Mon, 19 May 1997 18:33:01 +0000 (18:33 +0000)]
Add platform to welcome message.

28 years agoUnlink before rename (for NT).
Guido van Rossum [Mon, 19 May 1997 15:20:49 +0000 (15:20 +0000)]
Unlink before rename (for NT).

28 years agoJim Ahlstrom's contributions for DOS, OS/2, WIN3.1.
Guido van Rossum [Mon, 19 May 1997 14:16:21 +0000 (14:16 +0000)]
Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1.