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: Sat Mar 28 2020 07:44:33 -0400
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated: doc: Improve tree-il 'lambda-case' description.
,
Ludovic Courtès
,
2020/03/28
[Guile-commits] annotated tag v3.0.2 created (now c1d74f3)
,
Ludovic Courtès
,
2020/03/27
[Guile-commits] branch master updated: GNU Guile 3.0.2.
,
Ludovic Courtès
,
2020/03/27
[Guile-commits] branch master updated: Update NEWS.
,
Ludovic Courtès
,
2020/03/27
[Guile-commits] branch master updated: Update SRFI-14 tables to Unicode 13.0.0
,
Mike Gran
,
2020/03/26
[Guile-commits] branch master updated (f8f8986 -> b9a09f1)
,
Ludovic Courtès
,
2020/03/25
[Guile-commits] 02/02: doc: Replace square brackets with round brackets.
,
Ludovic Courtès
,
2020/03/25
[Guile-commits] 01/02: Add SRFI-171 to guile
,
Ludovic Courtès
,
2020/03/25
[Guile-commits] branch wip-replace-ltdl-with-gmodule created (now bcce103)
,
Mike Gran
,
2020/03/24
[Guile-commits] 02/03: Replace ltdl function calls with gmodule
,
Mike Gran
,
2020/03/24
[Guile-commits] 03/03: Implement ltdl-like directory search for modules
,
Mike Gran
,
2020/03/24
[Guile-commits] 01/03: Replace libltdl with gmodule-2.0 in build
,
Mike Gran
,
2020/03/24
[Guile-commits] branch master updated (ef6f7ce -> f8f8986)
,
Ludovic Courtès
,
2020/03/23
[Guile-commits] 01/04: Avoid double initialization in 'vector-copy'.
,
Ludovic Courtès
,
2020/03/23
[Guile-commits] 04/04: 'sort-labels-locally' uses a transient intset.
,
Ludovic Courtès
,
2020/03/23
[Guile-commits] 02/04: Ensure weak sets are occasionally vacuumed.
,
Ludovic Courtès
,
2020/03/23
[Guile-commits] 03/04: 'resize_set' no longer allocates in a loop.
,
Ludovic Courtès
,
2020/03/23
[Guile-commits] branch master updated: Fix fixpoint computation in compute-significant-bits
,
Andy Wingo
,
2020/03/23
[Guile-commits] branch stable-2.2 updated: Fix fixpoint computation in compute-significant-bits
,
Andy Wingo
,
2020/03/23
[Guile-commits] branch master updated: Deprecate 'tmpnam' and add '--disable-tmpnam' configure option.
,
Ludovic Courtès
,
2020/03/22
[Guile-commits] branch master updated: Interpret dynamic library name as literal file name first.
,
Ludovic Courtès
,
2020/03/21
[Guile-commits] branch master updated (89edd1b -> 87bf38c)
,
Ludovic Courtès
,
2020/03/21
[Guile-commits] 02/02: tests: Skip web server test when thread support is missing.
,
Ludovic Courtès
,
2020/03/21
[Guile-commits] 01/02: Fix compilation --without-threads.
,
Ludovic Courtès
,
2020/03/21
[Guile-commits] branch master updated (77f9c49 -> 89edd1b)
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] 01/05: gdb: Delay type lookups.
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] 02/05: gdb: Use <stdint.h> types.
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] 03/05: gdb: Adjust 'find-vp' for Guile 3.0.
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] 04/05: gdb: Avoid accessing values that are optimized out.
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] 05/05: Fix race condition between 'abort-to-prompt' and stack marking.
,
Ludovic Courtès
,
2020/03/17
[Guile-commits] branch wip-vector-cleanup updated (63752be -> 98bf49d)
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/03/16
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/03/16
[Guile-commits] branch stable-2.2 updated: Revert "Fix build on platforms where the stack grows upwards."
,
Andy Wingo
,
2020/03/13
[Guile-commits] branch master updated: Add C API for hook procedures to libguile.h
,
Mike Gran
,
2020/03/13
[Guile-commits] branch master updated: doc: Fix typo in api-debug.texi.
,
Ludovic Courtès
,
2020/03/11
[Guile-commits] branch wip-vector-cleanup updated (5d927a8 -> 63752be)
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/03/10
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/03/10
[Guile-commits] branch master updated: Fix incorrect allocation size in 'make-vtable-vtable'.
,
Ludovic Courtès
,
2020/03/09
[Guile-commits] branch wip-vector-cleanup updated (bfe8b53 -> 5d927a8)
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/03/09
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/03/09
[Guile-commits] annotated tag v3.0.1 created (now a9783de)
,
Ludovic Courtès
,
2020/03/08
[Guile-commits] branch master updated (fb052c4 -> c01a81e)
,
Ludovic Courtès
,
2020/03/08
[Guile-commits] 02/02: GNU Guile 3.0.1.
,
Ludovic Courtès
,
2020/03/08
[Guile-commits] 01/02: Update NEWS.
,
Ludovic Courtès
,
2020/03/08
[Guile-commits] annotated tag v2.2.7 created (now d0e096f)
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] branch stable-2.2 updated: Bump version for Guile 2.2.7.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] branch stable-2.2 updated (51a52cd -> c7d6bc0)
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 02/03: Bump user-visible copyright years to 2020
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 03/03: Update NEWS.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 01/03: Actually run '00-repl-server.test'.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] branch master updated (cacf690 -> fb052c4)
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 01/04: Accept .sld as scheme extensions in r7rs
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 02/04: README no longer says it's a prerelease.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 04/04: Update NEWS.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 03/04: README mentions development dependencies.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] branch master updated (076276c -> cacf690)
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 02/03: Actually run '00-repl-server.test'.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 01/03: psyntax: Preserve source location information for top-level references.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] 03/03: Update NEWS.
,
Ludovic Courtès
,
2020/03/07
[Guile-commits] branch master updated: web: Client treats TLS "premature termination" error as EOF.
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] branch master updated (5d96e42 -> 8a25546)
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] 01/02: Fix expansion of 'error' primitive with a non-constant argument.
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] 02/02: Remove extra 'error' call in 'make-record-type'.
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] branch master updated (4cfe0c1 -> 5d96e42)
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] 01/02: 'hash' behaves like 'hashq' for tc7s without an 'equal?' implementation.
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] 02/02: Add 'hash' test for keywords.
,
Ludovic Courtès
,
2020/03/06
[Guile-commits] branch master updated: psyntax: 'include' no longer rejects relative file names.
,
Ludovic Courtès
,
2020/03/05
[Guile-commits] branch wip-vector-cleanup updated (ddc80ea -> bfe8b53)
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/03/04
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/03/04
[Guile-commits] branch master updated: GUILE_PKG finds guile-3.0
,
Andy Wingo
,
2020/03/03
[Guile-commits] branch wip-vector-cleanup updated (fb71aaf -> ddc80ea)
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/03/02
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/03/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc