unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
 messages from 2023-06-21 21:53:55 to 2023-11-06 16:27:34 UTC [more...]

[PATCH v5 0/4] Add module depth information to %load-verbosely output
 2023-11-06 16:27 UTC  (3+ messages)
` [PATCH v5 1/4] (ice-9 boot-9): Fix typo
` [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode

[PATCH v2 1/3] module: Add srfi-126
 2023-11-04 16:16 UTC  (3+ messages)
` [PATCH v2 2/3] module: Add srfi-128
` [PATCH v2 3/3] module: Add srfi-125

[PATCH 1/2] module: Add srfi-126
 2023-11-03 18:27 UTC  (2+ messages)
` [PATCH 2/2] module: Add srfi-128

[PATCH] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
 2023-11-03 18:19 UTC  (18+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] module: Add srfi-126
 2023-11-02 16:03 UTC 

GNU G-Golf 0.8.0-rc-2 available for testing
 2023-11-02  3:50 UTC 

Replacing Guile test-suite with SRFI-64?
 2023-10-31 13:20 UTC  (9+ messages)

Question: planning support for SRFI-125, SRFI-133?
 2023-10-31 12:48 UTC  (3+ messages)

Guile 64-bit Windows support, redux
 2023-10-29 21:34 UTC  (6+ messages)

[PATCH] Fixes for custom-ports
 2023-10-29  9:51 UTC 

[PATCH v2 0/4] Add the HTTP Link header (fixed)
 2023-10-28 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
` [PATCH v2 4/4] Parse the HTTP Link header
` [PATCH v2 2/4] Update section comment in (web http)
` [PATCH v2 3/4] Check that key/value parameters in HTTP headers are quoted in needed

[PATCH 0/3] Parse the Link header
 2023-10-28  9:01 UTC  (4+ messages)
` [PATCH 1/3] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
` [PATCH 3/3] Parse the HTTP Link header
` [PATCH 2/3] Update section comment in (web http)

[PATCH] add language/wisp to Guile?
 2023-10-27 22:05 UTC  (40+ messages)
                                ` [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)
                              ` guile support for multiple languages [was: [PATCH] add language/wisp to Guile?]

Hygienic rewrite of (ice-9 expect)
 2023-10-27 16:58 UTC  (12+ messages)

[PATCH v5 0/4] Add module depth information to %load-verbosely output
 2023-10-22  4:16 UTC  (5+ messages)
` [PATCH v5 1/4] (ice-9 boot-9): Fix typo
` [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v5 3/4] guix.scm: Update guile package native inputs
` [PATCH v5 4/4] load: Display modules depth in output when using %load-verbosely

[PATCH v4 0/4] Add module depth information to %load-verbosely output
 2023-10-22  4:14 UTC  (13+ messages)
` [PATCH v4 1/4] (ice-9 boot-9): Fix typo
` [PATCH v4 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v4 3/4] guix.scm: Update guile package native inputs
` [PATCH v4 4/4] load: Display modules depth in output when using %load-verbosely

[PATCH] Remove and ignore generated files
 2023-10-18 20:24 UTC 

Guile documentation overhaul (was Re: What's to be considered on-topic for Guile mailing lists?)
 2023-10-18 19:13 UTC 

[PATCH] doc: Extend documentation for (ice-9 match)
 2023-10-17 20:41 UTC  (4+ messages)

[PATCH v2] doc: Extend documentation for (ice-9 match)
 2023-10-15 18:39 UTC 

[BUG] Non-local exit in thunk from system-async-mark doesn't restore asyncs block
 2023-10-10 22:22 UTC  (2+ messages)

GNU G-Golf 0.8.0-rc-1 available for testing
 2023-10-07  5:16 UTC 

Guix Days and Fosdem 2024
 2023-10-02 12:21 UTC  (6+ messages)

Inconsistency with expressions between definitions
 2023-09-25 13:53 UTC  (5+ messages)

[PATCH 0/4] Add module depth information to %load-verbosely output
 2023-09-25 10:40 UTC  (16+ messages)
` [PATCH 1/4] (ice-9 boot-9): Fix typo
` [PATCH 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH 3/4] guix.scm: Update guile package native inputs
` [PATCH 4/4] load: Display modules depth in output when using %load-verbosely
` [PATCH v2 0/4] Add module depth information to %load-verbosely output
  ` [PATCH v2 1/4] (ice-9 boot-9): Fix typo
  ` [PATCH v2 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
  ` [PATCH v2 3/4] guix.scm: Update guile package native inputs
  ` [PATCH v2 4/4] load: Display modules depth in output when using %load-verbosely
  ` [PATCH v3 0/4] Add module depth information to %load-verbosely output
    ` [PATCH v3 1/4] (ice-9 boot-9): Fix typo
    ` [PATCH v3 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
    ` [PATCH v3 3/4] guix.scm: Update guile package native inputs
    ` [PATCH v3 4/4] load: Display modules depth in output when using %load-verbosely

Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
 2023-09-25  9:51 UTC  (4+ messages)

[PATCH] Add atomic-box-update! function to (ice-9 atomic)
 2023-09-20  8:17 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/7] Allow tests to run in parallel
 2023-09-18  3:00 UTC  (9+ messages)
` [PATCH 1/7] srfi-10.test: add missing (test-suite lib) dependency
` [PATCH 2/7] interp.test: "
` [PATCH 3/7] guile-test: set declarative #f to eliminate warning
` [PATCH 4/7] guile-test: support automake parallel test harness via --trs-file
` [PATCH 5/7] check-guile.in: improve quoting (e.g. paths with spaces)
` [PATCH 6/7] check-guile.in: exit 2 on errors and direct output to stderr
` [PATCH 7/7] Switch to the preferred parallel automake test harness

GNU G-Golf 0.8.0-alpha-6 available for testing
 2023-09-13  6:25 UTC 

[PATCH] Make HTTP header symbols case-insensitive
 2023-09-10 22:46 UTC  (2+ messages)

[PATCH] getopt-long permits numbers for short options
 2023-09-05 11:58 UTC  (4+ messages)

[PATCH] web: Treat 'application/json' and similar as text
 2023-09-05  6:05 UTC 

Close 10519, and, how to close bug on debbugs?
 2023-09-03 21:43 UTC  (6+ messages)

GNU G-Golf 0.8.0-a.5 available for testing
 2023-08-31  6:36 UTC 

[PATCH] Added pgettext and npgettext i18n procedures
 2023-08-24 19:53 UTC 

[PATCH] Extensions for SRFI-171 (Transducers)
 2023-08-18 13:24 UTC  (15+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "

[PATCH v1] doc/ref/slib.texi: fix JACAL URL
 2023-08-16  5:29 UTC 

[PATCH] web: Support reading chunked request bodies
 2023-07-24 21:03 UTC  (2+ messages)

[PATCH] Allow specifying the socket style for open-socket-for-uri
 2023-07-24 20:55 UTC  (2+ messages)

[PATCH] Make get-bytevector-all suspendable
 2023-07-20 14:01 UTC 

[PATCH] doc: Use archived URL from Internet Archive for syntax-rules primer
 2023-07-16 20:34 UTC  (2+ messages)

[PATCH] Add atomic-box-update! function to (ice-9 atomic)
 2023-07-13  3:30 UTC  (7+ messages)

[PATCH] Add statvfs bindings
 2023-07-09 21:36 UTC  (3+ messages)
` [PATCH v2] "

Autoconf macros provided by Guile
 2023-07-08 18:26 UTC 

[PATCH] Pedantic corrections in macro docs
 2023-07-07 14:44 UTC 

The message chain with an happy ending
 2023-07-06 10:37 UTC  (12+ messages)
        ` What's to be considered on-topic for Guile mailing lists? (Re: The message chain with an happy ending)

Functional datatypes in Guile
 2023-06-21 21:53 UTC  (5+ messages)


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