]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Jack Jansen [Thu, 19 Jan 1995 12:23:31 +0000 (12:23 +0000)]
Yet another Pstring()
Jack Jansen [Thu, 19 Jan 1995 12:16:44 +0000 (12:16 +0000)]
Undef strerror on the mac before redefining it
Jack Jansen [Thu, 19 Jan 1995 12:12:36 +0000 (12:12 +0000)]
Added mac-only intrpeek routine that peeks for command-.
Jack Jansen [Thu, 19 Jan 1995 12:09:27 +0000 (12:09 +0000)]
Fix NULL dereference in case of out-of-memory condition
Jack Jansen [Thu, 19 Jan 1995 11:49:05 +0000 (11:49 +0000)]
Fixed listen()/getsockname() bug
Guido van Rossum [Thu, 19 Jan 1995 00:03:47 +0000 (00:03 +0000)]
ported to THINK C (not tested yet)
Guido van Rossum [Wed, 18 Jan 1995 23:59:06 +0000 (23:59 +0000)]
ported Jacks changes back to think C
Guido van Rossum [Wed, 18 Jan 1995 23:58:07 +0000 (23:58 +0000)]
added high level event interface (requires stdwin patch)
Guido van Rossum [Wed, 18 Jan 1995 23:57:26 +0000 (23:57 +0000)]
modernized/rationalized, added PyMac_BuildOSType
Guido van Rossum [Wed, 18 Jan 1995 23:46:59 +0000 (23:46 +0000)]
fully adapted to new naming scheme and added some features for AppleEvent generation
Guido van Rossum [Wed, 18 Jan 1995 23:45:01 +0000 (23:45 +0000)]
initial version
Jack Jansen [Wed, 18 Jan 1995 14:04:40 +0000 (14:04 +0000)]
Initial version of FSSpec and Alias code. Non-functional as of now.
Jack Jansen [Wed, 18 Jan 1995 13:58:04 +0000 (13:58 +0000)]
More Pstring() stuff and some cosmetics
Jack Jansen [Wed, 18 Jan 1995 13:56:20 +0000 (13:56 +0000)]
Comment fix
Jack Jansen [Wed, 18 Jan 1995 13:55:41 +0000 (13:55 +0000)]
Some of these were overwriting their argument with a pascal
string. Use own Pstring() routine (which uses a static buffer) everywhere.
Jack Jansen [Wed, 18 Jan 1995 13:53:49 +0000 (13:53 +0000)]
- Moved some useful routines from macosmodule.c here
- Added GetFSSpec (tuple-style), BuildFSSpec and Pstring
(platform-independent correct conversion of C to Pascal strings)
Jack Jansen [Wed, 18 Jan 1995 13:52:07 +0000 (13:52 +0000)]
Moved some generally useful routines to macglue.c
Jack Jansen [Wed, 18 Jan 1995 13:50:42 +0000 (13:50 +0000)]
- Ported to powerpc
- Fixed bug with accept() call
- Better error checking
Jack Jansen [Wed, 18 Jan 1995 13:48:31 +0000 (13:48 +0000)]
Fast (and correct) malloc for MetroWerks PPC compiler
Jack Jansen [Wed, 18 Jan 1995 13:44:20 +0000 (13:44 +0000)]
Macconsole module is think-specific
Jack Jansen [Wed, 18 Jan 1995 13:41:47 +0000 (13:41 +0000)]
Moved development-platform specific files to subdirectories
cvs2svn [Tue, 17 Jan 1995 17:01:40 +0000 (17:01 +0000)]
This commit was manufactured by cvs2svn to create tag 'r12beta2'.
Guido van Rossum [Tue, 17 Jan 1995 17:01:40 +0000 (17:01 +0000)]
use $INCLUDE path (Mark Hammond)
Guido van Rossum [Tue, 17 Jan 1995 17:00:56 +0000 (17:00 +0000)]
*** empty log message ***
Guido van Rossum [Tue, 17 Jan 1995 17:00:47 +0000 (17:00 +0000)]
1.2beta news
Guido van Rossum [Tue, 17 Jan 1995 16:53:38 +0000 (16:53 +0000)]
last bits
Guido van Rossum [Tue, 17 Jan 1995 16:51:35 +0000 (16:51 +0000)]
added getopt.c to object, permanently
Guido van Rossum [Tue, 17 Jan 1995 16:46:14 +0000 (16:46 +0000)]
the usual
Guido van Rossum [Tue, 17 Jan 1995 16:45:08 +0000 (16:45 +0000)]
be more careful about building Modules/Makefile.pre
Guido van Rossum [Tue, 17 Jan 1995 16:36:34 +0000 (16:36 +0000)]
add hint for NeXT users
Guido van Rossum [Tue, 17 Jan 1995 16:36:13 +0000 (16:36 +0000)]
hopefully final changes for Sequent -linet
Guido van Rossum [Tue, 17 Jan 1995 16:35:13 +0000 (16:35 +0000)]
fix strobject() behavior
Guido van Rossum [Tue, 17 Jan 1995 16:34:45 +0000 (16:34 +0000)]
added reverselist; free recycling bin on error exit
Guido van Rossum [Tue, 17 Jan 1995 16:34:13 +0000 (16:34 +0000)]
long_scan is no longer used
Guido van Rossum [Tue, 17 Jan 1995 16:33:39 +0000 (16:33 +0000)]
make a few things static
Guido van Rossum [Tue, 17 Jan 1995 16:33:14 +0000 (16:33 +0000)]
don't declare fmod/pow for any STDC compiler
Guido van Rossum [Tue, 17 Jan 1995 16:31:21 +0000 (16:31 +0000)]
include rename2.h
Guido van Rossum [Tue, 17 Jan 1995 16:31:01 +0000 (16:31 +0000)]
rename method arg because of typedef conflict
Guido van Rossum [Tue, 17 Jan 1995 16:30:22 +0000 (16:30 +0000)]
fix Alpha bug in (x)range; different __builtins__ initialization
Guido van Rossum [Tue, 17 Jan 1995 16:29:31 +0000 (16:29 +0000)]
nt thread support
Guido van Rossum [Tue, 17 Jan 1995 16:27:25 +0000 (16:27 +0000)]
different init for __builtins__
Guido van Rossum [Tue, 17 Jan 1995 16:13:48 +0000 (16:13 +0000)]
Made some more things static, and other cleanup for new naming scheme
Guido van Rossum [Tue, 17 Jan 1995 16:12:13 +0000 (16:12 +0000)]
fix loop on unterminated triple quotes
Guido van Rossum [Tue, 17 Jan 1995 16:11:53 +0000 (16:11 +0000)]
made interrupted static again
Guido van Rossum [Tue, 17 Jan 1995 16:11:29 +0000 (16:11 +0000)]
added $& to $(LIB) target for Sequent
Guido van Rossum [Tue, 17 Jan 1995 16:01:01 +0000 (16:01 +0000)]
new names for lots of new functions
Guido van Rossum [Tue, 17 Jan 1995 15:58:37 +0000 (15:58 +0000)]
evolution
Guido van Rossum [Tue, 17 Jan 1995 15:57:48 +0000 (15:57 +0000)]
must include rename2.h
Guido van Rossum [Tue, 17 Jan 1995 10:21:11 +0000 (10:21 +0000)]
fix reentrancy bug in slice assignment
cvs2svn [Thu, 12 Jan 1995 12:42:09 +0000 (12:42 +0000)]
This commit was manufactured by cvs2svn to create tag 'r12beta1'.
Guido van Rossum [Thu, 12 Jan 1995 12:42:09 +0000 (12:42 +0000)]
improve treatment of multi-line replies, ignore empty lines
Guido van Rossum [Thu, 12 Jan 1995 12:41:20 +0000 (12:41 +0000)]
typo
Guido van Rossum [Thu, 12 Jan 1995 12:40:48 +0000 (12:40 +0000)]
Invent Message-ID header if none is present
Guido van Rossum [Thu, 12 Jan 1995 12:38:46 +0000 (12:38 +0000)]
cosmetics/typos
Guido van Rossum [Thu, 12 Jan 1995 12:38:22 +0000 (12:38 +0000)]
optional bufsize arg for popen and fdopen
Guido van Rossum [Thu, 12 Jan 1995 12:37:24 +0000 (12:37 +0000)]
rename2 changes
Guido van Rossum [Thu, 12 Jan 1995 12:29:47 +0000 (12:29 +0000)]
new files
Guido van Rossum [Thu, 12 Jan 1995 12:29:17 +0000 (12:29 +0000)]
use getattr() instead of eval(), fix string representations
Guido van Rossum [Thu, 12 Jan 1995 12:26:50 +0000 (12:26 +0000)]
run config.status after recheck
Guido van Rossum [Thu, 12 Jan 1995 12:25:42 +0000 (12:25 +0000)]
the usual
Guido van Rossum [Thu, 12 Jan 1995 12:24:52 +0000 (12:24 +0000)]
removed refs to --with-svr4, add --without-gcc
Guido van Rossum [Thu, 12 Jan 1995 12:24:29 +0000 (12:24 +0000)]
try to improve svr4 socket library inquiries
Guido van Rossum [Thu, 12 Jan 1995 11:45:45 +0000 (11:45 +0000)]
The great renaming, phase two: all header files have been updated to
use the new names exclusively, and the linker will see the new names.
Files that import "Python.h" also only see the new names. Files that
import "allobjects.h" will continue to be able to use the old names,
due to the inclusion (in allobjects.h) of "rename2.h".
Guido van Rossum [Thu, 12 Jan 1995 11:37:57 +0000 (11:37 +0000)]
use getbuiltins() everywhere, it defaults to getbuiltidict()
Guido van Rossum [Thu, 12 Jan 1995 11:31:04 +0000 (11:31 +0000)]
Include rename2.h
Guido van Rossum [Thu, 12 Jan 1995 11:29:01 +0000 (11:29 +0000)]
cosmetics
Guido van Rossum [Thu, 12 Jan 1995 11:28:16 +0000 (11:28 +0000)]
rearrange declarations somewhat
Guido van Rossum [Thu, 12 Jan 1995 11:26:10 +0000 (11:26 +0000)]
properly implement cmp() for class instances
Guido van Rossum [Tue, 10 Jan 1995 20:56:29 +0000 (20:56 +0000)]
cosmetic changes so these modules will work with the strict new naming scheme
Guido van Rossum [Tue, 10 Jan 1995 17:43:33 +0000 (17:43 +0000)]
changes for C++ (Tim MacKenzie)
Guido van Rossum [Tue, 10 Jan 1995 17:42:51 +0000 (17:42 +0000)]
added interface to Tk_DoOneEvent (R Lindsay Todd)
Guido van Rossum [Tue, 10 Jan 1995 17:40:55 +0000 (17:40 +0000)]
fix subtle refcount big in filter() -- Tim MacKenzie
Guido van Rossum [Tue, 10 Jan 1995 17:08:10 +0000 (17:08 +0000)]
demonstrate shell in a Tk window
Guido van Rossum [Tue, 10 Jan 1995 17:07:40 +0000 (17:07 +0000)]
menu-simple.py: fixed lay-out
bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier
Guido van Rossum [Tue, 10 Jan 1995 17:06:50 +0000 (17:06 +0000)]
Improved explanation of what's here
Guido van Rossum [Tue, 10 Jan 1995 17:05:37 +0000 (17:05 +0000)]
initial checkin of www Tk examples
Guido van Rossum [Tue, 10 Jan 1995 16:30:54 +0000 (16:30 +0000)]
better test for existence of hstrerror()
Guido van Rossum [Tue, 10 Jan 1995 15:36:38 +0000 (15:36 +0000)]
added bufsize parameter to fdopen and popen
Guido van Rossum [Tue, 10 Jan 1995 15:26:20 +0000 (15:26 +0000)]
move coerce() from bltinmodule.c to object.c and implement builtin_coerce() differently
Guido van Rossum [Tue, 10 Jan 1995 15:24:06 +0000 (15:24 +0000)]
implement coercions involving instances properly
Guido van Rossum [Tue, 10 Jan 1995 15:23:19 +0000 (15:23 +0000)]
fix memory leak and null pointer dereference
Guido van Rossum [Tue, 10 Jan 1995 10:51:08 +0000 (10:51 +0000)]
new module
Guido van Rossum [Tue, 10 Jan 1995 10:50:58 +0000 (10:50 +0000)]
sys.setcheckinterval(x) instead of sys.check_interval = x
Guido van Rossum [Tue, 10 Jan 1995 10:50:24 +0000 (10:50 +0000)]
updated eval(), added execfile()
Guido van Rossum [Tue, 10 Jan 1995 10:47:53 +0000 (10:47 +0000)]
some belated updates
Guido van Rossum [Tue, 10 Jan 1995 10:47:05 +0000 (10:47 +0000)]
fix globals/locals defaults for eval/execfile
Guido van Rossum [Tue, 10 Jan 1995 10:39:49 +0000 (10:39 +0000)]
add restrictions in restricted mode
Guido van Rossum [Tue, 10 Jan 1995 10:39:16 +0000 (10:39 +0000)]
add builtins handling and restricted flag
Guido van Rossum [Tue, 10 Jan 1995 10:35:55 +0000 (10:35 +0000)]
fix comments for list command
Guido van Rossum [Tue, 10 Jan 1995 10:34:21 +0000 (10:34 +0000)]
Fix exec test so presence of __builtins__ doesn't break it
Guido van Rossum [Tue, 10 Jan 1995 00:34:21 +0000 (00:34 +0000)]
shallow and deep copy operations
Guido van Rossum [Tue, 10 Jan 1995 00:31:14 +0000 (00:31 +0000)]
shelve.py: database of persistent objects, on top of pickle.py and anydbm.py
pickle.py: new low-level persistency module (used to be called flatten)
dbmac.py: stupid dbm clone for the Mac
anydbm.py: generic dbm interface (should be extended to support gdbm)
Guido van Rossum [Mon, 9 Jan 1995 17:54:07 +0000 (17:54 +0000)]
the usual
Guido van Rossum [Mon, 9 Jan 1995 17:53:26 +0000 (17:53 +0000)]
__builtins__ mods (and sys_checkinterval for ceval.c)
Guido van Rossum [Mon, 9 Jan 1995 17:50:47 +0000 (17:50 +0000)]
Alpha OSF/1 fix
Guido van Rossum [Mon, 9 Jan 1995 17:49:26 +0000 (17:49 +0000)]
initmodule3 -> initmodule3
Guido van Rossum [Mon, 9 Jan 1995 17:47:20 +0000 (17:47 +0000)]
api version checking
Guido van Rossum [Mon, 9 Jan 1995 17:46:45 +0000 (17:46 +0000)]
remove nogus reload check
Guido van Rossum [Mon, 9 Jan 1995 17:46:13 +0000 (17:46 +0000)]
sys.check_interval=x -> sys.setcheckinterval(x)
Guido van Rossum [Mon, 9 Jan 1995 13:20:04 +0000 (13:20 +0000)]
Used new getargs interface; added {Get,Set}FileInfo.