From: <cli...@li...> - 2012-01-10 12:07:07
|
Send clisp-cvs mailing list submissions to cli...@li... 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 cli...@li... You can reach the person managing the list at cli...@li... 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: implement spinlocks for ARM (cli...@li...) 2. clisp: (xlock_lock_helper): fix possible deadlock when acquiring... (cli...@li...) 3. clisp: (mt_main_actions): main thread should be the same as any ... (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Tue, 10 Jan 2012 12:04:40 +0000 From: cli...@li... Subject: clisp: implement spinlocks for ARM To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/3162a6e761f9 changeset: 15552:3162a6e761f96491c61b5f4f441f05e930ee79d0 user: Vladimir Tzankov <vtz...@gm...> date: 2012-01-10 13:56:38 +0200 description: implement spinlocks for ARM diffstat: src/ChangeLog | 6 +++++- src/xthread.d | 17 ++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) ------------------------------ Message: 2 Date: Tue, 10 Jan 2012 12:04:42 +0000 From: cli...@li... Subject: clisp: (xlock_lock_helper): fix possible deadlock when acquiring... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/5f1afc8aa658 changeset: 15553:5f1afc8aa6589dcb01df40f6532a78619324b218 user: Vladimir Tzankov <vtz...@gm...> date: 2012-01-10 14:01:16 +0200 description: (xlock_lock_helper): fix possible deadlock when acquiring a lock released by xcondition_wait() diffstat: src/ChangeLog | 7 +++++++ src/zthread.d | 10 ++++++++++ 2 files changed, 17 insertions(+), 0 deletions(-) ------------------------------ Message: 3 Date: Tue, 10 Jan 2012 12:04:44 +0000 From: cli...@li... Subject: clisp: (mt_main_actions): main thread should be the same as any ... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/e789e5f15ae3 changeset: 15554:e789e5f15ae331a9c7c565b8b7107875f6724381 user: Vladimir Tzankov <vtz...@gm...> date: 2012-01-10 14:03:56 +0200 description: (mt_main_actions): main thread should be the same as any other - initialize time, reader and set normal exit flag diffstat: src/ChangeLog | 5 +++++ src/spvw.d | 4 ++++ 2 files changed, 9 insertions(+), 0 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 66, Issue 1 **************************************** |