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: Tue Feb 28 2017 16:02:36 -0500
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated (33514ff -> 68f13ad)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Better errors for odd-length keyword args
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch stable-2.0 updated (89ecece -> 535261b)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Re-enable REPL server tests
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch stable-2.0 updated (f428e93 -> 89ecece)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Better errors for odd-length keyword args
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (94d7068 -> 33514ff)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 02/02: Fix segfault introduced with R6RS port commit
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/02: "Scripting Examples" update.
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (4c3bea3 -> 94d7068)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Register R6RS port and bytevector internals early
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (631e990 -> 4c3bea3)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Fix support for threads already known to GC
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (9e28a12 -> 631e990)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Declare module exports before loading imports
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (70d4c4b -> 9e28a12)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Revert "futures: Limit the number of nested futures on the same stack."
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch stable-2.0 updated (14c1181 -> f428e93)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Fix (* x -1) for GOOPS types
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch master updated (f8dd4f6 -> 70d4c4b)
,
Andy Wingo
,
2017/02/28
[Guile-commits] 01/01: Fix (* x -1) for GOOPS types
,
Andy Wingo
,
2017/02/28
[Guile-commits] branch wip-exception-truncate updated (0b0ee66 -> 6118d9d)
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 01/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 02/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 04/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 03/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 06/07: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/27
[Guile-commits] 05/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/27
[Guile-commits] branch master updated (f261eaf -> f8dd4f6)
,
Andy Wingo
,
2017/02/27
[Guile-commits] 01/01: Explain why no native accessors for `s8' and `u8' exist
,
Andy Wingo
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG_TYPING_STRICTNESS=2 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG_TYPING_STRICTNESS=2 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:coverage on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_networking on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.x86_64-darwin
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-darwin
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed: Hydra job gnu:guile-master:tarball on x86_64-linux (and 14 others)
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] branch wip-exception-truncate updated (ec82fd8 -> 0b0ee66)
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 01/04: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 03/04: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 02/04: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 04/04: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/24
[Guile-commits] branch wip-exception-truncate updated (dcc793b -> ec82fd8)
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 01/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 05/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 04/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 06/07: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 02/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/24
[Guile-commits] 03/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/24
[Guile-commits] branch master updated (c7fb87c -> f261eaf)
,
Andy Wingo
,
2017/02/23
[Guile-commits] 01/04: Fix typo in old NEWS.
,
Andy Wingo
,
2017/02/23
[Guile-commits] 04/04: Fix guild compile --to=cps / --from=cps
,
Andy Wingo
,
2017/02/23
[Guile-commits] 03/04: Fix kfun parse-cps bug
,
Andy Wingo
,
2017/02/23
[Guile-commits] 02/04: Fixed specific version of guile search in autoconf macro GUILE_PROGS.
,
Andy Wingo
,
2017/02/23
[Guile-commits] branch master updated (5333642 -> c7fb87c)
,
Andy Wingo
,
2017/02/22
[Guile-commits] 02/02: Fix multi-arity dispatch in GOOPS
,
Andy Wingo
,
2017/02/22
[Guile-commits] 01/02: Fix compute-frame-sizes for case-lambda jumps
,
Andy Wingo
,
2017/02/22
[Guile-commits] branch wip-exception-truncate updated (e286995 -> dcc793b)
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 02/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 01/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 04/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 06/07: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 05/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 03/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/21
[Guile-commits] branch master updated (c4b0491 -> 5333642)
,
Andy Wingo
,
2017/02/21
[Guile-commits] 01/01: Use labs instead of abs where needed
,
Andy Wingo
,
2017/02/21
[Guile-commits] branch master updated (d081164 -> c4b0491)
,
Andy Wingo
,
2017/02/21
[Guile-commits] 01/02: Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK
,
Andy Wingo
,
2017/02/21
[Guile-commits] 02/02: Fix make-polar signedness of zeros on macOS
,
Andy Wingo
,
2017/02/21
[Guile-commits] branch wip-exception-truncate updated (a900587 -> e286995)
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 02/03: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 03/03: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 01/03: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/21
[Guile-commits] branch wip-exception-truncate updated (af832cf -> a900587)
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 04/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 02/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 06/07: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 05/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 03/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/21
[Guile-commits] 01/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/21
[Guile-commits] branch master updated (c58c143 -> d081164)
,
Andy Wingo
,
2017/02/19
[Guile-commits] 01/01: Fix flonum/complex type inference.
,
Andy Wingo
,
2017/02/19
[Guile-commits] branch wip-exception-truncate updated (7cf89a3 -> af832cf)
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 02/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 01/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 04/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 06/07: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 05/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/18
[Guile-commits] 03/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/18
[Guile-commits] annotated tag v2.1.7 created (now 8483e67)
,
Andy Wingo
,
2017/02/18
[Guile-commits] branch master updated (c288d39 -> c58c143)
,
Andy Wingo
,
2017/02/18
[Guile-commits] 01/01: Guile 2.1.7.
,
Andy Wingo
,
2017/02/18
[Guile-commits] branch master updated (bfa6c40 -> c288d39)
,
Andy Wingo
,
2017/02/18
[Guile-commits] 01/02: Fold 2.1.6 NEWS changes
,
Andy Wingo
,
2017/02/18
[Guile-commits] 02/02: Update NEWS for 2.1.7.
,
Andy Wingo
,
2017/02/18
[Guile-commits] branch wip-exception-truncate updated (b0d9386 -> 7cf89a3)
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 01/09: Remove unnecessary #include
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 05/09: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 07/09: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 02/09: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 03/09: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 09/09: Explicit #:dims? option for array-print, array-print-prefix
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 08/09: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 06/09: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/17
[Guile-commits] 04/09: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/17
[Guile-commits] branch master updated (9ee21f3 -> bfa6c40)
,
Andy Wingo
,
2017/02/17
[Guile-commits] 01/01: Speed up number->string
,
Andy Wingo
,
2017/02/17
[Guile-commits] branch master updated (2864f11 -> 9ee21f3)
,
Andy Wingo
,
2017/02/17
[Guile-commits] 01/01: Minor make-string optimization
,
Andy Wingo
,
2017/02/17
[Guile-commits] branch master updated (d0934df -> 2864f11)
,
Andy Wingo
,
2017/02/17
[Guile-commits] 02/02: Bump fluid cache size to 16 entries
,
Andy Wingo
,
2017/02/17
[Guile-commits] 01/02: Revert "Cheaper fluid-ref cache"
,
Andy Wingo
,
2017/02/17
[Guile-commits] branch master updated (4706d69 -> d0934df)
,
Andy Wingo
,
2017/02/16
[Guile-commits] 01/03: Cheaper fluid-ref cache
,
Andy Wingo
,
2017/02/16
[Guile-commits] 02/03: Remove unnecessary scm_i_string_start_writing calls
,
Andy Wingo
,
2017/02/16
[Guile-commits] 03/03: Stringbufs immutable by default
,
Andy Wingo
,
2017/02/16
[Guile-commits] branch wip-exception-truncate updated (9652532 -> b0d9386)
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 01/08: Remove unnecessary #include
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 02/08: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 05/08: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 08/08: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 07/08: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 03/08: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 06/08: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/16
[Guile-commits] 04/08: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/16
[Guile-commits] branch master updated (6e09651 -> 4706d69)
,
Andy Wingo
,
2017/02/15
[Guile-commits] 01/01: Fix accept4 gnulib update.
,
Andy Wingo
,
2017/02/15
[Guile-commits] branch master updated (69ca2bb -> 6e09651)
,
Andy Wingo
,
2017/02/15
[Guile-commits] 03/03: Add accept4 support
,
Andy Wingo
,
2017/02/15
[Guile-commits] 02/03: Switch to accept4
,
Andy Wingo
,
2017/02/15
[Guile-commits] 01/03: Update Gnulib to v0.1-1157-gb03f418.
,
Andy Wingo
,
2017/02/15
[Guile-commits] branch wip-exception-truncate updated (8d74341 -> 9652532)
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 01/08: Remove unnecessary #include
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 03/08: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 05/08: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 02/08: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 06/08: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 07/08: Remove scm_generalized_vector_get_handle
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 04/08: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/15
[Guile-commits] 08/08: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/15
[Guile-commits] branch master updated (2c02bdd -> 69ca2bb)
,
Andy Wingo
,
2017/02/14
[Guile-commits] 01/01: Elide syscalls in fdes->port
,
Andy Wingo
,
2017/02/14
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/23
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/25
[Guile-commits] Success: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] annotated tag v2.0.14 created (now 011a794)
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] branch stable-2.0 updated (358e963 -> 14c1181)
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] 01/01: build: Remove '--enable-error-on-warning' for 'make distcheck'.
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] branch stable-2.0 updated (4aead68 -> 358e963)
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] 04/04: Bump version number to 2.0.14.
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] 03/04: Update 'NEWS'.
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] 01/04: i18n: 'number->locale-string' guesses the minimum number of decimals.
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] 02/04: doc: Describe -e (module) on equal footing with (@ ...).
,
Ludovic Courtès
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] branch wip-exception-truncate updated (4a8cc9f -> 8d74341)
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 02/04: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 04/04: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 03/04: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 01/04: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/13
[Guile-commits] branch wip-exception-truncate updated (6d8c1fa -> 4a8cc9f)
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 01/07: Remove unnecessary #include
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 02/07: Replace uniform-vector-read benchmark with bytevector-io benchmark
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 03/07: Remove documentation on uniform-vector-read!, uniform-vector-write
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 05/07: Support non-zero lower bounds in array-slice-for-each
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 07/07: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 06/07: Fix bitvectors and non-zero lower bound arrays in truncated-print
,
Daniel Llorens
,
2017/02/13
[Guile-commits] 04/07: Fix sort, sort! for arrays with nonzero lower bound
,
Daniel Llorens
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/23
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux
,
Hydra Build Daemon
,
2017/02/25
[Guile-commits] Failed with output: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:tarball on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] branch master updated (8e1af70 -> 2c02bdd)
,
Andy Wingo
,
2017/02/13
[Guile-commits] 01/01: Fix compilation of continuations.c
,
Andy Wingo
,
2017/02/13
[Guile-commits] branch stable-2.0 updated (f2764cb -> 4aead68)
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 01/07: doc: Fix typo in keywords documentation.
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 04/07: i18n: Do not represent zero as "-0".
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 03/07: Recognize sh3 as compilation targets
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 05/07: tests: Use 'pass-if-equal' for (ice-9 i18n) tests.
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 02/07: doc: Fix typo in site packages documentation.
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 06/07: tests: Choose a more plausible US English locale name.
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] 07/07: i18n: Fix corner cases for monetary and number string conversions.
,
Ludovic Courtès
,
2017/02/12
[Guile-commits] branch master updated (00ed404 -> 8e1af70)
,
Andy Wingo
,
2017/02/12
[Guile-commits] 01/01: Remove unused variable in continuations.c
,
Andy Wingo
,
2017/02/12
[Guile-commits] branch master updated (5048a8a -> 00ed404)
,
Andy Wingo
,
2017/02/12
[Guile-commits] 01/01: VM continuations store FP/SP by offset
,
Andy Wingo
,
2017/02/12
[Guile-commits] branch master updated (710ebfd -> 5048a8a)
,
Andy Wingo
,
2017/02/12
[Guile-commits] 01/01: Avoid reading garbage from dynstack
,
Andy Wingo
,
2017/02/12
[Guile-commits] branch stable-2.0 updated (458ae24 -> f2764cb)
,
Ludovic Courtès
,
2017/02/11
[Guile-commits] 01/01: tests: Avoid statprof test failure on systems without 'setitimer'.
,
Ludovic Courtès
,
2017/02/11
[Guile-commits] Success: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/11
[Guile-commits] Success: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/10
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] branch wip-exception-truncate updated (228e4dd -> 6d8c1fa)
,
Daniel Llorens
,
2017/02/08
[Guile-commits] 01/02: Fix more corner cases in truncated-print
,
Daniel Llorens
,
2017/02/08
[Guile-commits] 02/02: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/08
[Guile-commits] branch master updated (09a69dd -> 710ebfd)
,
Andy Wingo
,
2017/02/08
[Guile-commits] 01/01: Web server and client use suspendable ports
,
Andy Wingo
,
2017/02/08
[Guile-commits] branch master updated (93cbaef -> 09a69dd)
,
Andy Wingo
,
2017/02/08
[Guile-commits] 04/05: Prevent TOCTTOU bugs in suspendable ports
,
Andy Wingo
,
2017/02/08
[Guile-commits] 01/05: Modernize (web http) a bit
,
Andy Wingo
,
2017/02/08
[Guile-commits] 02/05: Beginnings of suspendable HTTP
,
Andy Wingo
,
2017/02/08
[Guile-commits] 05/05: Prevent TOCTTOU bugs in C ports
,
Andy Wingo
,
2017/02/08
[Guile-commits] 03/05: Remove remaining "display" uses in (web http)
,
Andy Wingo
,
2017/02/08
[Guile-commits] branch wip-exception-truncate created (now 228e4dd)
,
Daniel Llorens
,
2017/02/08
[Guile-commits] 02/02: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2017/02/08
[Guile-commits] 01/02: Fix more corner cases in truncated-print
,
Daniel Llorens
,
2017/02/08
[Guile-commits] Success: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Success: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Success: Hydra job gnu:guile-master:build_CPPFLAGS=_DSCM_DEBUG=1 on x86_64-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/11
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_without_threads.x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/10
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/08
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] branch master updated (ee2125c -> 93cbaef)
,
Daniel Llorens
,
2017/02/07
[Guile-commits] 01/01: Fix rank 0 arrays and nested arrays in truncated-print
,
Daniel Llorens
,
2017/02/07
[Guile-commits] branch master updated (a002872 -> ee2125c)
,
Daniel Llorens
,
2017/02/07
[Guile-commits] 01/01: Support arrays in truncated-print
,
Daniel Llorens
,
2017/02/07
[Guile-commits] branch master updated (498f3f9 -> a002872)
,
Daniel Llorens
,
2017/02/07
[Guile-commits] 01/01: Fix bug #25492
,
Daniel Llorens
,
2017/02/07
[Guile-commits] branch master updated (81e9a12 -> 498f3f9)
,
Andy Wingo
,
2017/02/07
[Guile-commits] 01/01: Avoid stacks in dynamically-bound values
,
Andy Wingo
,
2017/02/07
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/01
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/10
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/15
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/25
[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/01
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/11
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/13
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/16
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/17
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/19
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/21
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/25
[Guile-commits] Success: Hydra job gnu:guile-master:build_clang.i686-linux
,
Hydra Build Daemon
,
2017/02/27
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc