clisp-cvs Digest, Vol 77, Issue 6

[email protected]
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: Don't publish impnotes.html for the moment.
      ([email protected])
   2. clisp: Document the -nextgc-factor option.
      ([email protected])
   3. clisp: doc: Reference kernel.org, not linuxfoundation.org.
      ([email protected])
   4. clisp: doc: Regenerate. ([email protected])
   5. clisp: use __thread with clang on UNIX_MACOSX
      ([email protected])
   6. clisp: fix __GNUC__ version check
      ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Tue, 30 May 2017 17:51:34 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Don't publish impnotes.html for the moment.
Message-ID:
	<hg.227cc7471555.1496166694.5707144812384457164@sfp-scm-7.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/227cc7471555
changeset: 15921:227cc7471555c4b424d2e7313b7a24365997db91
user:      Bruno Haible <[email protected]>
date:      2017-05-30 19:31:22 +0200
description:
Don't publish impnotes.html for the moment.

diffstat:

 doc/Makefile  |  2 +-
 src/ChangeLog |  5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)



------------------------------

Message: 2
Date: Tue, 30 May 2017 17:51:35 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Document the -nextgc-factor option.
Message-ID:
	<hg.30d5d1f3f739.1496166695.5707144812384457164@sfp-scm-7.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/30d5d1f3f739
changeset: 15922:30d5d1f3f739bb7528793f7c9a193f10fecf31d3
user:      Bruno Haible <[email protected]>
date:      2017-05-30 19:38:51 +0200
description:
Document the -nextgc-factor option.

diffstat:

 doc/impbyte.xml |  24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)



------------------------------

Message: 3
Date: Tue, 30 May 2017 17:51:36 +0000
From: [email protected]
To: [email protected]
Subject: clisp: doc: Reference kernel.org, not linuxfoundation.org.
Message-ID:
	<hg.8ba9d4f9469f.1496166696.5707144812384457164@sfp-scm-7.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/8ba9d4f9469f
changeset: 15923:8ba9d4f9469f326a9e1cc147f4d958e251b30be3
user:      Bruno Haible <[email protected]>
date:      2017-05-30 19:45:22 +0200
description:
doc: Reference kernel.org, not linuxfoundation.org.

diffstat:

 doc/cl-ent.xml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



------------------------------

Message: 4
Date: Tue, 30 May 2017 17:51:37 +0000
From: [email protected]
To: [email protected]
Subject: clisp: doc: Regenerate.
Message-ID:
	<hg.01fb2db8cbdb.1496166697.5707144812384457164@sfp-scm-7.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/01fb2db8cbdb
changeset: 15924:01fb2db8cbdbba51f8fd2b3c4588f4fe2f6ad05e
user:      Bruno Haible <[email protected]>
date:      2017-05-30 19:50:49 +0200
description:
doc: Regenerate.

diffstat:

 doc/_clisp-link.1    |    21 +-
 doc/_clisp-link.html |    45 +-
 doc/_clisp.1         |   130 +-
 doc/_clisp.html      |   250 +-
 doc/impnotes.html    |  7004 +++++++++++++++++++++++--------------------------
 5 files changed, 3486 insertions(+), 3964 deletions(-)



------------------------------

Message: 5
Date: Tue, 30 May 2017 22:15:16 +0000
From: [email protected]
To: [email protected]
Subject: clisp: use __thread with clang on UNIX_MACOSX
Message-ID:
	<hg.729b7fc3e941.1496182516.5707144812384457164@sfp-scm-4.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/729b7fc3e941
changeset: 15925:729b7fc3e9412dc3b1b645a60bd031b91fc13411
user:      Vladimir Tzankov <[email protected]>
date:      2017-05-31 01:14:59 +0300
description:
use __thread with clang on UNIX_MACOSX

diffstat:

 src/ChangeLog  |  4 ++++
 src/lispbibl.d |  2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)



------------------------------

Message: 6
Date: Wed, 31 May 2017 05:15:17 +0000
From: [email protected]
To: [email protected]
Subject: clisp: fix __GNUC__ version check
Message-ID:
	<hg.781cf2b55fc8.1496207717.5707144812384457164@sfp-scm-7.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/781cf2b55fc8
changeset: 15926:781cf2b55fc8fe17009f27cb51d7ce2f562b596f
user:      Vladimir Tzankov <[email protected]>
date:      2017-05-31 08:15:05 +0300
description:
fix __GNUC__ version check

diffstat:

 src/lispbibl.d |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



------------------------------

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

------------------------------

Subject: Digest Footer

_______________________________________________
clisp-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-cvs


------------------------------

End of clisp-cvs Digest, Vol 77, Issue 6
****************************************

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.