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 Feb 26 2020 16:10:44 -0500
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated: Add support for perf map creation
,
Andy Wingo
,
2020/02/26
[Guile-commits] branch wip-vector-cleanup updated (6c995bc -> fb71aaf)
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/21
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/21
[Guile-commits] branch master updated: Implement hashing for keywords, i.e. (hash #:x ...)
,
Rob Browning
,
2020/02/21
[Guile-commits] branch wip-vector-cleanup updated (b0d5ebc -> 6c995bc)
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/20
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/02/20
[Guile-commits] branch master updated (74eafac -> cc30168)
,
Andy Wingo
,
2020/02/19
[Guile-commits] 02/02: Fix bug restoring a JIT continuation from the interpreter
,
Andy Wingo
,
2020/02/19
[Guile-commits] 01/02: Better debugging in jit.c
,
Andy Wingo
,
2020/02/19
[Guile-commits] branch wip-vector-cleanup updated (7aec6c4 -> b0d5ebc)
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 01/27: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 02/27: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 04/27: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 03/27: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 08/27: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 06/27: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 11/27: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 07/27: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 09/27: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 14/27: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 13/27: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 16/27: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 18/27: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 20/27: Update branch news file
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 12/27: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 19/27: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 05/27: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 10/27: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 17/27: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 15/27: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 25/27: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 22/27: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 24/27: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 21/27: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 23/27: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 26/27: Simplify vector constructor
,
Daniel Llorens
,
2020/02/18
[Guile-commits] 27/27: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/02/18
[Guile-commits] branch master updated (7dc90a1 -> 74eafac)
,
Andy Wingo
,
2020/02/17
[Guile-commits] 02/02: Merge remote-tracking branch 'lightening/master'
,
Andy Wingo
,
2020/02/17
[Guile-commits] 01/02: Ensure 32 bytes of stack are reserved on 64-bit Windows targets
,
Andy Wingo
,
2020/02/17
[Guile-commits] branch wip-vector-cleanup updated: Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
,
Daniel Llorens
,
2020/02/13
[Guile-commits] branch wip-vector-cleanup updated (1458a7c -> 9e2d93a)
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 01/01: Simplify vector constructor
,
Daniel Llorens
,
2020/02/13
[Guile-commits] branch wip-vector-cleanup updated: Simplify vector constructor
,
Daniel Llorens
,
2020/02/13
[Guile-commits] branch wip-vector-cleanup updated (e9c743e -> 19ef8b1)
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 02/25: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 01/25: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 03/25: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 06/25: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 04/25: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 08/25: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 09/25: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 07/25: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 11/25: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 12/25: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 05/25: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 14/25: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 17/25: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 18/25: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 10/25: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 13/25: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 15/25: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 22/25: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 23/25: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 20/25: Update branch news file
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 16/25: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 19/25: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 25/25: Remove superfluous type check in bitvector->list
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 24/25: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/02/13
[Guile-commits] 21/25: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/13
[Guile-commits] branch master updated: Add type checkers for lsh/immediate and rsh/immediate
,
Andy Wingo
,
2020/02/12
[Guile-commits] branch master updated: Fold (logior 0 INT) to INT
,
Andy Wingo
,
2020/02/12
[Guile-commits] branch master updated: Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] branch stable-2.2 updated (9a11be1 -> 51a52cd)
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 01/06: Fix check for rl_get_keymap
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 03/06: texinfo: Properly render @acronym in plain text.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 04/06: Remove duplicate procedure in slot-allocation.scm.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 06/06: Fix build on platforms where the stack grows upwards.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 02/06: texinfo: Add '*line-width*' fluid to control line wrapping.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] 05/06: Handle GMP allocations through libgc and remove bignum finalizers.
,
Ludovic Courtès
,
2020/02/12
[Guile-commits] branch wip-vector-cleanup updated: Move uniform-array->bytevector from (rnrs bytevectors) to core
,
Daniel Llorens
,
2020/02/11
[Guile-commits] branch wip-vector-cleanup updated (9e44157 -> bf2d6f9)
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 01/23: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 02/23: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 03/23: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 08/23: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 13/23: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 16/23: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 05/23: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 19/23: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 04/23: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 07/23: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 23/23: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 06/23: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 10/23: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 11/23: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 09/23: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 12/23: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 14/23: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 18/23: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 17/23: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 20/23: Update branch news file
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 15/23: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 22/23: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/10
[Guile-commits] 21/23: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/10
[Guile-commits] branch master updated: Remove traces of 'scm_memory_error'.
,
Ludovic Courtès
,
2020/02/09
[Guile-commits] branch master updated (00fbdfa -> 43cfae3)
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] 01/02: Fix build on platforms where the stack grows upwards.
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] 02/02: Fix build on ia64.
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] branch master updated (ff14b77 -> 00fbdfa)
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] 01/02: Remove duplicate procedure in slot-allocation.scm.
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] 02/02: Handle GMP allocations through libgc and remove bignum finalizers.
,
Ludovic Courtès
,
2020/02/08
[Guile-commits] branch wip-vector-cleanup updated (d8e5303 -> 9e44157)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/01: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-vector-cleanup updated: Remove 'contiguous' flag in arrays
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-vector-cleanup updated (2a1c94d -> 660e656)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/02: Merge generalized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 02/02: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-vector-cleanup updated (b32df1a -> 2a1c94d)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/01: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-vector-cleanup updated (8f795a5 -> b32df1a)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/02: wip
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 02/02: Remove scm_from_contiguous_typed_array
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-exception-truncate updated (52b878c -> f289d5c)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/02: Note on modifying literal vectors
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 02/02: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-exception-truncate updated (2c33986 -> 52b878c)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/02: Fix note on modifying literal vectors
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 02/02: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-exception-truncate updated (0c500bc -> 2c33986)
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 01/02: Fix note on modifying literal vectors
,
Daniel Llorens
,
2020/02/07
[Guile-commits] 02/02: Provide a hook for the exception printer
,
Daniel Llorens
,
2020/02/07
[Guile-commits] branch wip-vector-cleanup updated: Merge geneneralized-arrays.[ch] in arrays.[ch]
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Update branch news file
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Remove generalized-vectors.[hc]
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Pull generalized-vectors from under bytevectors
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Pull generalized-vectors from under typed vectors
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Pull generalized-vectors from under bitvector/string/vector
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated (43e53e2 -> ef764d3)
,
Daniel Llorens
,
2020/02/06
[Guile-commits] 01/01: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated (a1a9d6e -> 43e53e2)
,
Daniel Llorens
,
2020/02/06
[Guile-commits] 01/01: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Rewrite vector-copy! using memmove
,
Daniel Llorens
,
2020/02/06
[Guile-commits] branch wip-vector-cleanup updated: Golf in srfi-4.h
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated: Move bitvector functions using array_handle to libguile/array-handle.[ch]
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated: Remove generalized vector support for vector-move-right!, vector-move-left!
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated (96927f2 -> 086f5a3)
,
Daniel Llorens
,
2020/02/05
[Guile-commits] 02/02: Add lenp parameter back to scm_bitvector_(writable_)elements
,
Daniel Llorens
,
2020/02/05
[Guile-commits] 01/02: Add lenp parameter back to scm_vector_(writable_)elements
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated: Simplify interfaces to scm_TYPEvector_(writable_)elements
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated: Fix doc for last bitvector patch
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated: Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements
,
Daniel Llorens
,
2020/02/05
[Guile-commits] branch wip-vector-cleanup updated (a69921a -> 9478a61)
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 01/01: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/03
[Guile-commits] branch wip-vector-cleanup updated: Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/03
[Guile-commits] branch wip-vector-cleanup created (now 338a1b6)
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 01/05: Require vector as argument to vector-copy
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 03/05: Require vector argument to scm_vector_elements, scm_vector_writable_elements
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 02/05: Require vector as argument to vector->list
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 04/05: Remove the unused argument from scm_array_p
,
Daniel Llorens
,
2020/02/03
[Guile-commits] 05/05: Simple vectors are just vectors
,
Daniel Llorens
,
2020/02/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc