log src/sequence.c @ 5891:a0e751d6c3ad

age author description
Sat, 18 Apr 2015 23:00:14 +0100 Aidan Kehoe Import the #'clear-string API from GNU, use it in tls.c
Wed, 04 Mar 2015 15:54:00 +0000 Aidan Kehoe Fix some bugs in #'substitute, #'nsubstitute.
Tue, 17 Dec 2013 19:29:10 +0200 Aidan Kehoe Add #'write-sequence, on the model of #'write-char, API from Common Lisp.
Mon, 05 Aug 2013 17:20:16 +0100 Aidan Kehoe Improve coding style, variable names, data.c, sequence.c
Mon, 24 Dec 2012 14:12:51 +0900 Stephen J. Turnbull Fix subsetp based on patch by Benson and Steven Mitchell.
Sun, 04 Dec 2011 18:42:50 +0000 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.