Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
guile-commits (date)
[
Thread Index
][
Top
][
All Lists
][
guile-commits info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Aug 29 2019 08:34:30 -0400
Messages in reverse chronological order
[
Next Period
]
August 29, 2019
[Guile-commits] branch master updated (887aac2 -> 74f1456)
,
Daniel Llorens
,
08:34
[Guile-commits] 01/01: Have disassemble-file accept an optional output port
,
Daniel Llorens
,
08:34
August 28, 2019
[Guile-commits] 03/03: At optimization level -O3, seal declarative module-private bindings
,
Andy Wingo
,
04:49
[Guile-commits] branch master updated (b02d1b0 -> 887aac2)
,
Andy Wingo
,
04:49
[Guile-commits] 01/03: Fix bug in CSE auxiliary definitions
,
Andy Wingo
,
04:49
[Guile-commits] 02/03: Emit warning when using "load" in declarative modules
,
Andy Wingo
,
04:49
August 26, 2019
[Guile-commits] 01/01: Compiler allocates boxed flonums in unmarked space
,
Andy Wingo
,
04:36
[Guile-commits] branch master updated (b959708 -> b02d1b0)
,
Andy Wingo
,
04:35
August 25, 2019
[Guile-commits] annotated tag v2.9.4 created (now 03b9764)
,
Andy Wingo
,
16:03
[Guile-commits] 04/04: GNU Guile 2.9.4 (alpha).
,
Andy Wingo
,
16:03
[Guile-commits] 03/04: Fix out-of-memory test for top-level inlining
,
Andy Wingo
,
16:03
[Guile-commits] 02/04: Fix fatan2 intrinsic initialization
,
Andy Wingo
,
16:03
[Guile-commits] 01/04: Further NEWS tweaks
,
Andy Wingo
,
16:03
[Guile-commits] branch master updated (5284b9b -> b959708)
,
Andy Wingo
,
16:03
[Guile-commits] 01/02: Allow mixed local definitions and expressions
,
Andy Wingo
,
11:07
[Guile-commits] 02/02: Update documentation for mixed definitions and expressions
,
Andy Wingo
,
11:07
[Guile-commits] branch master updated (31cb10a -> 5284b9b)
,
Andy Wingo
,
11:07
[Guile-commits] 01/01: Letrectify only on -O2; update docs
,
Andy Wingo
,
06:53
[Guile-commits] branch master updated (253cf3d -> 31cb10a)
,
Andy Wingo
,
06:53
August 24, 2019
[Guile-commits] 01/02: Unbox floor/ceiling and trigonometric functions where possible
,
Andy Wingo
,
06:01
[Guile-commits] 02/02: Revert "Revert scm_c_make_char rename"
,
Andy Wingo
,
06:01
[Guile-commits] branch master updated (9e3a5c9 -> 253cf3d)
,
Andy Wingo
,
06:01
August 19, 2019
[Guile-commits] 01/01: Fix the jitless fix
,
Andy Wingo
,
10:44
[Guile-commits] branch master updated (9d78665 -> 9e3a5c9)
,
Andy Wingo
,
10:44
[Guile-commits] 01/01: Disable some JIT compilation code when JIT configured out
,
Andy Wingo
,
10:32
[Guile-commits] branch master updated (2751096 -> 9d78665)
,
Andy Wingo
,
10:32
August 18, 2019
[Guile-commits] 04/10: Add primitive support for working with module variables
,
Andy Wingo
,
17:12
[Guile-commits] 02/10: Add "mod" field to tree-il toplevel ref, set, define
,
Andy Wingo
,
17:12
[Guile-commits] 06/10: Add notion of declarative modules
,
Andy Wingo
,
17:12
[Guile-commits] 05/10: Add letrectify tree-il pass
,
Andy Wingo
,
17:12
[Guile-commits] 07/10: Enable letrectification
,
Andy Wingo
,
17:12
[Guile-commits] 10/10: Define missing shuffling assembler for string-set! et al
,
Andy Wingo
,
17:12
[Guile-commits] 08/10: Skip tests that don't work under letrectification
,
Andy Wingo
,
17:12
[Guile-commits] 09/10: Fix coverage test for top-level binding optimization
,
Andy Wingo
,
17:12
[Guile-commits] 03/10: Simplify the define-primitive-expander macro
,
Andy Wingo
,
17:12
[Guile-commits] 01/10: Fix bug in which codegen accessed data beyond end of stack
,
Andy Wingo
,
17:12
[Guile-commits] branch master updated (b16ad94 -> 2751096)
,
Andy Wingo
,
17:12
August 16, 2019
[Guile-commits] Package maintainer for Guile on CentOS
,
Glen W. Ruch
,
09:55
August 13, 2019
[Guile-commits] 03/04: More format refactors
,
Andy Wingo
,
17:10
[Guile-commits] 04/04: More format refactorings.
,
Andy Wingo
,
17:09
[Guile-commits] 02/04: More format refactors
,
Andy Wingo
,
17:09
[Guile-commits] 01/04: Refactor `format' to use when/unless conventionally
,
Andy Wingo
,
17:09
[Guile-commits] branch master updated (e2f8ccc -> b16ad94)
,
Andy Wingo
,
17:09
[Guile-commits] 01/01: Update peval tests for fix-letrec
,
Andy Wingo
,
09:08
[Guile-commits] branch master updated (dab1965 -> e2f8ccc)
,
Andy Wingo
,
09:08
[Guile-commits] 01/02: Run fix-letrec before peval
,
Andy Wingo
,
08:06
[Guile-commits] 02/02: Update NEWS.
,
Andy Wingo
,
08:06
[Guile-commits] branch master updated (6154308 -> dab1965)
,
Andy Wingo
,
08:06
[Guile-commits] 02/02: Implement "Fixing Letrec (reloaded)"
,
Andy Wingo
,
06:55
[Guile-commits] 01/02: Split graph utilities out of (language cps utils)
,
Andy Wingo
,
06:55
[Guile-commits] branch master updated (382cc5c -> 6154308)
,
Andy Wingo
,
06:54
August 04, 2019
[Guile-commits] 01/01: Add support for optimized unboxed abs and sqrt
,
Andy Wingo
,
15:55
[Guile-commits] branch master updated (ef1869b -> 382cc5c)
,
Andy Wingo
,
15:55
August 03, 2019
[Guile-commits] annotated tag v2.9.3 created (now e7e8cc7)
,
Andy Wingo
,
07:16
[Guile-commits] 02/02: GNU Guile 2.9.3 (alpha).
,
Andy Wingo
,
07:16
[Guile-commits] 01/02: Fix some compiler warnings on 64-bit builds
,
Andy Wingo
,
07:16
[Guile-commits] branch master updated (ba5d1df -> ef1869b)
,
Andy Wingo
,
07:16
August 02, 2019
[Guile-commits] branch master updated (145ff63 -> ba5d1df)
,
Andy Wingo
,
11:01
[Guile-commits] 01/01: Fix calls to handle-interrupts trampoline on ARMv7
,
Andy Wingo
,
11:01
[Guile-commits] 33/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 25/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 32/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 27/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 26/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 23/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 31/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 29/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 24/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 21/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 30/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 11/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 28/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 18/33: Revert scm_c_make_char rename
,
Andy Wingo
,
09:38
[Guile-commits] 17/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 22/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 20/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 16/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 19/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 14/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 15/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 13/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 05/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 12/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 10/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 08/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 04/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 09/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 07/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] branch master updated (cbacc77 -> 145ff63)
,
Andy Wingo
,
09:38
[Guile-commits] 06/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 03/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 02/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[Guile-commits] 01/33: Merge from stable-2.2
,
Andy Wingo
,
09:38
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc