Archives are refreshed every 30 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: Fri Oct 30 2015 12:16:37 -0400
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch stable-2.0 updated (ac2cedd -> f57aba7)
,
Ludovic Courtès
,
2015/10/30
[Guile-commits] 01/01: doc: Mention a known-good Flex version number.
,
Ludovic Courtès
,
2015/10/30
[Guile-commits] branch stable-2.0 updated (c3f95ec -> ac2cedd)
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 02/02: Thank David and Kouhei.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 01/02: build: Remove libguile/mkstemp.c, redundant with Gnulib.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] branch stable-2.0 updated (53b8d5f -> c3f95ec)
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 03/05: Add new Linux errno constants.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 02/05: Fix the rule to check for new signals and errors
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 01/05: i18n: Add new collation test for posterity.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 05/05: Remove SIGEV constant definitions.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] 04/05: Add Hurd signal and error constants.
,
Ludovic Courtès
,
2015/10/29
[Guile-commits] branch wip-2.1.2 updated (7a7e74c -> 00f0dcb)
,
Andy Wingo
,
2015/10/29
[Guile-commits] 01/01: Remove debug printout in specialize-numbers
,
Andy Wingo
,
2015/10/29
[Guile-commits] branch wip-2.1.2 updated (2cba33e -> 7a7e74c)
,
Andy Wingo
,
2015/10/29
[Guile-commits] 01/01: Better f64 unboxing for loop vars that might flow to $ktail
,
Andy Wingo
,
2015/10/29
[Guile-commits] branch wip-2.1.2 updated (6cd2491 -> 2cba33e)
,
Andy Wingo
,
2015/10/29
[Guile-commits] 01/02: Fix slot representation computation for fadd, fmul, etc
,
Andy Wingo
,
2015/10/29
[Guile-commits] 02/02: The compiler can unbox float64 loop variables
,
Andy Wingo
,
2015/10/29
[Guile-commits] branch wip-2.1.2 updated (b5b6721 -> 6cd2491)
,
Andy Wingo
,
2015/10/29
[Guile-commits] 02/02: Add new pass to specialize "add" into "fadd" where possible
,
Andy Wingo
,
2015/10/29
[Guile-commits] 01/02: Add fadd, fsub, fmul, fdiv instructions
,
Andy Wingo
,
2015/10/29
[Guile-commits] branch wip-2.1.2 created (now b5b6721)
,
Andy Wingo
,
2015/10/28
[Guile-commits] 01/21: Release v2.1.1
,
Andy Wingo
,
2015/10/28
[Guile-commits] 02/21: Bootstrap build doesn't have to expand CPS optimizations
,
Andy Wingo
,
2015/10/28
[Guile-commits] 05/21: Run CSE to clean up after closure conversion
,
Andy Wingo
,
2015/10/28
[Guile-commits] 03/21: Revert "Bootstrap build doesn't have to expand CPS optimizations"
,
Andy Wingo
,
2015/10/28
[Guile-commits] 06/21: Fix slot-allocation to make 'return' not need to alloc-frame
,
Andy Wingo
,
2015/10/28
[Guile-commits] 08/21: Don't emit redundant reset-frame before return
,
Andy Wingo
,
2015/10/28
[Guile-commits] 07/21: return-values opcode resets the frame
,
Andy Wingo
,
2015/10/28
[Guile-commits] 11/21: rtl.test uses return-values
,
Andy Wingo
,
2015/10/28
[Guile-commits] 10/21: Always emit return-values
,
Andy Wingo
,
2015/10/28
[Guile-commits] 12/21: Remove use of return in disassembler.scm
,
Andy Wingo
,
2015/10/28
[Guile-commits] 04/21: CSE can run on first-order CPS
,
Andy Wingo
,
2015/10/28
[Guile-commits] 09/21: Replace return primcalls with $values
,
Andy Wingo
,
2015/10/28
[Guile-commits] 13/21: Remove return opcode
,
Andy Wingo
,
2015/10/28
[Guile-commits] 14/21: Treat tail $values as generating lazy allocations
,
Andy Wingo
,
2015/10/28
[Guile-commits] 17/21: Stack slots can hold a double
,
Andy Wingo
,
2015/10/28
[Guile-commits] 18/21: Add VM ops to pack and unpack raw f64 values.
,
Andy Wingo
,
2015/10/28
[Guile-commits] 21/21: Scalar replacement for f64->scm
,
Andy Wingo
,
2015/10/28
[Guile-commits] 20/21: bv-f32-set!, bv-f64-set! take unboxed args
,
Andy Wingo
,
2015/10/28
[Guile-commits] 15/21: VM support for raw slots
,
Andy Wingo
,
2015/10/28
[Guile-commits] 19/21: bv-f32-ref and bv-f64-ref return raw f64 values
,
Andy Wingo
,
2015/10/28
[Guile-commits] 16/21: Reflection support for unboxed f64 slots
,
Andy Wingo
,
2015/10/28
[Guile-commits] branch lloda-array-support updated (25649bf -> c00c74c)
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 02/16: Remove scm_from_contiguous_array
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 05/16: Compile in C99 mode
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 10/16: Fix compilation of rank 0 typed array literals
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 01/16: Avoid unneeded internal use of array handles
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 04/16: Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 08/16: Rename array-set-from!, scm_array_set_from_x to array-amend!, scm_array_amend_x
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 06/16: New functions array-from, array-from*, array-set-from!
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 13/16: Remove deprecated and unused generalized-vector functions
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 15/16: Draft of (array-for-each-cell)
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 14/16: Do not use array handles in scm_vector
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 03/16: Unuse array 'contiguous' flag
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 11/16: Remove deprecated array functions
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 12/16: Speed up for multi-arg cases of scm_ramap functions
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 07/16: Tests & doc for array-from, array-from*, array-set-from!
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 09/16: Don't use array handles in scm_c_array_rank
,
Daniel Llorens
,
2015/10/26
[Guile-commits] 16/16: Draft documentation for (array-for-each-cell)
,
Daniel Llorens
,
2015/10/26
[Guile-commits] branch master updated (4339cb9 -> e5bccb6)
,
Andy Wingo
,
2015/10/25
[Guile-commits] 01/01: Fix distcheck issues
,
Andy Wingo
,
2015/10/25
[Guile-commits] branch wip-stime created (now e676e48)
,
Andy Wingo
,
2015/10/25
[Guile-commits] 01/03: Add time_rz gnulib module.
,
Andy Wingo
,
2015/10/25
[Guile-commits] 03/03: Adapt stime.c to gnulib updates
,
Andy Wingo
,
2015/10/25
[Guile-commits] 02/03: Add strptime gnulib module.
,
Andy Wingo
,
2015/10/25
[Guile-commits] branch master updated (1c9e23c -> 4339cb9)
,
Andy Wingo
,
2015/10/25
[Guile-commits] 02/02: Fix uninstalled-env bug that preferred bootstrap/ to module/
,
Andy Wingo
,
2015/10/25
[Guile-commits] 01/02: Revert "Update Gnulib to v0.1-603-g1d16a7b"
,
Andy Wingo
,
2015/10/25
[Guile-commits] branch master updated (5f4ac52 -> 1c9e23c)
,
Andy Wingo
,
2015/10/23
[Guile-commits] 01/01: Bootstrap makefile tweaks
,
Andy Wingo
,
2015/10/23
[Guile-commits] branch master updated (f039604 -> 5f4ac52)
,
Andy Wingo
,
2015/10/23
[Guile-commits] 04/07: Minor NEWS update.
,
Andy Wingo
,
2015/10/23
[Guile-commits] 02/07: subr-call implementation simplification
,
Andy Wingo
,
2015/10/23
[Guile-commits] 06/07: Wire up `guild compile -O0 foo.scm'
,
Andy Wingo
,
2015/10/23
[Guile-commits] 03/07: Small subr-call refactor
,
Andy Wingo
,
2015/10/23
[Guile-commits] 07/07: Use a bootstrapped -O0 compiler to compile the -O2 Guile
,
Andy Wingo
,
2015/10/23
[Guile-commits] 01/07: Update VM documentation for new stack layout
,
Andy Wingo
,
2015/10/23
[Guile-commits] 05/07: Update Gnulib to v0.1-603-g1d16a7b
,
Andy Wingo
,
2015/10/23
[Guile-commits] branch lloda-array-support updated (56290b7 -> 25649bf)
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 02/16: Remove scm_from_contiguous_array
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 03/16: Unuse array 'contiguous' flag
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 04/16: Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 01/16: Avoid unneeded internal use of array handles
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 07/16: Tests & doc for array-from, array-from*, array-set-from!
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 09/16: Don't use array handles in scm_c_array_rank
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 10/16: Fix compilation of rank 0 typed array literals
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 11/16: Remove deprecated array functions
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 06/16: New functions array-from, array-from*, array-set-from!
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 08/16: Rename array-set-from!, scm_array_set_from_x to array-amend!, scm_array_amend_x
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 05/16: Compile in C99 mode
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 13/16: Remove deprecated and unused generalized-vector functions
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 15/16: Draft of (array-for-each-cell)
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 16/16: Draft documentation for (array-for-each-cell)
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 12/16: Speed up for multi-arg cases of scm_ramap functions
,
Daniel Llorens
,
2015/10/22
[Guile-commits] 14/16: Do not use array handles in scm_vector
,
Daniel Llorens
,
2015/10/22
[Guile-commits] branch master updated (315adb6 -> f039604)
,
Andy Wingo
,
2015/10/22
[Guile-commits] 11/12: Minor assembler cleanups
,
Andy Wingo
,
2015/10/21
[Guile-commits] 02/12: Fix prompt miscompilation
,
Andy Wingo
,
2015/10/21
[Guile-commits] 04/12: VM caches address of local 0 instead of FP
,
Andy Wingo
,
2015/10/21
[Guile-commits] 03/12: VM stack grows downward
,
Andy Wingo
,
2015/10/21
[Guile-commits] 12/12: Add stack size computation to disassembler
,
Andy Wingo
,
2015/10/21
[Guile-commits] 05/12: Remove sp from scm_vm_cont
,
Andy Wingo
,
2015/10/21
[Guile-commits] 08/12: Prepare for SP-addressed locals
,
Andy Wingo
,
2015/10/21
[Guile-commits] 09/12: Fix boot closure wrong-num-args error
,
Andy Wingo
,
2015/10/21
[Guile-commits] 10/12: SP-relative local addressing
,
Andy Wingo
,
2015/10/21
[Guile-commits] 06/12: Rename union scm_vm_stack_element members
,
Andy Wingo
,
2015/10/21
[Guile-commits] 01/12: Minor VM documentation updates
,
Andy Wingo
,
2015/10/22
[Guile-commits] 07/12: Replace dynamic link on stack with previous frame size
,
Andy Wingo
,
2015/10/22
[Guile-commits] branch master updated (73f6146 -> 315adb6)
,
Mark H. Weaver
,
2015/10/08
[Guile-commits] 01/01: Fix typo in CPS conversion.
,
Mark H. Weaver
,
2015/10/08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc