index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils.scm
Age
Commit message (
Expand
)
Author
2021-07-14
utils: Define a target-x86-32? and target-x86-64? predicate.
...
Maxime Devos
2021-07-14
utils: Define 'target-linux?' predicate.
...
Maxime Devos
2021-02-03
utils: Add string distance.
...
zimoun
2021-02-01
utils: Add 'version-unique-prefix'.
...
Ludovic Courtès
2021-01-13
utils: Support zstd compression via Guile-zstd.
...
Ludovic Courtès
2021-01-13
utils: Remove 'compressed-output-port'.
...
Ludovic Courtès
2020-08-24
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
...
Mathieu Othacehe
2019-06-20
utils: canonical-newline-port: Fix handling of carriage return at buffer end.
...
Robert Vollmert
2019-05-27
utils: Support compression and decompression with lzip.
...
Ludovic Courtès
2019-05-27
utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.
...
Ludovic Courtès
2018-05-13
utils: Add 'version-prefix?'.
...
Ludovic Courtès
2018-05-10
union: Add 'relative-file-name'.
...
Ludovic Courtès
2017-03-16
utils: Move base16 procedures to (guix base16).
...
Ludovic Courtès
2016-10-07
utils: Support defaults in substitute-keyword-arguments.
...
Eric Bavier
2016-10-07
utils: Fix default-keyword-arguments.
...
Eric Bavier
2016-05-06
utils: Move 'fcntl-flock' to (guix build syscalls).
...
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
...
Ludovic Courtès
2016-05-04
utils: Remove 'split'.
...
Ludovic Courtès
2016-04-13
utils: Add 'edit-expression'.
...
宋文武
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-03-02
utils: Use '@' for separating package names and version numbers.
...
Mathieu Lirzin
2016-01-06
utils: Add 'ensure-keyword-arguments'.
...
Ludovic Courtès
2015-11-26
utils: Add 'canonical-newline-port'.
...
Federico Beffa
2015-10-09
utils: Add split procedure.
...
David Thompson
2015-05-06
search-paths: Export 'string-tokenize*'.
...
Ludovic Courtès
2015-05-04
search-paths: Add 'evaluate-search-paths', from (guix scripts package).
...
Ludovic Courtès
2014-10-05
utils: Add 'strip-keyword-arguments'.
...
Ludovic Courtès
2014-07-20
guix: utils: Add fold-tree and fold-tree-leaves.
...
Eric Bavier
2014-04-14
offload: '{send,receive}-files' wait for completion of the transfer.
...
Ludovic Courtès
2014-04-07
tests: Avoid buffering in 'fcntl-flock' tests.
...
Ludovic Courtès
2014-03-24
utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.
...
Ludovic Courtès
2014-03-24
utils: Add 'filtered-output-port' and 'compressed-output-port'.
...
Ludovic Courtès
2014-03-22
utils: Add 'decompressed-port' and 'compressed-port'.
...
Ludovic Courtès
2014-03-22
utils: 'filtered-port' doesn't leave dangling processes behind.
...
Ludovic Courtès
2014-03-08
utils: Add a non-blocking option for 'fcntl-flock'.
...
Ludovic Courtès
2014-03-06
tests: Rewrite 'fcntl-lock' test.
...
Ludovic Courtès
2014-01-24
utils: Add 'fcntl-flock'.
...
Ludovic Courtès
2013-11-13
utils: Add 'string-replace-substring'.
...
Ludovic Courtès
2013-08-23
utils: Add `guile-version>?', and use it.
...
Ludovic Courtès
2013-08-22
substitute-binary: Try hard to avoid port buffering.
...
Ludovic Courtès
2013-05-15
substitute-binary: Pass `filtered-port' an unbuffered port.
...
Ludovic Courtès
2013-05-12
Move record utilities to (guix records).
...
Ludovic Courtès
2013-04-30
Merge branch 'core-updates'
Ludovic Courtès
2013-04-29
substitute-binary: Support decompression from non-file ports.
...
Ludovic Courtès
2013-04-28
utils: Add `string-tokenize*'.
...
Ludovic Courtès
2013-04-14
utils: Add `fold2'.
...
Ludovic Courtès
2013-02-01
Augment `.dir-locals.el'.
...
Ludovic Courtès
2013-01-23
define-record-type*: Add the `thunked' field definition keyword.
...
Ludovic Courtès
2013-01-06
Update license headers.
...
Ludovic Courtès
2012-12-05
tests: Remove hard-coded /nix/store.
...
Ludovic Courtès
[next]