]> granicus.if.org Git - python/log
python
29 years agoadded new names for getprogramname, getargcargv
Guido van Rossum [Sun, 21 Jul 1996 02:23:24 +0000 (02:23 +0000)]
added new names for getprogramname, getargcargv

29 years agoAdded prototype + doc for PySequence_Length()
Guido van Rossum [Sun, 21 Jul 1996 02:22:56 +0000 (02:22 +0000)]
Added prototype + doc for PySequence_Length()

29 years agoadded parser module to overview
Guido van Rossum [Sun, 21 Jul 1996 02:22:12 +0000 (02:22 +0000)]
added parser module to overview

29 years agoadded plock
Guido van Rossum [Sun, 21 Jul 1996 02:21:49 +0000 (02:21 +0000)]
added plock

29 years agoMinute changes by Fred Drake
Guido van Rossum [Sun, 21 Jul 1996 02:21:31 +0000 (02:21 +0000)]
Minute changes by Fred Drake

29 years agochanges by Jack to Mac docs
Guido van Rossum [Sun, 21 Jul 1996 02:20:58 +0000 (02:20 +0000)]
changes by Jack to Mac docs

29 years agoDon't use tktools, dummy! Reworded test message slightly.
Guido van Rossum [Sun, 21 Jul 1996 02:20:06 +0000 (02:20 +0000)]
Don't use tktools, dummy!  Reworded test message slightly.

29 years agofix canvas bind commands
Guido van Rossum [Sun, 21 Jul 1996 02:19:32 +0000 (02:19 +0000)]
fix canvas bind commands

29 years agoAdded option to refilemessages() to keep sequences
Guido van Rossum [Sun, 21 Jul 1996 02:18:22 +0000 (02:18 +0000)]
Added option to refilemessages() to keep sequences

29 years agoChanges for new parser module (Fred Drake)
Guido van Rossum [Sun, 21 Jul 1996 02:17:52 +0000 (02:17 +0000)]
Changes for new parser module (Fred Drake)

29 years agoNew opcodes BINARY_POWER, RAISE_VARARGS, CALL_FUNCTION, MAKE_FUNCTION
Guido van Rossum [Sun, 21 Jul 1996 02:16:53 +0000 (02:16 +0000)]
New opcodes BINARY_POWER, RAISE_VARARGS, CALL_FUNCTION, MAKE_FUNCTION

29 years agoadd mac compatibility
Guido van Rossum [Sun, 21 Jul 1996 02:09:54 +0000 (02:09 +0000)]
add mac compatibility

29 years ago- Added a file dialog example
Jack Jansen [Thu, 18 Jul 1996 16:07:05 +0000 (16:07 +0000)]
- Added a file dialog example
- Added pointers to library documentation

29 years agoOld names changed to Py_GetCopyright, etc.
Jack Jansen [Wed, 10 Jul 1996 15:48:25 +0000 (15:48 +0000)]
Old names changed to Py_GetCopyright, etc.

29 years agoinittab is a "struct _inittab".
Jack Jansen [Wed, 10 Jul 1996 15:47:19 +0000 (15:47 +0000)]
inittab is a "struct _inittab".

29 years agoGiven a module/pathname file created by findmodulefiles compile all
Jack Jansen [Wed, 10 Jul 1996 13:19:08 +0000 (13:19 +0000)]
Given a module/pathname file created by findmodulefiles compile all
needed modules and create a file full of PYC resources.

29 years agoadded a thing on the to-do list
Barry Warsaw [Mon, 8 Jul 1996 22:37:06 +0000 (22:37 +0000)]
added a thing on the to-do list

29 years ago(python-font-lock-keywords): added class and def
Barry Warsaw [Fri, 5 Jul 1996 20:11:35 +0000 (20:11 +0000)]
(python-font-lock-keywords): added class and def

29 years ago(py-mode-syntax-table): revert underscore to word class, even though I
Barry Warsaw [Wed, 3 Jul 1996 23:15:51 +0000 (23:15 +0000)]
(py-mode-syntax-table): revert underscore to word class, even though I
don't agree with it.

29 years ago(py-delete-char): Obey numeric argument.
Barry Warsaw [Wed, 3 Jul 1996 23:12:52 +0000 (23:12 +0000)]
(py-delete-char): Obey numeric argument.

29 years ago(py-shift-region-left, py-shift-region-right, py-indent-right,
Barry Warsaw [Wed, 3 Jul 1996 22:59:12 +0000 (22:59 +0000)]
(py-shift-region-left, py-shift-region-right, py-indent-right,
py-outdent-left, py-mode-map): Folded all functionality into
py-shift-region-* commands.  Bound C-c C-l to py-shift-region-left and
C-c C-r to py-shift-region-right.  Removed py-indent-right and
py-indent-left.

29 years agoThis commit was manufactured by cvs2svn to create tag 'r14beta1'. v1.4b1
cvs2svn [Mon, 1 Jul 1996 18:34:03 +0000 (18:34 +0000)]
This commit was manufactured by cvs2svn to create tag 'r14beta1'.

29 years agoNew versions of VC project which has no source files in PC/
Guido van Rossum [Mon, 1 Jul 1996 18:34:03 +0000 (18:34 +0000)]
New versions of VC project which has no source files in PC/

29 years agoadded plock
Guido van Rossum [Fri, 28 Jun 1996 20:18:10 +0000 (20:18 +0000)]
added plock

29 years agosplit autoconf target in two
Guido van Rossum [Fri, 28 Jun 1996 20:15:41 +0000 (20:15 +0000)]
split autoconf target in two

29 years agoSlightly different Windows ifdefs
Guido van Rossum [Fri, 28 Jun 1996 20:15:15 +0000 (20:15 +0000)]
Slightly different Windows ifdefs

29 years agoadded comments about tcl/tk -l options
Guido van Rossum [Fri, 28 Jun 1996 20:13:08 +0000 (20:13 +0000)]
added comments about tcl/tk -l options

29 years agoAdded PC files from Jim Ahlstrom.
Guido van Rossum [Fri, 28 Jun 1996 19:12:06 +0000 (19:12 +0000)]
Added PC files from Jim Ahlstrom.

29 years agoAdded plock() system call.
Guido van Rossum [Fri, 28 Jun 1996 18:55:32 +0000 (18:55 +0000)]
Added plock() system call.
Changed test for Windows times() emulation.

29 years agoFixed restore_files(); added reset_files(); made these more flexible.
Guido van Rossum [Fri, 28 Jun 1996 17:28:51 +0000 (17:28 +0000)]
Fixed restore_files(); added reset_files(); made these more flexible.

29 years agoaix sharedlib helpers
Guido van Rossum [Wed, 26 Jun 1996 21:15:02 +0000 (21:15 +0000)]
aix sharedlib helpers

29 years agoCorrections to aix_loaderror(), by Manus Hand.
Guido van Rossum [Wed, 26 Jun 1996 21:07:08 +0000 (21:07 +0000)]
Corrections to aix_loaderror(), by Manus Hand.

29 years agoJeremy's patches for more robust handling of unmarshallable types.
Guido van Rossum [Wed, 26 Jun 1996 20:41:23 +0000 (20:41 +0000)]
Jeremy's patches for more robust handling of unmarshallable types.

29 years agoAdd docs for planned improved handling of the marshalling of
Guido van Rossum [Wed, 26 Jun 1996 20:20:57 +0000 (20:20 +0000)]
Add docs for planned improved handling of the marshalling of
unmarshallable objects.

29 years agonew versions from Jim A
Guido van Rossum [Wed, 26 Jun 1996 19:53:41 +0000 (19:53 +0000)]
new versions from Jim A

29 years agosocket wrapper module around _socket for all Window platforms
Guido van Rossum [Wed, 26 Jun 1996 19:52:38 +0000 (19:52 +0000)]
socket wrapper module around _socket for all Window platforms

29 years agoSome updates. Still out of date.
Guido van Rossum [Wed, 26 Jun 1996 19:50:09 +0000 (19:50 +0000)]
Some updates.  Still out of date.

29 years agonew contributors
Guido van Rossum [Wed, 26 Jun 1996 19:48:47 +0000 (19:48 +0000)]
new contributors

29 years agourl2path for NT
Guido van Rossum [Wed, 26 Jun 1996 19:47:56 +0000 (19:47 +0000)]
url2path for NT

29 years agoadd nturl2path
Guido van Rossum [Wed, 26 Jun 1996 19:47:37 +0000 (19:47 +0000)]
add nturl2path

29 years agoresult of new configure.in
Guido van Rossum [Wed, 26 Jun 1996 19:47:01 +0000 (19:47 +0000)]
result of new configure.in

29 years agoSplit some long lines (headers, functions).
Guido van Rossum [Wed, 26 Jun 1996 19:45:23 +0000 (19:45 +0000)]
Split some long lines (headers, functions).
Rework --with-readline and --with-thread.

29 years agoAdded Andrew Kuchling's explanation of regexp's.
Guido van Rossum [Wed, 26 Jun 1996 19:43:22 +0000 (19:43 +0000)]
Added Andrew Kuchling's explanation of regexp's.

29 years agoIgnore latex intermediate products.
Guido van Rossum [Wed, 26 Jun 1996 19:30:01 +0000 (19:30 +0000)]
Ignore latex intermediate products.

29 years agoAdded __doc__ to predefined module attributes.
Guido van Rossum [Wed, 26 Jun 1996 19:29:21 +0000 (19:29 +0000)]
Added __doc__ to predefined module attributes.

29 years agotypo
Guido van Rossum [Wed, 26 Jun 1996 19:27:05 +0000 (19:27 +0000)]
typo

29 years agoexpr_list -> expression_list
Guido van Rossum [Wed, 26 Jun 1996 19:26:55 +0000 (19:26 +0000)]
expr_list -> expression_list

29 years agoexplain global better
Guido van Rossum [Wed, 26 Jun 1996 19:26:40 +0000 (19:26 +0000)]
explain global better

29 years agoadded '**kw' to parameter list syntax
Guido van Rossum [Wed, 26 Jun 1996 19:26:20 +0000 (19:26 +0000)]
added '**kw' to parameter list syntax

29 years agomktime returns a float now.
Guido van Rossum [Wed, 26 Jun 1996 19:25:12 +0000 (19:25 +0000)]
mktime returns a float now.

29 years agoAdded thread unsafety warning. Added optional retain arg to split.
Guido van Rossum [Wed, 26 Jun 1996 19:24:22 +0000 (19:24 +0000)]
Added thread unsafety warning.  Added optional retain arg to split.

29 years agoBetter and correct words for split().
Guido van Rossum [Wed, 26 Jun 1996 19:23:26 +0000 (19:23 +0000)]
Better and correct words for split().

29 years agoDocument some process group stuff; mkdir mode arg optional; mkfifo.
Guido van Rossum [Wed, 26 Jun 1996 19:22:46 +0000 (19:22 +0000)]
Document some process group stuff; mkdir mode arg optional; mkfifo.

29 years agoGive correct length of string.
Guido van Rossum [Wed, 26 Jun 1996 19:21:58 +0000 (19:21 +0000)]
Give correct length of string.

29 years agoSlight update; file args are no longer optional.
Guido van Rossum [Wed, 26 Jun 1996 19:21:24 +0000 (19:21 +0000)]
Slight update; file args are no longer optional.

29 years agoAdd flock; warn about lockdata system dependency when using fcntl.
Guido van Rossum [Wed, 26 Jun 1996 19:20:33 +0000 (19:20 +0000)]
Add flock; warn about lockdata system dependency when using fcntl.

29 years agoChange of address; 1.4 beta 1.
Guido van Rossum [Wed, 26 Jun 1996 19:19:54 +0000 (19:19 +0000)]
Change of address; 1.4 beta 1.

29 years agoFixed for Latex2e by Dave Ascher.
Guido van Rossum [Wed, 26 Jun 1996 19:03:20 +0000 (19:03 +0000)]
Fixed for Latex2e by Dave Ascher.

29 years agoPatchlevel to 1.4 beta 1.
Guido van Rossum [Wed, 26 Jun 1996 18:29:09 +0000 (18:29 +0000)]
Patchlevel to 1.4 beta 1.

29 years agoDifferent logic for defining CHECK(); 16-bit MSC specific define.
Guido van Rossum [Wed, 26 Jun 1996 18:27:19 +0000 (18:27 +0000)]
Different logic for defining CHECK(); 16-bit MSC specific define.

29 years agoAdded CWI copyright.
Guido van Rossum [Wed, 26 Jun 1996 18:26:04 +0000 (18:26 +0000)]
Added CWI copyright.
Updated some comments.
Fixed bug in Merge() called with NULL args.
Get rid of TkDefaultAppName() -- it is not used anywhere.
Pass error message on when Appinit fails.
Create/Delete FileHandler assume fd is a socket on Windows.

29 years agochanged windows test symbols; removed debug printf from sockets
Guido van Rossum [Wed, 26 Jun 1996 18:22:49 +0000 (18:22 +0000)]
changed windows test symbols; removed debug printf from sockets

29 years agoMade comment for getprogramname() more helpful.
Guido van Rossum [Thu, 20 Jun 1996 16:49:26 +0000 (16:49 +0000)]
Made comment for getprogramname() more helpful.

29 years agoMore rational support for Windows (tested on Roj's NT 3.5 machine only).
Guido van Rossum [Thu, 20 Jun 1996 16:25:29 +0000 (16:25 +0000)]
More rational support for Windows (tested on Roj's NT 3.5 machine only).
Use PyArg_ParseTuple() where it makes sense.

29 years agoAdded HAVE_FLOCK
Guido van Rossum [Thu, 20 Jun 1996 14:32:30 +0000 (14:32 +0000)]
Added HAVE_FLOCK

29 years agoSome cleanups. Change of address.
Guido van Rossum [Thu, 20 Jun 1996 14:32:08 +0000 (14:32 +0000)]
Some cleanups.  Change of address.

29 years agoSome cleanup; make for loops over subdirs less noisy, more informative.
Guido van Rossum [Thu, 20 Jun 1996 14:30:38 +0000 (14:30 +0000)]
Some cleanup; make for loops over subdirs less noisy, more informative.

29 years agoCosmetic change to the dox_8x3 hack.
Guido van Rossum [Thu, 20 Jun 1996 14:18:34 +0000 (14:18 +0000)]
Cosmetic change to the dox_8x3 hack.

29 years agoClear waitpid() status arg in case there's no process to report with
Guido van Rossum [Wed, 19 Jun 1996 23:17:02 +0000 (23:17 +0000)]
Clear waitpid() status arg in case there's no process to report with
WNOHANG set.

29 years agoRenamed static pow() to powerop() to avoid name conflict in some compilers.
Guido van Rossum [Wed, 19 Jun 1996 21:49:17 +0000 (21:49 +0000)]
Renamed static pow() to powerop() to avoid name conflict in some compilers.

29 years agoSjoerd's StringIO speed-up
Guido van Rossum [Wed, 19 Jun 1996 14:54:19 +0000 (14:54 +0000)]
Sjoerd's StringIO speed-up

29 years agoAdd test that script name ends in .py.
Guido van Rossum [Mon, 17 Jun 1996 17:49:13 +0000 (17:49 +0000)]
Add test that script name ends in .py.
Cosmetic changes to usage message (refer to "make install" now).

29 years agoGet struct _frozen defn from Python.h; new variable names.
Guido van Rossum [Mon, 17 Jun 1996 17:48:30 +0000 (17:48 +0000)]
Get struct _frozen defn from Python.h; new variable names.

29 years agoAdded more entries to create required target subdirectories for sharedinstall.
Guido van Rossum [Mon, 17 Jun 1996 17:33:11 +0000 (17:33 +0000)]
Added more entries to create required target subdirectories for sharedinstall.

29 years agoget rid of temporary README about Tommy's efforts
Guido van Rossum [Mon, 17 Jun 1996 17:15:28 +0000 (17:15 +0000)]
get rid of temporary README about Tommy's efforts

29 years agonew simple dialog module, incompatible
Guido van Rossum [Mon, 17 Jun 1996 17:14:46 +0000 (17:14 +0000)]
new simple dialog module, incompatible

29 years agoChange defn of splitnport() to only accept valid digit strings.
Guido van Rossum [Mon, 17 Jun 1996 17:11:40 +0000 (17:11 +0000)]
Change defn of splitnport() to only accept valid digit strings.

29 years agoImport marshal before using it :-(
Guido van Rossum [Mon, 17 Jun 1996 17:10:45 +0000 (17:10 +0000)]
Import marshal before using it :-(

29 years agoMemoize _deepcopy_tuple() -- maybe this helps Tommy's problem.
Guido van Rossum [Mon, 17 Jun 1996 17:10:11 +0000 (17:10 +0000)]
Memoize _deepcopy_tuple() -- maybe this helps Tommy's problem.

29 years agoNew style interface via pointer variable.
Guido van Rossum [Mon, 17 Jun 1996 17:07:23 +0000 (17:07 +0000)]
New style interface via pointer variable.

29 years agostruct frozen is now struct _frozen and comes from import.h.
Guido van Rossum [Mon, 17 Jun 1996 17:06:34 +0000 (17:06 +0000)]
struct frozen is now struct _frozen and comes from import.h.

29 years agofrozen_modules is now officially part of the API, remove _ from new name.
Guido van Rossum [Mon, 17 Jun 1996 17:05:38 +0000 (17:05 +0000)]
frozen_modules is now officially part of the API, remove _ from new name.

29 years agoAdd defs for struct _frozen and struct _frozen *PyImport_FrozenModules();
Guido van Rossum [Mon, 17 Jun 1996 17:05:01 +0000 (17:05 +0000)]
Add defs for struct _frozen and struct _frozen *PyImport_FrozenModules();

29 years agoDefine sys.prefix and sys.exec_prefix (see Modules/getpath.c; from Makefile).
Guido van Rossum [Mon, 17 Jun 1996 17:02:48 +0000 (17:02 +0000)]
Define sys.prefix and sys.exec_prefix (see Modules/getpath.c; from Makefile).

29 years agoTest for zero-length argument in capitalize().
Guido van Rossum [Mon, 17 Jun 1996 16:59:33 +0000 (16:59 +0000)]
Test for zero-length argument in capitalize().

29 years agoAdded new.instance(class, dict).
Guido van Rossum [Mon, 17 Jun 1996 16:56:56 +0000 (16:56 +0000)]
Added new.instance(class, dict).

29 years agoAdded splitnport(), which is like splitport() but returns a numeric port,
Guido van Rossum [Thu, 13 Jun 1996 19:12:35 +0000 (19:12 +0000)]
Added splitnport(), which is like splitport() but returns a numeric port,
is forgiving about semi-numeric port numbers, and allows you to specify
a default port (default is -1, None returned for nonnumeric port).

29 years agoadded capitalize()
Guido van Rossum [Wed, 12 Jun 1996 04:24:52 +0000 (04:24 +0000)]
added capitalize()

29 years agoYet another pass at fd2obj -- this time for Windows
Guido van Rossum [Wed, 12 Jun 1996 04:22:53 +0000 (04:22 +0000)]
Yet another pass at fd2obj -- this time for Windows

29 years agoprovide access to $(exec_)prefix
Guido van Rossum [Wed, 12 Jun 1996 04:20:27 +0000 (04:20 +0000)]
provide access to $(exec_)prefix

29 years agontohs, ntohl, htons, htonl -- thanks to Lance
Guido van Rossum [Wed, 12 Jun 1996 04:04:55 +0000 (04:04 +0000)]
ntohs, ntohl, htons, htonl -- thanks to Lance

29 years agomore changes for Windows, sigh
Guido van Rossum [Wed, 12 Jun 1996 04:04:22 +0000 (04:04 +0000)]
more changes for Windows, sigh

29 years agoBastionification utility (useful for rexec clients)
Guido van Rossum [Tue, 11 Jun 1996 20:12:49 +0000 (20:12 +0000)]
Bastionification utility (useful for rexec clients)

29 years agoAdd third arg to split(). Add capwords() -- which uses that.
Guido van Rossum [Tue, 11 Jun 1996 18:45:15 +0000 (18:45 +0000)]
Add third arg to split().  Add capwords() -- which uses that.

29 years agoAdded capitalize() and capwords().
Guido van Rossum [Tue, 11 Jun 1996 18:43:00 +0000 (18:43 +0000)]
Added capitalize() and capwords().

29 years agoAdd a hack for Solaris threads (why not, there are zillions of
Guido van Rossum [Tue, 11 Jun 1996 18:40:02 +0000 (18:40 +0000)]
Add a hack for Solaris threads (why not, there are zillions of
hacks for Windows and DOS here already :-( ).

29 years agoAvoid core dump in resizestring() on read() with 0 bytes.
Guido van Rossum [Tue, 11 Jun 1996 18:38:48 +0000 (18:38 +0000)]
Avoid core dump in resizestring() on read() with 0 bytes.

29 years agoCalculate length of AF_UNIX addr struct portably in getsockaddrarg().
Guido van Rossum [Tue, 11 Jun 1996 18:36:33 +0000 (18:36 +0000)]
Calculate length of AF_UNIX addr struct portably in getsockaddrarg().

29 years agoGet rid of obsolete allowbroadcast().
Guido van Rossum [Tue, 11 Jun 1996 18:35:24 +0000 (18:35 +0000)]
Get rid of obsolete allowbroadcast().
Avoid core dumps in resizestring().

29 years agoAvoid core dump on symcomp("").
Guido van Rossum [Tue, 11 Jun 1996 18:33:14 +0000 (18:33 +0000)]
Avoid core dump on symcomp("").