Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
guile-commits (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Jan 29 2020 09:20:29 -0500
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated (f2781c9 -> ff14b77)
,
Ludovic Courtès
,
2020/01/29
[Guile-commits] 02/02: texinfo: Properly render @acronym in plain text.
,
Ludovic Courtès
,
2020/01/29
[Guile-commits] 01/02: texinfo: Add '*line-width*' fluid to control line wrapping.
,
Ludovic Courtès
,
2020/01/29
[Guile-commits] branch master updated (0fee413 -> f2781c9)
,
Daniel Llorens
,
2020/01/28
[Guile-commits] 01/01: Fix check for rl_get_keymap
,
Daniel Llorens
,
2020/01/28
[Guile-commits] branch wip-exception-truncate updated (a008a2d -> 0c500bc)
,
Daniel Llorens
,
2020/01/27
[Guile-commits] 03/03: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/01/27
[Guile-commits] 02/03: Fix check for rl_get_keymap
,
Daniel Llorens
,
2020/01/27
[Guile-commits] 01/03: Add missing include for strncmp()
,
Daniel Llorens
,
2020/01/27
[Guile-commits] branch master updated: 00-repl-server.test: don't use fixed path for socket
,
Rob Browning
,
2020/01/24
[Guile-commits] branch stable-2.2 updated: 00-repl-server.test: don't use fixed path for socket
,
Rob Browning
,
2020/01/24
[Guile-commits] branch master updated: Clarify open-input-pipe example in doc
,
Daniel Llorens
,
2020/01/24
[Guile-commits] branch master updated: statprof: Ensure 'call-thunk' is not inlined.
,
Ludovic Courtès
,
2020/01/23
[Guile-commits] branch master updated (f329837 -> 1b8e9ca)
,
Ludovic Courtès
,
2020/01/21
[Guile-commits] 02/02: rnrs: Export '&assertion' from (rnrs conditions).
,
Ludovic Courtès
,
2020/01/21
[Guile-commits] 01/02: build: Actually install libguile-3.0-gdb.scm.
,
Ludovic Courtès
,
2020/01/21
[Guile-commits] branch master updated (d47061d -> f329837)
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] 01/05: Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again.
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] 02/05: doc: Use gender-neutral language in Preface
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] 03/05: repl: Add missing bindings in #:autoload spec.
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] 05/05: use2dot: Fix incorrect #:autoload binding set leading to unbound variables.
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] 04/05: frisk: Fix incorrect #:autoload binding set leading to unbound variables.
,
Ludovic Courtès
,
2020/01/20
[Guile-commits] branch master updated: exceptions: Export constructor and predicate for '&quit-exception'.
,
Ludovic Courtès
,
2020/01/18
[Guile-commits] annotated tag v3.0.0 created (now 82f08ee)
,
Andy Wingo
,
2020/01/15
[Guile-commits] branch master updated: Fix version computation for v3.0
,
Andy Wingo
,
2020/01/15
[Guile-commits] branch master updated (bea8660 -> e18a3b1)
,
Andy Wingo
,
2020/01/15
[Guile-commits] 01/02: Update release.org
,
Andy Wingo
,
2020/01/15
[Guile-commits] 02/02: Prepare 3.0 versioning
,
Andy Wingo
,
2020/01/15
[Guile-commits] branch master updated (b6dfc84 -> bea8660)
,
Andy Wingo
,
2020/01/15
[Guile-commits] 01/02: Add eta-expansion pass after peval
,
Andy Wingo
,
2020/01/15
[Guile-commits] 02/02: Disable eta-expansion in letrectification
,
Andy Wingo
,
2020/01/15
[Guile-commits] branch master updated (eadeda4 -> b6dfc84)
,
Andy Wingo
,
2020/01/14
[Guile-commits] 02/02: Declarative variables optimization limits eta-expansion
,
Andy Wingo
,
2020/01/14
[Guile-commits] 01/02: Update REPL copyright year to 2020
,
Andy Wingo
,
2020/01/14
[Guile-commits] branch master updated: Wording tweak to history.texi
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated: Mention Mark Weaver in Guile history section
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated: Update NEWS
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch wip-https-client deleted (was b55aada)
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] branch master updated (287d513 -> 10fdd88)
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 01/06: web: Adjust (gnutls) loading to new module autoload semantics.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 03/06: web: Continue handshake upon TLS warning alerts.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 02/06: web: Add 'current-https-proxy' and honor $https_proxy.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 06/06: Update NEWS.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 04/06: web: 'open-socket-for-uri' can verify the server's X.509 certificate.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] 05/06: web: Update comment regarding the 'tls-wrap' port wrapper.
,
Ludovic Courtès
,
2020/01/13
[Guile-commits] branch master updated: Bump manual year, and fix NEWS typo
,
Andy Wingo
,
2020/01/13
[Guile-commits] annotated tag v2.9.9 created (now cdae11b)
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated: GNU Guile 2.9.9 (beta).
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated: Bump user-visible copyright years to 2020
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated: Bump objcode minor version in preparation for new stable series
,
Andy Wingo
,
2020/01/13
[Guile-commits] branch master updated (2446e7d -> 1733efe)
,
Andy Wingo
,
2020/01/12
[Guile-commits] 02/02: srfi-11: Do not expose variables to later clauses
,
Andy Wingo
,
2020/01/12
[Guile-commits] 01/02: Update NEWS
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated: Respect thread local fluid defaults
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch stable-2.2 updated: Respect thread local fluid defaults
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated: Fix typos in previous commit.
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated: Optionally allow duplicate field names in core records
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated: Fix peval bug that ignored excess args
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch stable-2.2 updated: Fix peval bug that ignored excess args
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated: Support R7RS define-library
,
Andy Wingo
,
2020/01/12
[Guile-commits] branch master updated (74f46ef -> 639d0b3)
,
Andy Wingo
,
2020/01/11
[Guile-commits] 01/02: Fix bug in closure conversion
,
Andy Wingo
,
2020/01/11
[Guile-commits] 02/02: Add NEWS entries
,
Andy Wingo
,
2020/01/11
[Guile-commits] branch master updated: Fix build on 32-bit systems with JIT support
,
Andy Wingo
,
2020/01/11
[Guile-commits] branch master updated: Update NEWS with details on guard and autoloads.
,
Andy Wingo
,
2020/01/10
[Guile-commits] branch master updated: Re-implement `guard'
,
Andy Wingo
,
2020/01/10
[Guile-commits] branch wip-https-client created (now b55aada)
,
Ludovic Courtès
,
2020/01/10
[Guile-commits] 02/04: web: Add 'current-https-proxy' and honor $https_proxy.
,
Ludovic Courtès
,
2020/01/10
[Guile-commits] 01/04: web: Adjust (gnutls) loading to new module autoload semantics.
,
Ludovic Courtès
,
2020/01/10
[Guile-commits] 03/04: web: Continue handshake upon TLS warning alerts.
,
Ludovic Courtès
,
2020/01/10
[Guile-commits] 04/04: web: 'open-socket-for-uri' can verify the server's X.509 certificate.
,
Ludovic Courtès
,
2020/01/10
[Guile-commits] branch master updated (ba05f1d -> 9f2b703)
,
Andy Wingo
,
2020/01/06
[Guile-commits] 01/02: Fix mips32r6 bug
,
Andy Wingo
,
2020/01/06
[Guile-commits] 02/02: Merge remote-tracking branch 'lightening/master'
,
Andy Wingo
,
2020/01/06
[Guile-commits] branch master updated: Mention WebAssembly in status section
,
Andy Wingo
,
2020/01/06
[Guile-commits] branch master updated: Update compiler.texi and history.texi
,
Andy Wingo
,
2020/01/06
[Guile-commits] branch master updated (ddad8ae -> 6cfee36)
,
Daniel Llorens
,
2020/01/06
[Guile-commits] branch wip-exception-truncate updated (9fc7477 -> a008a2d)
,
Daniel Llorens
,
2020/01/06
[Guile-commits] 01/02: New function string-replace-substring in (ice-9 string-fun)
,
Daniel Llorens
,
2020/01/06
[Guile-commits] 02/02: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/01/06
[Guile-commits] branch stable-2.2 updated (edf5aea -> fb7b873)
,
Ludovic Courtès
,
2020/01/03
[Guile-commits] 01/01: web: Update comment regarding the 'tls-wrap' port wrapper.
,
Ludovic Courtès
,
2020/01/03
[Guile-commits] branch wip-exception-truncate updated (da68410 -> 9fc7477)
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 01/01: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/01/03
[Guile-commits] branch master updated (6648089 -> ddad8ae)
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 01/01: Extend core vector-fill! to handle a range
,
Daniel Llorens
,
2020/01/03
[Guile-commits] branch wip-exception-truncate updated (e3364c1 -> da68410)
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 01/01: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/01/03
[Guile-commits] branch master updated (2041cd8 -> 6648089)
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 01/02: Provide SCM_DEFINE_STATIC
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 02/02: Extend core vector-fill! to handle a range
,
Daniel Llorens
,
2020/01/03
[Guile-commits] branch wip-exception-truncate updated (2e3d5ad -> e3364c1)
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 02/03: Extend core vector-fill! to handle a range
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 03/03: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/01/03
[Guile-commits] 01/03: Provide SCM_DEFINE_STATIC
,
Daniel Llorens
,
2020/01/03
[Guile-commits] annotated tag v2.9.8 created (now a308003)
,
Andy Wingo
,
2020/01/02
[Guile-commits] branch master updated (e3e3e69 -> 2041cd8)
,
Andy Wingo
,
2020/01/02
[Guile-commits] 01/02: Update NEWS
,
Andy Wingo
,
2020/01/02
[Guile-commits] 02/02: GNU Guile 2.9.8 (beta).
,
Andy Wingo
,
2020/01/02
[Guile-commits] branch master updated (76e436c -> e3e3e69)
,
Andy Wingo
,
2020/01/02
[Guile-commits] 01/01: Fix abort_to_prompt bug if dynwind leave thunk expands the stack
,
Andy Wingo
,
2020/01/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc