| Newsgroups |
gmane.lisp.clisp.devel |
| Message-ID |
<[email protected]> |
Send clisp-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/clisp-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of clisp-cvs digest..."
CLISP CVS commits for today
Today's Topics:
1. clisp: (FOREIGN-CALL-OUT): foreign call may block. use
begin/end... ([email protected])
2. clisp: [MULTITHREAD, MACOSX]: ignore SIGHUP & SIGCONT until I
kn... ([email protected])
3. clisp: [MACOSX, WIDE_HARD]: ARRAY-DIMENSION-LIMIT = 2^24-1
since... ([email protected])
4. clisp: (prepare_resize): check kvtable size (not hash table
size... ([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 09 Mar 2012 22:44:55 +0000
From: [email protected]
Subject: clisp: (FOREIGN-CALL-OUT): foreign call may block. use
begin/end...
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/91d9c8180f7d
changeset: 15561:91d9c8180f7dc8bdb552ff751e748055c921e8a9
user: Vladimir Tzankov <[email protected]>
date: 2012-03-10 00:13:16 +0200
description:
(FOREIGN-CALL-OUT): foreign call may block. use begin/end_block_system_call()
diffstat:
src/ChangeLog | 5 +++++
src/foreign.d | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
------------------------------
Message: 2
Date: Fri, 09 Mar 2012 22:44:57 +0000
From: [email protected]
Subject: clisp: [MULTITHREAD, MACOSX]: ignore SIGHUP & SIGCONT until I
kn...
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/bdad92e53193
changeset: 15562:bdad92e5319335a29631229c156ebec8885cb3a0
user: Vladimir Tzankov <[email protected]>
date: 2012-03-10 00:24:47 +0200
description:
[MULTITHREAD, MACOSX]: ignore SIGHUP & SIGCONT until I know how to handle them (vfork() causes SIGHUP - e.g. (DISASSEMBLE 'CAR))
diffstat:
src/ChangeLog | 6 ++++++
src/spvw.d | 7 +++++++
2 files changed, 13 insertions(+), 0 deletions(-)
------------------------------
Message: 3
Date: Fri, 09 Mar 2012 22:44:58 +0000
From: [email protected]
Subject: clisp: [MACOSX, WIDE_HARD]: ARRAY-DIMENSION-LIMIT = 2^24-1
since...
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/e923da58f1b6
changeset: 15563:e923da58f1b697c4ec35c2c284e2f8d0f3441dae
user: Vladimir Tzankov <[email protected]>
date: 2012-03-10 00:40:59 +0200
description:
[MACOSX, WIDE_HARD]: ARRAY-DIMENSION-LIMIT = 2^24-1 since HEAPCODES memory model is used
diffstat:
src/ChangeLog | 5 +++++
src/lispbibl.d | 9 +++++++--
tests/ChangeLog | 5 +++++
tests/array.tst | 2 ++
4 files changed, 19 insertions(+), 2 deletions(-)
------------------------------
Message: 4
Date: Fri, 09 Mar 2012 22:44:59 +0000
From: [email protected]
Subject: clisp: (prepare_resize): check kvtable size (not hash table
size...
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/1d2051482ae4
changeset: 15564:1d2051482ae4431866658964b03f9add11ff9831
user: Vladimir Tzankov <[email protected]>
date: 2012-03-10 00:42:38 +0200
description:
(prepare_resize): check kvtable size (not hash table size) against ARRAY-DIMENSION-LIMIT
diffstat:
src/ChangeLog | 5 +++++
src/hashtabl.d | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
------------------------------
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
------------------------------
_______________________________________________
clisp-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-cvs
End of clisp-cvs Digest, Vol 68, Issue 1
****************************************
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel