unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH devel 0/6] Parameterize the parent constraints in htmlprag & varia
@ 2021-03-05  2:14 Maxim Cournoyer
  2021-03-05  2:35 ` [PATCH devel 1/6] Revert "When using guile-3.0, compile src/md5.scm using -O0" Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: Maxim Cournoyer @ 2021-03-05  2:14 UTC (permalink / raw)
  To: guile-devel

Hello!

The following is an attempt to upstream the various fixes accumulated
for guile-lib in the Guix code base.  Among other things, it adds
support to configure or otherwise disable the parent constraints
feature of the htmlprag tokenizer.

Thank you,

Maxim

 HACK             |  47 ++++++++++++++++
 am/guile.mk      |  14 +----
 configure.ac     |  66 +++++++++++++++++-----
 m4/guile-ext.m4  |  74 ------------------------
 src/htmlprag.scm | 143 ++++++++++++++++++++++++++++++++++-------------
 src/md5.scm      |   6 +-
 6 files changed, 208 insertions(+), 142 deletions(-)
 create mode 100644 HACK
 delete mode 100644 m4/guile-ext.m4

Christopher Baines (1):
  build: Add support for cross-compilation.

Ludovic Courtès (1):
  Work around Guile 3.0.0 miscompilation at -O2.

Maxim Cournoyer (4):
  Revert "When using guile-3.0, compile src/md5.scm using -O0"
  Add a HACK file.
  htmlprag: Allow users to parameterize the parent constraints.
  configure.ac: Standardize default installation directory.

-- 
2.30.1

Message-ID: <877dmmpc4i.fsf@gmail.com>
X-Draft-From: ("nnimap+gmail:INBOX" 191731)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-05  2:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  2:14 [PATCH devel 0/6] Parameterize the parent constraints in htmlprag & varia Maxim Cournoyer
2021-03-05  2:35 ` [PATCH devel 1/6] Revert "When using guile-3.0, compile src/md5.scm using -O0" Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 2/6] Work around Guile 3.0.0 miscompilation at -O2 Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 3/6] Add a HACK file Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 4/6] htmlprag: Allow users to parameterize the parent constraints Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 5/6] build: Add support for cross-compilation Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 6/6] configure.ac: Standardize default installation directory Maxim Cournoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).