clisp-cvs Digest, Vol 77, Issue 1

[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: Fix regeneration of src/configure after version.sh has
      ch... ([email protected])
   2. clisp: Added tag clisp_2_49_51-2017-04-17 for changeset
      d379b5ba... ([email protected])
   3. clisp: Fix MT builds with MAP_MEMORY_TABLES model
      ([email protected])
   4. clisp: Disable SINGLEMAP_MEMORY model in MT builds
      ([email protected])
   5. clisp: Add Swedish translation (work in progress).
      ([email protected])
   6. clisp: Merge sv.po with clisp.pot. Generate sv.gmo and
      clisplow_... ([email protected])
   7. clisp: Update some URLs. ([email protected])
   8. clisp: Small fixes in socket.d.
      ([email protected])
   9. clisp: Silence error messages from 'find' (regression from
      2017-... ([email protected])
  10. clisp: Add Swedish localization (work in progress).
      ([email protected])
  11. clisp: Fix race condition w.r.t. SIGWINCH signal (regression
      fro... ([email protected])
  12. clisp: Add back comment, lost on 2008-09-18 (merged into
      default... ([email protected])
  13. clisp: Fix build warning "unrecognized command line option
      ?-Wno... ([email protected])
  14. clisp: Silence error messages from 'find' (regression from
      2017-... ([email protected])


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

Message: 1
Date: Mon, 17 Apr 2017 22:41:07 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Fix regeneration of src/configure after version.sh has
	ch...
Message-ID:
	<hg.e12d6e03b283.1492468867.5707144812384457164@sfp-scm-5.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/e12d6e03b283
changeset: 15892:e12d6e03b283a45519ed6c38f55465b77ed4635f
user:      Bruno Haible <[email protected]>
date:      2017-04-18 00:40:52 +0200
description:
Fix regeneration of src/configure after version.sh has changed.

diffstat:

 Makefile.devel |  4 +++-
 src/ChangeLog  |  7 +++++++
 src/aclocal.m4 |  2 ++
 src/configure  |  2 +-
 4 files changed, 13 insertions(+), 2 deletions(-)



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

Message: 2
Date: Tue, 18 Apr 2017 08:24:55 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Added tag clisp_2_49_51-2017-04-17 for changeset
	d379b5ba...
Message-ID:
	<hg.5f269cb96199.1492503895.5707144812384457164@sfp-scm-5.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/5f269cb96199
changeset: 15893:5f269cb961999095affadf8df0b3ef6eb5540f83
user:      Bruno Haible <[email protected]>
date:      2017-04-18 10:24:02 +0200
description:
Added tag clisp_2_49_51-2017-04-17 for changeset d379b5baaba0

diffstat:

 .hgtags |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



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

Message: 3
Date: Fri, 19 May 2017 22:59:09 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Fix MT builds with MAP_MEMORY_TABLES model
Message-ID:
	<hg.70b974fb8245.1495234749.5707144812384457164@sfp-scm-5.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/70b974fb8245
changeset: 15894:70b974fb8245a61b8cb72f2f1d1ce5d1da5c141e
user:      Vladimir Tzankov <[email protected]>
date:      2017-05-20 01:58:55 +0300
description:
Fix MT builds with MAP_MEMORY_TABLES model

diffstat:

 src/ChangeLog |   6 ++++++
 src/spvw.d    |  13 ++++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)



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

Message: 4
Date: Sat, 20 May 2017 13:51:56 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Disable SINGLEMAP_MEMORY model in MT builds
Message-ID:
	<hg.dfd532cfddb5.1495288316.5707144812384457164@sfp-scm-2.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/dfd532cfddb5
changeset: 15895:dfd532cfddb523ad8ade0f157c5994b013c026de
user:      Vladimir Tzankov <[email protected]>
date:      2017-05-20 16:51:42 +0300
description:
Disable SINGLEMAP_MEMORY model in MT builds

diffstat:

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



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

Message: 5
Date: Sun, 21 May 2017 19:27:37 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Add Swedish translation (work in progress).
Message-ID:
	<hg.74e7e2502254.1495394857.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/74e7e2502254
changeset: 15896:74e7e2502254404a4ec76a3fe163586f0f042591
user:      Bruno Haible <[email protected]>
date:      2017-05-21 21:27:11 +0200
description:
Add Swedish translation (work in progress).

diffstat:

 src/ChangeLog            |     8 +
 src/po/LINGUAS           |     2 +-
 src/po/Makefile.devel    |     4 +-
 src/po/Makefile.trans.sv |    24 +
 src/po/sv.po             |  7905 ++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 7940 insertions(+), 3 deletions(-)



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

Message: 6
Date: Mon, 22 May 2017 16:45:13 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Merge sv.po with clisp.pot. Generate sv.gmo and
	clisplow_...
Message-ID:
	<hg.bdefd975ba8f.1495471513.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/bdefd975ba8f
changeset: 15897:bdefd975ba8fba3ce9e071146046e3f495b0edf3
user:      Bruno Haible <[email protected]>
date:      2017-05-22 18:35:16 +0200
description:
Merge sv.po with clisp.pot. Generate sv.gmo and clisplow_sv.*.

diffstat:

 src/po/clisplow_sv.gmo |   Bin 
 src/po/clisplow_sv.po  |   792 ++++++++++++++++++
 src/po/sv.gmo          |   Bin 
 src/po/sv.po           |  2002 ++++++++++++++++++++++++-----------------------
 4 files changed, 1802 insertions(+), 992 deletions(-)



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

Message: 7
Date: Tue, 23 May 2017 00:30:26 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Update some URLs.
Message-ID:
	<hg.c770c4e6b6bd.1495499426.5707144812384457164@sfp-scm-1.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/c770c4e6b6bd
changeset: 15898:c770c4e6b6bd02303542c080cc4e1ab9dbdafcd1
user:      Bruno Haible <[email protected]>
date:      2017-05-23 02:29:51 +0200
description:
Update some URLs.

diffstat:

 src/ChangeLog |   8 ++++++++
 unix/INSTALL  |  33 ++++++++++++++++-----------------
 2 files changed, 24 insertions(+), 17 deletions(-)



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

Message: 8
Date: Thu, 25 May 2017 14:02:00 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Small fixes in socket.d.
Message-ID:
	<hg.f6460ecb9186.1495720920.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/f6460ecb9186
changeset: 15899:f6460ecb9186e5477ffab1dba46192307f53c126
user:      Bruno Haible <[email protected]>
date:      2017-05-25 15:01:35 +0200
description:
Small fixes in socket.d.

diffstat:

 src/ChangeLog  |   31 ++++++++++-
 src/lispbibl.d |   24 ++++---
 src/socket.d   |  169 ++++++++++++++++++++++++++++++++++----------------------
 src/stream.d   |    5 -
 src/win32.d    |    3 +-
 5 files changed, 146 insertions(+), 86 deletions(-)



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

Message: 9
Date: Thu, 25 May 2017 20:15:41 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Silence error messages from 'find' (regression from
	2017-...
Message-ID:
	<hg.1ad674af5962.1495743341.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/1ad674af5962
changeset: 15900:1ad674af59624bb627b6f0fe708cdbcdc473cd2b
user:      Bruno Haible <[email protected]>
date:      2017-05-25 16:31:15 +0200
description:
Silence error messages from 'find' (regression from 2017-03-21).

diffstat:

 src/ChangeLog   |  5 +++++
 src/makemake.in |  2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)



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

Message: 10
Date: Thu, 25 May 2017 20:15:42 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Add Swedish localization (work in progress).
Message-ID:
	<hg.61f776ace0bf.1495743342.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/61f776ace0bf
changeset: 15901:61f776ace0bf59922037c4137dca94864a96cb59
user:      Bruno Haible <[email protected]>
date:      2017-05-25 17:59:07 +0200
description:
Add Swedish localization (work in progress).

diffstat:

 src/ChangeLog       |  8 ++++++++
 src/constsym.d      |  3 ++-
 src/spvw_language.d |  9 ++++++++-
 3 files changed, 18 insertions(+), 2 deletions(-)



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

Message: 11
Date: Thu, 25 May 2017 20:15:43 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Fix race condition w.r.t. SIGWINCH signal (regression
	fro...
Message-ID:
	<hg.efa02d0f577f.1495743343.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/efa02d0f577f
changeset: 15902:efa02d0f577f67e7412161aade3d67008a6c72e6
user:      Bruno Haible <[email protected]>
date:      2017-05-25 22:14:26 +0200
description:
Fix race condition w.r.t. SIGWINCH signal (regression from 2009-10-21).

diffstat:

 src/ChangeLog |   6 ++++++
 src/spvw.d    |  13 +++++++------
 2 files changed, 13 insertions(+), 6 deletions(-)



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

Message: 12
Date: Thu, 25 May 2017 20:30:41 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Add back comment, lost on 2008-09-18 (merged into
	default...
Message-ID:
	<hg.348fb97d6677.1495744241.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/348fb97d6677
changeset: 15903:348fb97d667742bb3a4004db73a0d1334e02887a
user:      Bruno Haible <[email protected]>
date:      2017-05-25 22:29:56 +0200
description:
Add back comment, lost on 2008-09-18 (merged into default branch on 2008-10-29).

diffstat:

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



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

Message: 13
Date: Fri, 26 May 2017 01:45:47 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Fix build warning "unrecognized command line option
	?-Wno...
Message-ID:
	<hg.bac60ff67689.1495763147.5707144812384457164@sfp-scm-8.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/bac60ff67689
changeset: 15904:bac60ff676892b69b4cbc023efcd6355edc5c3e4
user:      Bruno Haible <[email protected]>
date:      2017-05-26 00:50:14 +0200
description:
Fix build warning "unrecognized command line option ?-Wno-shift-negative-value?"

diffstat:

 src/ChangeLog   |  7 +++++++
 src/makemake.in |  2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)



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

Message: 14
Date: Fri, 26 May 2017 01:45:49 +0000
From: [email protected]
To: [email protected]
Subject: clisp: Silence error messages from 'find' (regression from
	2017-...
Message-ID:
	<hg.c03742cb1f18.1495763149.5707144812384457164@sfp-scm-8.v30.ch3.sourceforge.com>
	
Content-Type: text/plain; charset="us-ascii"

details:   http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/c03742cb1f18
changeset: 15905:c03742cb1f1854e73eea6765c751a6b5dd2cd6c5
user:      Bruno Haible <[email protected]>
date:      2017-05-26 00:51:54 +0200
description:
Silence error messages from 'find' (regression from 2017-03-21).

diffstat:

 src/ChangeLog   |  5 +++++
 src/makemake.in |  2 +-
 2 files changed, 6 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 1
****************************************

------------------------------------------------------------------------------
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.