Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce redundant 'close' calls when forking on some systems. | Andrew Whatson | 2023-01-13 | 1 | -0/+2 |
* | Make 'system*' and 'piped-process' internally use 'spawn'. | Josselin Poiret | 2023-01-13 | 1 | -0/+6 |
* | Add 'spawn'. | Josselin Poiret | 2023-01-13 | 1 | -1/+14 |
* | disassembler: Show intrinsic name for 'call-' instructions. | Ludovic Courtès | 2022-11-01 | 1 | -0/+5 |
* | Update NEWS. | Maxime Devos | 2022-10-21 | 1 | -0/+12 |
* | Baseline compiler no longer crashes on (not (list 1 2)). | Ludovic Courtès | 2022-10-01 | 1 | -0/+2 |
* | 'pipe' now takes an optional 'flags' parameter. | Ludovic Courtès | 2022-09-19 | 1 | -0/+7 |
* | 'primitive-load' opens files with O_CLOEXEC. | Ludovic Courtès | 2022-09-07 | 1 | -0/+2 |
* | Add support for "e" flag (O_CLOEXEC) to 'open-file'. | Ludovic Courtès | 2022-09-07 | 1 | -0/+7 |
* | Update NEWS. | Ludovic Courtès | 2022-08-04 | 1 | -0/+2 |
* | Update NEWS. | Ludovic Courtès | 2022-07-04 | 1 | -0/+10 |
* | Update NEWS. | Ludovic Courtès | 2022-06-16 | 1 | -0/+17 |
* | Update NEWS. | Ludovic Courtès | 2022-03-24 | 1 | -0/+2 |
* | build: Test '-flto' on both compiler and linker. | Sergei Trofimovich | 2022-03-07 | 1 | -0/+1 |
* | psyntax: Honor source properties for things other than syntax objects. | Ludovic Courtès | 2022-03-07 | 1 | -0/+2 |
* | Update NEWS. | Ludovic Courtès | 2022-03-07 | 1 | -0/+8 |
* | Minor NEWS tweaks | Andy Wingo | 2022-02-10 | 1 | -18/+15 |
* | NEWS fixup | Andy Wingo | 2022-02-06 | 1 | -5/+5 |
* | Deprecate symbol properties. | Ludovic Courtès | 2022-02-04 | 1 | -0/+8 |
* | Update NEWS | Andy Wingo | 2022-02-02 | 1 | -18/+161 |
* | New function bitvector-copy (scm_bitvector_copy) | Daniel Llorens | 2022-01-04 | 1 | -0/+4 |
* | New function srfi-4-vector-type-size in (srfi srfi-4 gnu) | Daniel Llorens | 2021-12-06 | 1 | -1/+5 |
* | Support C99 complex types in (system foreign) | Daniel Llorens | 2021-11-15 | 1 | -0/+5 |
* | Update NEWS | Daniel Llorens | 2021-10-27 | 1 | -0/+36 |
* | Update NEWS. | Ludovic Courtès | 2021-10-22 | 1 | -0/+9 |
* | Update NEWS | Andy Wingo | 2021-05-10 | 1 | -0/+1 |
* | Update NEWS | Andy Wingo | 2021-05-10 | 1 | -3/+9 |
* | Update NEWS. | Ludovic Courtès | 2021-05-08 | 1 | -0/+6 |
* | Update NEWS. | Ludovic Courtès | 2021-05-08 | 1 | -0/+11 |
* | NEWS: Fix typos. | Ludovic Courtès | 2021-05-07 | 1 | -2/+2 |
* | Update NEWS | Andy Wingo | 2021-04-27 | 1 | -2/+18 |
* | Add GUILE_INSTALL_GMP_MEMORY_FUNCTIONS to NEWS; use at build-time | Andy Wingo | 2021-04-27 | 1 | -1/+5 |
* | Fix handling of parameter lists to elisp defun to allow nil. | Mikael Djurfeldt | 2021-04-01 | 1 | -2/+4 |
* | Update NEWS | Andy Wingo | 2021-03-18 | 1 | -1/+4 |
* | Revert "Handle CRLF and Unicode line endings in read-line" | Andy Wingo | 2021-03-12 | 1 | -6/+0 |
* | Add read-line and ftw changes to NEWS | Michael Gran | 2021-03-11 | 1 | -0/+7 |
* | Add mkstemp; undocument mkstemp! | Andy Wingo | 2021-03-10 | 1 | -1/+3 |
* | Write a proper vector-map and vector-for-each for (rnrs base) | Linus | 2021-03-09 | 1 | -4/+5 |
* | Document syntax-sourcev | Andy Wingo | 2021-03-09 | 1 | -0/+2 |
* | Document quote-syntax | Andy Wingo | 2021-03-09 | 1 | -2/+7 |
* | Update NEWS | Andy Wingo | 2021-03-09 | 1 | -0/+7 |
* | Update NEWS for --enable-mini-gmp | Andy Wingo | 2021-03-08 | 1 | -0/+45 |
* | Update reference for GUILE_EXTENSIONS_PATH | Andy Wingo | 2021-03-04 | 1 | -3/+3 |
* | Update documentation to incorporate read-syntax | Andy Wingo | 2021-03-04 | 1 | -7/+12 |
* | Read-in-scheme replaces boot "read" definition | Andy Wingo | 2021-03-03 | 1 | -1/+1 |
* | Update NEWS | Andy Wingo | 2021-03-01 | 1 | -0/+62 |
* | Replace libltdl with raw dlopen, dlsym | Andy Wingo | 2021-02-03 | 1 | -0/+55 |
* | Document new interfaces | Andy Wingo | 2021-01-12 | 1 | -0/+21 |
* | Update NEWS | Andy Wingo | 2021-01-07 | 1 | -1/+40 |
* | Update NEWS | Andy Wingo | 2020-09-05 | 1 | -0/+21 |