]>
granicus.if.org Git - python/log
Guido van Rossum [Fri, 9 May 1997 22:27:31 +0000 (22:27 +0000)]
Speed up read() (i.e. read till EOF) considerably by doing a stat() to
see if we can guess the #bytes until the end of the file. If we
can't, increment the buffer size increments up to 0.5Meg to avoid
realloc'ing too much.
cvs2svn [Fri, 9 May 1997 03:21:44 +0000 (03:21 +0000)]
This commit was manufactured by cvs2svn to create tag 'r15a1'.
Guido van Rossum [Fri, 9 May 1997 03:21:44 +0000 (03:21 +0000)]
Modernized for 1.5
Guido van Rossum [Fri, 9 May 1997 03:21:12 +0000 (03:21 +0000)]
New heros.
Guido van Rossum [Fri, 9 May 1997 03:19:29 +0000 (03:19 +0000)]
Scroll to top of info window when done.
Guido van Rossum [Fri, 9 May 1997 03:05:16 +0000 (03:05 +0000)]
Oops -- missed FloatingPointError.
Guido van Rossum [Fri, 9 May 1997 03:03:23 +0000 (03:03 +0000)]
Oops -- missed FloatingPointError in renaming.
Guido van Rossum [Fri, 9 May 1997 02:42:48 +0000 (02:42 +0000)]
The usual.
Guido van Rossum [Fri, 9 May 1997 02:42:00 +0000 (02:42 +0000)]
Added --with-fpectl. Change checks for -lm, -lc.
Guido van Rossum [Fri, 9 May 1997 02:41:10 +0000 (02:41 +0000)]
Move WANT_SIGFPE_HANDLER.
Guido van Rossum [Fri, 9 May 1997 02:40:44 +0000 (02:40 +0000)]
Add HAVE_PTHREAD_H; move WANT_SIGFPE_HANDLER.
Guido van Rossum [Fri, 9 May 1997 02:40:09 +0000 (02:40 +0000)]
1.5a1 adaptations.
Guido van Rossum [Fri, 9 May 1997 02:35:58 +0000 (02:35 +0000)]
Latest from Jeffrey Ollie.
Infinite failure stack, some bugs fixed (fastmap, star_jump, register bug).
Guido van Rossum [Fri, 9 May 1997 02:25:55 +0000 (02:25 +0000)]
Fix the date.
Guido van Rossum [Fri, 9 May 1997 02:23:45 +0000 (02:23 +0000)]
Added docs for dumbdbm (AMK), and misc small fixes.
Guido van Rossum [Fri, 9 May 1997 02:22:59 +0000 (02:22 +0000)]
Document return value of wait[pid]() more carefully.
Document how to get exit status of a popen() command.
Guido van Rossum [Fri, 9 May 1997 02:21:51 +0000 (02:21 +0000)]
Document "" and "<broadcast>".
Guido van Rossum [Fri, 9 May 1997 02:21:06 +0000 (02:21 +0000)]
Regenerated on a newer Linux version.
Guido van Rossum [Fri, 9 May 1997 02:17:12 +0000 (02:17 +0000)]
Avoid warning from gcc on Linux about dropping const.
Guido van Rossum [Fri, 9 May 1997 02:06:05 +0000 (02:06 +0000)]
Fix the NDELAY test; avoid outputting binary garbage.
Guido van Rossum [Fri, 9 May 1997 01:54:45 +0000 (01:54 +0000)]
Print less in test_socket.
Guido van Rossum [Fri, 9 May 1997 01:07:15 +0000 (01:07 +0000)]
removed last #ifdef SUPPORT_OBSOLETE_ACCESS bits.
Guido van Rossum [Fri, 9 May 1997 01:00:56 +0000 (01:00 +0000)]
Latest and greatest.
Guido van Rossum [Fri, 9 May 1997 00:59:43 +0000 (00:59 +0000)]
Add root.tkraise() to the _test() program so the window doesn't hide
behind the shell window on NT.
Guido van Rossum [Fri, 9 May 1997 00:58:02 +0000 (00:58 +0000)]
Get rid of obsolete support for access statement.
Guido van Rossum [Fri, 9 May 1997 00:39:04 +0000 (00:39 +0000)]
Get rid of obsolete ACCESS_MODE opcode.
Guido van Rossum [Thu, 8 May 1997 23:44:57 +0000 (23:44 +0000)]
Add warning that it's out of date.
Guido van Rossum [Thu, 8 May 1997 23:43:52 +0000 (23:43 +0000)]
forgot to rename import_filetab
Guido van Rossum [Thu, 8 May 1997 23:39:55 +0000 (23:39 +0000)]
??? maybe window size
Guido van Rossum [Thu, 8 May 1997 23:39:31 +0000 (23:39 +0000)]
Added assert statement.
Guido van Rossum [Thu, 8 May 1997 23:39:12 +0000 (23:39 +0000)]
Added assert resword.
Guido van Rossum [Thu, 8 May 1997 23:21:48 +0000 (23:21 +0000)]
Tiny utility prints the latest set of reserved words.
Guido van Rossum [Thu, 8 May 1997 23:21:09 +0000 (23:21 +0000)]
Checking in old changes -- no idea why (probably window size).
Guido van Rossum [Thu, 8 May 1997 23:14:57 +0000 (23:14 +0000)]
The usual.
Guido van Rossum [Thu, 8 May 1997 23:11:52 +0000 (23:11 +0000)]
Improve getting the mailbox from the environment.
Guido van Rossum [Thu, 8 May 1997 23:11:04 +0000 (23:11 +0000)]
Set correct RFC number.
Guido van Rossum [Thu, 8 May 1997 23:10:42 +0000 (23:10 +0000)]
Set correct RFC number. Open input in binary.
Guido van Rossum [Wed, 7 May 1997 23:51:07 +0000 (23:51 +0000)]
Oops, missed some renamings.
Guido van Rossum [Wed, 7 May 1997 23:50:40 +0000 (23:50 +0000)]
Oops, rename2.h was included by some other headers.
Guido van Rossum [Wed, 7 May 1997 17:46:13 +0000 (17:46 +0000)]
Instead of importing graminit.h whenever one of the three grammar 'root'
symbols is needed, define these in Python.h with a Py_ prefix.
Guido van Rossum [Wed, 7 May 1997 17:42:41 +0000 (17:42 +0000)]
On popular demand, re-enable the readline event hook.
Guido van Rossum [Wed, 7 May 1997 17:41:48 +0000 (17:41 +0000)]
In makesockaddr(), if we don't know the address family, don't raise an
exception -- return it as a tuple. Seems useful in promiscuous mode.
Jack Jansen [Wed, 7 May 1997 15:52:12 +0000 (15:52 +0000)]
- toolboxmodules built first (others depend on it)
- Changed name of fat interpreter to PythonFAT (Python conflicted with toplevel
folder of the same name, unfortunately)
Jack Jansen [Wed, 7 May 1997 15:50:56 +0000 (15:50 +0000)]
Sometimes tried to modify a tuple. Fixed.
Jack Jansen [Wed, 7 May 1997 15:49:51 +0000 (15:49 +0000)]
Version upped to 1.5a1
Jack Jansen [Wed, 7 May 1997 15:49:38 +0000 (15:49 +0000)]
Included new MSL error numbers
Jack Jansen [Wed, 7 May 1997 15:48:54 +0000 (15:48 +0000)]
Workaround for bug in MSL and CWGUSI interaction that stopped the
"don't close window on exit" feature to work.
Jack Jansen [Wed, 7 May 1997 15:48:01 +0000 (15:48 +0000)]
- Various names in CodeFragments.h have changed
- a dummy main program was added, so we can use the standard MW MSL
runtime library for main programs (in stead of rolling our own, as we
did previously).
Jack Jansen [Wed, 7 May 1997 15:46:31 +0000 (15:46 +0000)]
- Changed the m# format for PyArg_ParseTuple back to s#
- c2pstr has moved to a different include file
Jack Jansen [Wed, 7 May 1997 15:45:01 +0000 (15:45 +0000)]
c2pstr has moved to a different include file
Jack Jansen [Wed, 7 May 1997 15:44:31 +0000 (15:44 +0000)]
c2pstring has moved to a different include file
Jack Jansen [Wed, 7 May 1997 15:43:38 +0000 (15:43 +0000)]
Updated for building with MSL libraries
Jack Jansen [Wed, 7 May 1997 15:42:50 +0000 (15:42 +0000)]
Updated for (optional) use of MSL libraries
Jack Jansen [Wed, 7 May 1997 15:41:31 +0000 (15:41 +0000)]
Updated to use MSL libraries
Guido van Rossum [Wed, 7 May 1997 15:00:56 +0000 (15:00 +0000)]
Avoid the fancy handler for error 401 (request authentication).
Guido van Rossum [Tue, 6 May 1997 21:44:44 +0000 (21:44 +0000)]
Updated vc40.mak for Roger. Includes CRLF!
Guido van Rossum [Tue, 6 May 1997 16:36:57 +0000 (16:36 +0000)]
New dir() function --
- uses abstract interface where possible
- uses __members__ and __methods__
- returns [] when an object has no info available
Jack Jansen [Tue, 6 May 1997 16:15:32 +0000 (16:15 +0000)]
- Use cfmfile to (finally) implement building fat Pythons
- Turned the 10 or so yes/no questions into a single dialog
Jack Jansen [Tue, 6 May 1997 16:14:34 +0000 (16:14 +0000)]
Module to merge 'cfrg' resources (to create fat ppc/cfm68k programs
and shared libraries).
Guido van Rossum [Tue, 6 May 1997 16:00:32 +0000 (16:00 +0000)]
Use spaces exclusively.
Guido van Rossum [Tue, 6 May 1997 15:59:14 +0000 (15:59 +0000)]
Added cStringIO and cPickle to the supported modules.
Guido van Rossum [Tue, 6 May 1997 15:58:18 +0000 (15:58 +0000)]
Added HAVE_ macros for getpeername, getpid, setvbuf.
Guido van Rossum [Tue, 6 May 1997 15:24:59 +0000 (15:24 +0000)]
Keep MS compiler happy: use (int)strlen() when comparing; make sure
not to use kill().
Guido van Rossum [Tue, 6 May 1997 15:23:24 +0000 (15:23 +0000)]
Fix by Mark Hammond to enable truncate() on Windows.
Guido van Rossum [Tue, 6 May 1997 15:06:49 +0000 (15:06 +0000)]
Used operators from abstract.h where possible (arithmetic operators,
get/set/del item). This removes a pile of duplication. There's no
abstract operator for 'not' but I removed the function call for it
anyway -- it's a little faster in-line.
Guido van Rossum [Mon, 5 May 1997 22:18:50 +0000 (22:18 +0000)]
Use Python.h, not allobjects.h.
Don't call initall() (Experimental incompatible change!!!!!!)
Guido van Rossum [Mon, 5 May 1997 22:17:45 +0000 (22:17 +0000)]
CloseHandle should be RegCloseKey.
Add extern decl for Py_GetProgramName().
Guido van Rossum [Mon, 5 May 1997 22:15:02 +0000 (22:15 +0000)]
Checkin of Jack's buffer mods.
Not really checked, but didn't fail any tests either...
Guido van Rossum [Mon, 5 May 1997 22:14:19 +0000 (22:14 +0000)]
Removed misc outdated stuff for 1.5
Guido van Rossum [Mon, 5 May 1997 21:57:29 +0000 (21:57 +0000)]
Fix old typo PyArgs_VaParse -> PyArg_VaParse.
(Redoing the checking without merging in Jack's buffer mods.)
Guido van Rossum [Mon, 5 May 1997 21:53:03 +0000 (21:53 +0000)]
Fix old typo PyArgs_VaParse -> PyArg_VaParse.
Guido van Rossum [Mon, 5 May 1997 21:45:44 +0000 (21:45 +0000)]
Include Python.h, not allobjects.h (which no longer exists).
Guido van Rossum [Mon, 5 May 1997 20:56:21 +0000 (20:56 +0000)]
Massive changes for separate thread state management.
All per-thread globals are moved into a struct which is manipulated
separately.
Guido van Rossum [Mon, 5 May 1997 20:53:25 +0000 (20:53 +0000)]
Only use PyCode_Addr2Line to get tb_lineno when Py_OptimizeFlag is set.
Guido van Rossum [Mon, 5 May 1997 20:48:00 +0000 (20:48 +0000)]
Add -lgl and -lm for imgfile. Better way to configure zlib.
Guido van Rossum [Mon, 5 May 1997 20:46:18 +0000 (20:46 +0000)]
Remove sys_* defines that are internal only and about to disappear
Guido van Rossum [Mon, 5 May 1997 15:03:26 +0000 (15:03 +0000)]
Remove 2 out of 3 __FreeBSD__ tests.
These are no longer needed as of FreeBSD 2.0.5, according to
Thomas Gellekum <tg@ihf.rwth-aachen.de>.
Fred Drake [Sat, 3 May 1997 04:16:23 +0000 (04:16 +0000)]
Misc.__init__(): Removed method, replaced with class attribute (which
was all that the method set anyway). Removed calls to the
constructor. This reduces the number of Python function calls
per widget construction by one, for every widget construction.
Guido van Rossum [Fri, 2 May 1997 04:01:08 +0000 (04:01 +0000)]
Finally deleted this obsolete crud.
Guido van Rossum [Fri, 2 May 1997 04:00:11 +0000 (04:00 +0000)]
Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed
pystate.h (to be restored later when that code is debugged), removed
accessobject.h.
Guido van Rossum [Fri, 2 May 1997 03:55:52 +0000 (03:55 +0000)]
Moved allobjects.h to Python.h (without rename2.h).
allobjects.h disappears -- old-style extensions must include Python.h
and rename2.h.
Guido van Rossum [Fri, 2 May 1997 03:12:38 +0000 (03:12 +0000)]
Quickly renamed the last directory.
Guido van Rossum [Wed, 30 Apr 1997 19:59:22 +0000 (19:59 +0000)]
Add detach call so threads are GC'ed.
Guido van Rossum [Wed, 30 Apr 1997 19:48:59 +0000 (19:48 +0000)]
Add PYTHONHOME to the usage message.
Guido van Rossum [Wed, 30 Apr 1997 19:43:15 +0000 (19:43 +0000)]
One copy is enough; we already had resource.c.
Guido van Rossum [Wed, 30 Apr 1997 19:41:48 +0000 (19:41 +0000)]
Some updates (AMK at work, added resource.c).
Guido van Rossum [Wed, 30 Apr 1997 19:40:10 +0000 (19:40 +0000)]
Add zlib
Guido van Rossum [Wed, 30 Apr 1997 19:39:21 +0000 (19:39 +0000)]
Updated web ref and version#. Folded some long lines.
Guido van Rossum [Wed, 30 Apr 1997 19:07:54 +0000 (19:07 +0000)]
Avoid some potential (though unlikely) sprintf buffer overflows.
Guido van Rossum [Wed, 30 Apr 1997 19:00:27 +0000 (19:00 +0000)]
Avoid sprintf buffer overflow if more than 9999 arguments.
Guido van Rossum [Wed, 30 Apr 1997 18:12:27 +0000 (18:12 +0000)]
zlib by AMK
Guido van Rossum [Wed, 30 Apr 1997 16:04:57 +0000 (16:04 +0000)]
Adding Jeremy Hylton's gzip module.
This requires Andrew Kuchling's zlib extension module.
It still needs some doc strings.
Guido van Rossum [Tue, 29 Apr 1997 22:15:33 +0000 (22:15 +0000)]
The usual.
Guido van Rossum [Tue, 29 Apr 1997 22:14:56 +0000 (22:14 +0000)]
Get rid of the "-n32" options for SGI IRIX 6.x. Instead, substitute
the value at configure time of the SGI_ABI environment variable. See
abi(5).
Guido van Rossum [Tue, 29 Apr 1997 21:49:50 +0000 (21:49 +0000)]
The usual.
Guido van Rossum [Tue, 29 Apr 1997 21:48:51 +0000 (21:48 +0000)]
Added test for pthread.h.
Guido van Rossum [Tue, 29 Apr 1997 21:48:34 +0000 (21:48 +0000)]
Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS is defined even
when the pthread package is not installed. configure knows better, so
#undef _POSIX_THREADS when pthread.h does not exist.
Guido van Rossum [Tue, 29 Apr 1997 21:34:16 +0000 (21:34 +0000)]
Keep gcc -Wall happy.
Guido van Rossum [Tue, 29 Apr 1997 21:03:06 +0000 (21:03 +0000)]
Another directory quickly renamed.
Guido van Rossum [Tue, 29 Apr 1997 20:46:45 +0000 (20:46 +0000)]
One more inittab.