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 Jun 29 2018 17:03:10 -0400
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch stable-2.2 updated (8209f0f -> 23af45e)
,
Ludovic Courtès
,
2018/06/29
[Guile-commits] 01/02: linker: Don't rely on out-of-range bv-ref exceptions.
,
Ludovic Courtès
,
2018/06/29
[Guile-commits] 02/02: vm: Fix stack-marking bug in multi-threaded programs.
,
Ludovic Courtès
,
2018/06/29
[Guile-commits] branch master updated (593e2db -> b5dcdf2)
,
Andy Wingo
,
2018/06/27
[Guile-commits] 01/01: Revert "Refactor hook dispatch in VM"
,
Andy Wingo
,
2018/06/27
[Guile-commits] branch master updated (7883290 -> 593e2db)
,
Andy Wingo
,
2018/06/27
[Guile-commits] 01/13: allocate-words intrinsic
,
Andy Wingo
,
2018/06/27
[Guile-commits] 04/13: Intrinsic for "prompt"
,
Andy Wingo
,
2018/06/27
[Guile-commits] 07/13: Refactor handling of active VM registers
,
Andy Wingo
,
2018/06/27
[Guile-commits] 05/13: bind-rest inst uses cons-rest intrinsic
,
Andy Wingo
,
2018/06/27
[Guile-commits] 11/13: Minor optimizations to debug hook dispatch
,
Andy Wingo
,
2018/06/27
[Guile-commits] 02/13: Compile current-module as intrinsic call
,
Andy Wingo
,
2018/06/27
[Guile-commits] 12/13: Microoptimizations to hook dispatch
,
Andy Wingo
,
2018/06/27
[Guile-commits] 13/13: Refactor hook dispatch in VM
,
Andy Wingo
,
2018/06/27
[Guile-commits] 09/13: Intrinsics take registers from thread
,
Andy Wingo
,
2018/06/27
[Guile-commits] 06/13: Use CALL_INTRINSICS helper in VM
,
Andy Wingo
,
2018/06/27
[Guile-commits] 08/13: Minor scm_thread refactoring
,
Andy Wingo
,
2018/06/27
[Guile-commits] 03/13: Remove dedicated current-module instruction.
,
Andy Wingo
,
2018/06/27
[Guile-commits] 10/13: Remove "resume" arg from vm engine
,
Andy Wingo
,
2018/06/27
[Guile-commits] branch master updated (51e71a4 -> 7883290)
,
Andy Wingo
,
2018/06/27
[Guile-commits] 02/05: Add intrinsics for error conditions (wrong num args etc)
,
Andy Wingo
,
2018/06/27
[Guile-commits] 04/05: Apply-non-program is an intrinsic
,
Andy Wingo
,
2018/06/27
[Guile-commits] 03/05: Remove mention of vm-error from test suite
,
Andy Wingo
,
2018/06/27
[Guile-commits] 05/05: Inline handling of non-program apply
,
Andy Wingo
,
2018/06/27
[Guile-commits] 01/05: VM throw uses intrinsics
,
Andy Wingo
,
2018/06/27
[Guile-commits] branch master updated (1234bb1 -> 51e71a4)
,
Andy Wingo
,
2018/06/26
[Guile-commits] 05/26: Add __scm.h placeholder
,
Andy Wingo
,
2018/06/26
[Guile-commits] 04/26: Deprecate scm_t_uint8 and similar typedefs
,
Andy Wingo
,
2018/06/26
[Guile-commits] 09/26: Fix intrinsics copyright line and include guards
,
Andy Wingo
,
2018/06/26
[Guile-commits] 07/26: Eagerly initialize thread VM; remove scm_the_vm
,
Andy Wingo
,
2018/06/26
[Guile-commits] 06/26: Inline struct scm_vm into struct scm_i_thread
,
Andy Wingo
,
2018/06/26
[Guile-commits] 03/26: Use ptrdiff_t instead of scm_t_ptrdiff
,
Andy Wingo
,
2018/06/26
[Guile-commits] 10/26: expand_stack intrinsic takes thread
,
Andy Wingo
,
2018/06/26
[Guile-commits] 01/26: Start to use C99 stdint in gen-scmconfig
,
Andy Wingo
,
2018/06/26
[Guile-commits] 08/26: VM gets VP from thread
,
Andy Wingo
,
2018/06/26
[Guile-commits] 20/26: Add intrinsic for call/cc
,
Andy Wingo
,
2018/06/26
[Guile-commits] 18/26: Refactor continuation capture in VM
,
Andy Wingo
,
2018/06/26
[Guile-commits] 17/26: Foreign-call intrinsic boxes errno
,
Andy Wingo
,
2018/06/26
[Guile-commits] 25/26: Optimize abort-to-prompt to avoid alloca
,
Andy Wingo
,
2018/06/26
[Guile-commits] 15/26: Most header files use forward decl for union scm_vm_stack_element
,
Andy Wingo
,
2018/06/26
[Guile-commits] 14/26: Add intrinsic for foreign-call
,
Andy Wingo
,
2018/06/26
[Guile-commits] 11/26: Move VM keyword argument parsing to happen via an intrinsic
,
Andy Wingo
,
2018/06/26
[Guile-commits] 22/26: Add rest-arg-length intrinsic.
,
Andy Wingo
,
2018/06/26
[Guile-commits] 16/26: Reinstating undelimited continuations uses intrinsic
,
Andy Wingo
,
2018/06/26
[Guile-commits] 24/26: Refactors to abort-to-prompt implementation
,
Andy Wingo
,
2018/06/26
[Guile-commits] 12/26: Add push-interrupt-frame VM intrinsic
,
Andy Wingo
,
2018/06/26
[Guile-commits] 13/26: Give multiple-values objects a tc7
,
Andy Wingo
,
2018/06/26
[Guile-commits] 26/26: Allow abort_to_prompt to avoid a longjmp
,
Andy Wingo
,
2018/06/26
[Guile-commits] 21/26: compose-continuation uses an intrinsic
,
Andy Wingo
,
2018/06/26
[Guile-commits] 23/26: abort-to-prompt uses an intrinsic
,
Andy Wingo
,
2018/06/26
[Guile-commits] 19/26: Rename scm_i_thread to scm_thread
,
Andy Wingo
,
2018/06/26
[Guile-commits] 02/26: Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
,
Andy Wingo
,
2018/06/26
[Guile-commits] branch stable-2.2 updated (919979a -> 8209f0f)
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] 01/05: vm: Fix another typo.
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] 05/05: GDB support: Add 'guile-backtrace' command.
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] 02/05: types: Recognize 'scm_t_port_type' and decode port type name.
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] 03/05: GDB support: Fix 'display-vm-frames'.
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] 04/05: GDB support: Add note about (gdb frame-filters).
,
Ludovic Courtès
,
2018/06/24
[Guile-commits] branch stable-2.2 updated (4f64bcd -> 919979a)
,
Ludovic Courtès
,
2018/06/23
[Guile-commits] 01/01: web: Export http-request.
,
Ludovic Courtès
,
2018/06/23
[Guile-commits] branch master updated (f84ce54 -> 1234bb1)
,
Andy Wingo
,
2018/06/20
[Guile-commits] 02/86: More _scm.h refactoring
,
Andy Wingo
,
2018/06/20
[Guile-commits] 06/86: Remove _scm.h inclusion of config.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 09/86: Remove alignof.h inclusion from _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 03/86: Remove _scm hack to undefine HAVE_STRUCT_TIMESPEC
,
Andy Wingo
,
2018/06/20
[Guile-commits] 04/86: Refactor regarding internal detection of ia64
,
Andy Wingo
,
2018/06/20
[Guile-commits] 08/86: Remove _scm.h verify.h inclusion
,
Andy Wingo
,
2018/06/20
[Guile-commits] 07/86: Remove errno.h include from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 11/86: Require C99 to build Guile
,
Andy Wingo
,
2018/06/20
[Guile-commits] 01/86: Move syscall-related private defines to their own header
,
Andy Wingo
,
2018/06/20
[Guile-commits] 19/86: Remove public SCM_VALIDATE_NIM
,
Andy Wingo
,
2018/06/20
[Guile-commits] 17/86: Remove unused macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 10/86: Assume that if we have GCC, we have GCC >= 3.0.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 05/86: Inline definition of SIZEOF_SCM_T_BITS
,
Andy Wingo
,
2018/06/20
[Guile-commits] 13/86: Remove _scm.h print.h include
,
Andy Wingo
,
2018/06/20
[Guile-commits] 15/86: Move number validators to numbers.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 16/86: Move more number validators to numbers.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 24/86: Deprecate libguile/validate.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 14/86: Move core validate macros to error.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 18/86: Move list validators to list.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 31/86: Remove gc.h from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 32/86: Remove threads.h from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 12/86: Remove error.h include from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 20/86: Move pair, null, nil, and boolean validators out of validate.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 29/86: Move gsubr.h include to snarf.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 33/86: Move array-handle.h include out from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 30/86: Devolve procs.h include from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 36/86: Remove threads.h include from ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 28/86: Devolve gc.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 35/86: Move struct.h include out of ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 34/86: Remove bytevectors.h include form ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 43/86: Remove error.h from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 45/86: Move scm_tc7_pointer snarfer out to foreign.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 46/86: Move symbol snarfers to symbols.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 41/86: Remove ports.h from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 21/86: More validate.h devolution
,
Andy Wingo
,
2018/06/20
[Guile-commits] 40/86: Remove <unistd.h> from ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 37/86: Devolve vectors.h include from ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 38/86: Remove <string.h> include from ports.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 42/86: Remove numbers.h from inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 48/86: Deprecate SCM_STATIC_DOUBLE_CELL snarf macro
,
Andy Wingo
,
2018/06/20
[Guile-commits] 51/86: Devolve variable snarfers
,
Andy Wingo
,
2018/06/20
[Guile-commits] 50/86: Devolve keyword-snarfing macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 49/86: Move string-related snarfers to strings.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 25/86: Remove list.h from _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 26/86: Devolve boolean.h include.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 39/86: Remove <stdio.h> from ports.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 55/86: Remove snarf.h from _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 52/86: Remove mutex snarfers
,
Andy Wingo
,
2018/06/20
[Guile-commits] 58/86: Define scm_t_wchar in one place
,
Andy Wingo
,
2018/06/20
[Guile-commits] 54/86: Simplify SCM_IMMUTABLE_CELL macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 27/86: Devolve pairs.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 53/86: Devolve smob snarfers
,
Andy Wingo
,
2018/06/20
[Guile-commits] 57/86: Shuffle around inline C function implementation
,
Andy Wingo
,
2018/06/20
[Guile-commits] 62/86: Devolve foreign.h from _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 63/86: Devolve programs.h from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 22/86: Devolve more validate macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 23/86: Remove includes of validate.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 56/86: Devolve variable.h from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 69/86: Move SCM_C_INLINE_KEYWORD definition to inline.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 70/86: Fix include in test-ffi-lib
,
Andy Wingo
,
2018/06/20
[Guile-commits] 68/86: Remove unneeded memmove.c and strerror.c files
,
Andy Wingo
,
2018/06/20
[Guile-commits] 64/86: Devolve strings.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 72/86: Fix missing includes in tests.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 60/86: Remove modules.h from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 75/86: Move SCM_TICK definition to __scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 74/86: Remove crufty support for 16-bit architectures.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 73/86: Deprecate pre-stdint.h limit macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 80/86: Rationalize guile-readline includes
,
Andy Wingo
,
2018/06/20
[Guile-commits] 61/86: Devolve symbols.h from _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 76/86: Move SCM_ARG1, etc definitions to error.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 59/86: Devolve threads.h from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 44/86: Devolve numbers.h from _scm.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 71/86: Use stdint.h limit macros
,
Andy Wingo
,
2018/06/20
[Guile-commits] 77/86: Minor __scm.h reformatting
,
Andy Wingo
,
2018/06/20
[Guile-commits] 85/86: libguile header files have uniform format for copyright declarations
,
Andy Wingo
,
2018/06/20
[Guile-commits] 47/86: Move subr snarfing macros to gsubr.h.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 83/86: Make .c copyright headers uniform
,
Andy Wingo
,
2018/06/20
[Guile-commits] 65/86: Remove _scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 66/86: Remove useless "classes: h_files" from Guile headers.
,
Andy Wingo
,
2018/06/20
[Guile-commits] 79/86: Rename __scm.h to scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 78/86: Inline tags.h into __scm.h
,
Andy Wingo
,
2018/06/20
[Guile-commits] 67/86: Remove Emacs local variables comments in Guile source
,
Andy Wingo
,
2018/06/20
[Guile-commits] 82/86: Rationalize include order in C files
,
Andy Wingo
,
2018/06/20
[Guile-commits] 81/86: Make libguile header inclusion consistent within libguile c files
,
Andy Wingo
,
2018/06/20
[Guile-commits] 84/86: Remove (C) from copyright statements
,
Andy Wingo
,
2018/06/20
[Guile-commits] 86/86: Update license notices in all C files
,
Andy Wingo
,
2018/06/20
[Guile-commits] branch stable-2.2 updated (46bcbfa -> 4f64bcd)
,
Ludovic Courtès
,
2018/06/20
[Guile-commits] 01/01: Add 'scm_to_stringn' shortcut when converting to UTF-8.
,
Ludovic Courtès
,
2018/06/20
[Guile-commits] branch stable-2.2 updated (1c970da -> 46bcbfa)
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 01/02: tests: Adjust i18n.test to 'fr_FR.utf8' locale in glibc 2.27.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 02/02: Module import obarrays are accessed in a critical section.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] branch stable-2.2 updated (ac9f083 -> 1c970da)
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 02/07: tests: Add SRFI-71 test.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 05/07: get-bytevector-n and get-bytevector-n! can now read more than 4 GB
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 04/07: vm: Fix typo when checking for 'madvise' error code.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 07/07: doc: Document (ice-9 match) macros.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 03/07: Make module autoloading thread-safe.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 01/07: Add SRFI 71: Extended LET-syntax for multiple values.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] 06/07: doc: Fix typo.
,
Ludovic Courtès
,
2018/06/18
[Guile-commits] branch master updated (601d0ea -> f84ce54)
,
Andy Wingo
,
2018/06/17
[Guile-commits] 01/11: Remove unused macro in vm-engine
,
Andy Wingo
,
2018/06/17
[Guile-commits] 02/11: Remove unused vm_error_unbound
,
Andy Wingo
,
2018/06/17
[Guile-commits] 06/11: Simplify definition of SCM_SYSCALL.
,
Andy Wingo
,
2018/06/17
[Guile-commits] 09/11: Remove unused getters for register backing store base
,
Andy Wingo
,
2018/06/17
[Guile-commits] 10/11: Add configure check for auxiliary stacks
,
Andy Wingo
,
2018/06/17
[Guile-commits] 03/11: Call out to expand_stack through new VM intrinsic
,
Andy Wingo
,
2018/06/17
[Guile-commits] 08/11: Remove #ifdef cases for VMS and Cray.
,
Andy Wingo
,
2018/06/17
[Guile-commits] 05/11: Move some definitions out of _scm.h
,
Andy Wingo
,
2018/06/17
[Guile-commits] 07/11: Move "min" and "max" macros out of _scm.h
,
Andy Wingo
,
2018/06/17
[Guile-commits] 11/11: Refactor handling of auxiliary stacks and setjmp/longjmp
,
Andy Wingo
,
2018/06/17
[Guile-commits] 04/11: Fix libguile subcomponent headers not to include <libguile.h>
,
Andy Wingo
,
2018/06/17
[Guile-commits] branch stable-2.2 updated (9a72e21 -> ac9f083)
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 01/08: Fix typo in comment within numbers.c
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 05/08: goops: Fix 'instance?' to work on objects that aren't structs.
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 06/08: Fix error reporting in 'load-thunk-from-memory'.
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 02/08: Revert "Minor CSE run-time optimization"
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 08/08: Add copyright header for (language elisp falias), and fix typo.
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 07/08: elisp: Fix cross-compilation support.
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 03/08: Fix type inference for bitwise logical operators.
,
Mark H. Weaver
,
2018/06/11
[Guile-commits] 04/08: Avoid inexact arithmetic in the type inferrer for 'sqrt'.
,
Mark H. Weaver
,
2018/06/11
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc