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: Sun Apr 29 2018 04:48:08 -0400
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated (79ba396 -> e014bf3)
,
Andy Wingo
,
2018/04/29
[Guile-commits] 02/05: Add support for dynamic-state-related intrinsics
,
Andy Wingo
,
2018/04/29
[Guile-commits] 01/05: Fix width of operands to intrinsic call instructions
,
Andy Wingo
,
2018/04/29
[Guile-commits] 05/05: Remove old VM ops for fluid-ref et al
,
Andy Wingo
,
2018/04/29
[Guile-commits] 03/05: Intrinsics for dynamic state instructions
,
Andy Wingo
,
2018/04/29
[Guile-commits] 04/05: push and pop dynamic state via intrinsics
,
Andy Wingo
,
2018/04/29
[Guile-commits] branch wip-mingw-guile-2.2 updated (cd2d5a2 -> 6d6bc01)
,
Mike Gran
,
2018/04/25
[Guile-commits] 01/01: Fix regression in 00-repl-server.test
,
Mike Gran
,
2018/04/25
[Guile-commits] branch wip-mingw-guile-2.2 updated (d5b48cb -> cd2d5a2)
,
Mike Gran
,
2018/04/25
[Guile-commits] 01/01: Let suspendable ports' read-line handle alternate line endings
,
Mike Gran
,
2018/04/25
[Guile-commits] branch wip-mingw-guile-2.2 updated (925485c -> d5b48cb)
,
Mike Gran
,
2018/04/25
[Guile-commits] 01/01: Don't presume sigset_t available in <signal.h>
,
Mike Gran
,
2018/04/25
[Guile-commits] branch wip-mingw-guile-2.2 updated (016d8ba -> 925485c)
,
Mike Gran
,
2018/04/19
[Guile-commits] 01/02: make strftime compile with null threads
,
Mike Gran
,
2018/04/19
[Guile-commits] 02/02: typo, lost a parenthesis
,
Mike Gran
,
2018/04/19
[Guile-commits] branch wip-mingw-guile-2.2 updated (98f4024 -> 016d8ba)
,
Mike Gran
,
2018/04/19
[Guile-commits] 03/03: the repl server test requires AF_UNIX
,
Mike Gran
,
2018/04/19
[Guile-commits] 01/03: In win32, system* shouldn't launch shell when command not found
,
Mike Gran
,
2018/04/19
[Guile-commits] 02/03: posix.test should handle missing ttyname command
,
Mike Gran
,
2018/04/19
[Guile-commits] branch wip-mingw-guile-2.2 updated (34131e3 -> 98f4024)
,
Mike Gran
,
2018/04/18
[Guile-commits] 02/06: simplify reading http headers using updated %read-line
,
Mike Gran
,
2018/04/18
[Guile-commits] 01/06: Let read-line handle alternate line endings
,
Mike Gran
,
2018/04/18
[Guile-commits] 03/06: Wrong preprocessor test for include guard for sys/select.h
,
Mike Gran
,
2018/04/18
[Guile-commits] 05/06: test shouldn't presume UTF-8 can be installed
,
Mike Gran
,
2018/04/18
[Guile-commits] 06/06: test-unwind leaks a file descriptor
,
Mike Gran
,
2018/04/18
[Guile-commits] 04/06: test-foreign-object-c needs libgnu
,
Mike Gran
,
2018/04/18
[Guile-commits] branch wip-mingw-guile-2.2 updated (1405b76 -> 34131e3)
,
Mike Gran
,
2018/04/17
[Guile-commits] 01/01: ftw test should handle missing symlink procedure
,
Mike Gran
,
2018/04/17
[Guile-commits] branch wip-mingw-guile-2.2 updated (851c05a -> 1405b76)
,
Mike Gran
,
2018/04/16
[Guile-commits] 01/02: ice-9 ftw: handle missing getuid and getgid
,
Mike Gran
,
2018/04/16
[Guile-commits] 02/02: ice-9 ftw: handle non-working inodes
,
Mike Gran
,
2018/04/16
[Guile-commits] branch wip-mingw-guile-2.2 updated (8283299 -> 851c05a)
,
Mike Gran
,
2018/04/16
[Guile-commits] 02/02: remove a re-definition of when/unless
,
Mike Gran
,
2018/04/16
[Guile-commits] 01/02: In libpath.h, use absolute paths on MinGW
,
Mike Gran
,
2018/04/16
[Guile-commits] branch wip-mingw-guile-2.2 updated (dbc1062 -> 8283299)
,
Mike Gran
,
2018/04/16
[Guile-commits] 01/01: Don't presume existence of sys/select.h in headers
,
Mike Gran
,
2018/04/16
[Guile-commits] branch wip-mingw-guile-2.2 updated (c56d2d1 -> dbc1062)
,
Mike Gran
,
2018/04/13
[Guile-commits] 01/01: SCM-to-C number conversion functions incorrect when SIZEOF_LONG != SIZEOF_SCM_T_BITS
,
Mike Gran
,
2018/04/13
[Guile-commits] branch master updated (59f1f5a -> 79ba396)
,
Andy Wingo
,
2018/04/13
[Guile-commits] 05/15: Disable f64->scm instruction
,
Andy Wingo
,
2018/04/13
[Guile-commits] 06/15: Remove scm->f64, f64->scm implementations
,
Andy Wingo
,
2018/04/13
[Guile-commits] 04/15: Instruction explosion for f64->scm
,
Andy Wingo
,
2018/04/13
[Guile-commits] 03/15: Add reifier for fadd/immediate.
,
Andy Wingo
,
2018/04/13
[Guile-commits] 02/15: Slim heap-allocated flonums
,
Andy Wingo
,
2018/04/13
[Guile-commits] 01/15: Add scm->f64 intrinsic
,
Andy Wingo
,
2018/04/13
[Guile-commits] 11/15: logsub is intrinsic
,
Andy Wingo
,
2018/04/13
[Guile-commits] 09/15: u64->scm, s64->scm intrinsics
,
Andy Wingo
,
2018/04/13
[Guile-commits] 08/15: Remove scm->u64, etc implementations
,
Andy Wingo
,
2018/04/13
[Guile-commits] 10/15: Remove implementations of obsolete s64->scm, u64->scm insts
,
Andy Wingo
,
2018/04/13
[Guile-commits] 12/15: Remove implementation of logsub VM op
,
Andy Wingo
,
2018/04/13
[Guile-commits] 07/15: scm->u64, scm->s64, scm->u64/truncate intrinsics
,
Andy Wingo
,
2018/04/13
[Guile-commits] 14/15: Remove implementation of atomic box ops
,
Andy Wingo
,
2018/04/13
[Guile-commits] 13/15: Explode atomic box ops to new atomic instructions
,
Andy Wingo
,
2018/04/13
[Guile-commits] 15/15: Remove unused macros in vm-engine
,
Andy Wingo
,
2018/04/13
[Guile-commits] branch wip-mingw-guile-2.2 updated (a2b20d8 -> c56d2d1)
,
Mike Gran
,
2018/04/11
[Guile-commits] 01/01: Fix binary output for mkstemp! on MinGW
,
Mike Gran
,
2018/04/11
[Guile-commits] branch wip-mingw-guile-2.2 updated (c90b9cd -> a2b20d8)
,
Mike Gran
,
2018/04/10
[Guile-commits] 01/02: Use gnulib for mktime
,
Mike Gran
,
2018/04/10
[Guile-commits] 02/02: Use gnulib for getpagesize
,
Mike Gran
,
2018/04/10
[Guile-commits] branch wip-mingw-guile-2.2 updated (9bf1ae8 -> c90b9cd)
,
Mike Gran
,
2018/04/10
[Guile-commits] 01/02: start_child should return pid_t
,
Mike Gran
,
2018/04/10
[Guile-commits] 02/02: Use gnulib for gethostname
,
Mike Gran
,
2018/04/10
[Guile-commits] branch wip-mingw-guile-2.2 created (now 9bf1ae8)
,
Mike Gran
,
2018/04/10
[Guile-commits] 01/01: Conditionally include netinet/tcp.h
,
Mike Gran
,
2018/04/10
[Guile-commits] branch master updated (98fc9c0 -> 59f1f5a)
,
Andy Wingo
,
2018/04/10
[Guile-commits] 04/24: CPS conversion lowers string-length
,
Andy Wingo
,
2018/04/10
[Guile-commits] 10/24: Remove string-set! VM op
,
Andy Wingo
,
2018/04/10
[Guile-commits] 07/24: Remove now-unused string-length, string-ref
,
Andy Wingo
,
2018/04/10
[Guile-commits] 03/24: Remove specific instructions for add, etc from VM
,
Andy Wingo
,
2018/04/10
[Guile-commits] 06/24: Lower string-ref in CPS conversion
,
Andy Wingo
,
2018/04/10
[Guile-commits] 11/24: Instruction explosion for integer->char
,
Andy Wingo
,
2018/04/10
[Guile-commits] 16/24: Add load-label instruction
,
Andy Wingo
,
2018/04/10
[Guile-commits] 21/24: Add string->number etc as macro instructions to reify-primitives
,
Andy Wingo
,
2018/04/10
[Guile-commits] 12/24: Remove integer->char op
,
Andy Wingo
,
2018/04/10
[Guile-commits] 13/24: Instruction explosion for char->integer
,
Andy Wingo
,
2018/04/10
[Guile-commits] 05/24: Add VM ops needed for string-ref
,
Andy Wingo
,
2018/04/10
[Guile-commits] 01/24: Add instrinsics to runtime
,
Andy Wingo
,
2018/04/10
[Guile-commits] 02/24: Compile some generic arithmetic to intrinsic calls
,
Andy Wingo
,
2018/04/10
[Guile-commits] 23/24: Remove class-of opcode
,
Andy Wingo
,
2018/04/10
[Guile-commits] 19/24: string->number, etc intrinsics
,
Andy Wingo
,
2018/04/10
[Guile-commits] 24/24: Remove load-typed-array, make-array opcodes
,
Andy Wingo
,
2018/04/10
[Guile-commits] 20/24: Remove string->number, etc opcodes
,
Andy Wingo
,
2018/04/10
[Guile-commits] 09/24: Explode "string-set!"
,
Andy Wingo
,
2018/04/10
[Guile-commits] 14/24: Remove char->integer from VM
,
Andy Wingo
,
2018/04/10
[Guile-commits] 17/24: Add $code CPS expression type
,
Andy Wingo
,
2018/04/10
[Guile-commits] 15/24: Remove dead code in CPS converter
,
Andy Wingo
,
2018/04/10
[Guile-commits] 22/24: Class-of is intrinsic
,
Andy Wingo
,
2018/04/10
[Guile-commits] 18/24: Remove unused make-closure opcode.
,
Andy Wingo
,
2018/04/10
[Guile-commits] 08/24: Add string-set! intrinsic
,
Andy Wingo
,
2018/04/10
[Guile-commits] branch wip-exception-truncate updated (a4c8b47 -> 10ef456)
,
Daniel Llorens
,
2018/04/03
[Guile-commits] 01/01: (wip) give a handle into format used in exceptions
,
Daniel Llorens
,
2018/04/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc