summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-1.test
AgeCommit message (Expand)AuthorFilesLines
2024-07-30srfi-1 lset-difference!: move from C to SchemeRob Browning1-63/+55
2024-07-30srfi-1 length+: move from C to SchemeRob Browning1-8/+10
2024-07-30srfi-1 concatenate concatenate!: move from C to SchemeRob Browning1-2/+2
2024-07-30srfi-1 list-copy: move from C to SchemeRob Browning1-1/+8
2020-09-10Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo1-1/+2
2014-06-01SRFI-1 'length+' raises an error unless passed a proper or circular list.Mark H Weaver1-1/+5
2011-08-12fix take-right and drop-right for improper listsAndy Wingo1-3/+13
2010-10-08SRFI-1: Make `fold-right' tail-recursive.Ludovic Courtès1-0/+22
2010-10-08SRFI-1: Make `unfold' tail-recursive (fix bug #30071).Ludovic Courtès1-0/+28
2010-08-27SRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.Ludovic Courtès1-6/+6
2010-07-21Start rewriting SRFI-1 in Scheme.Ludovic Courtès1-2/+2
2009-12-01gut trampolinesAndy Wingo1-14/+14
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-13/+12
2008-04-28Fix type-checking of SRFI-1 `partition'.Ludovic Courtès1-3/+11
2006-10-09merge from 1.8 branchKevin Ryde1-2/+4
2006-06-17merge from 1.8 branchKevin Ryde1-1/+109
2006-02-04Use the equal proc argument, so we exercise theKevin Ryde1-6/+6
2005-11-24(lset-difference!): More tests.Kevin Ryde1-5/+45
2005-11-23typo in lset-difference! name in with-test-prefixKevin Ryde1-1/+1
2005-08-12(lset-difference, lset-difference,Kevin Ryde1-0/+84
2005-05-23The FSF has a new address.Marius Vollmer1-2/+2
2005-05-07(car+cdr, fold, last, list-index, list-tabulate,Kevin Ryde1-0/+383
2005-05-03(fifth, sixth, seventh, eighth, ninth, tenth): New tests.Kevin Ryde1-0/+58
2005-05-03(break!, drop-right!, drop-while, take-while,Kevin Ryde1-0/+248
2005-04-23(concatenate, concatenate!, count, filter-map, lset-adjoin): More tests.Kevin Ryde1-32/+66
2005-04-01(lset-union): More tests.Kevin Ryde1-0/+15
2005-03-17(filter-map): More tests.Kevin Ryde1-2/+57
2005-03-15(split-at, split-at!): New tests.Kevin Ryde1-0/+84
2005-03-15(drop-right, partition!, take-right): New tests.Kevin Ryde1-0/+117
2005-03-13(find, find-tail, lset-union): New tests.Kevin Ryde1-4/+62
2005-02-17(lset-adjoin): Amend tests to expect duplicates among args cast out.Kevin Ryde1-8/+6
2005-02-11(reduce, reduce-right): New tests.Kevin Ryde1-0/+108
2005-02-03(list=): New tests.Kevin Ryde1-1/+75
2005-01-28(remove!): New tests.Kevin Ryde1-0/+25
2005-01-28(remove): New tests.Kevin Ryde1-0/+25
2005-01-28(lset-adjoin): New tests.Kevin Ryde1-0/+33
2005-01-27More of:Kevin Ryde1-1/+2
2005-01-23(lset=, member): New tests.Kevin Ryde1-0/+108
2004-12-06(break): New tests.Kevin Ryde1-0/+59
2004-12-06(span): New tests.Kevin Ryde1-0/+58
2004-12-06(alist-delete): New tests.Kevin Ryde1-0/+63
2004-12-05(alist-copy): New tests.Kevin Ryde1-1/+47
2004-12-04(append-map): New tests.Kevin Ryde1-0/+49
2004-12-04(filter-map): New tests.Kevin Ryde1-0/+44
2003-12-02(count): New tests.Kevin Ryde1-0/+161
2003-08-30Correction to a comment in:Kevin Ryde1-2/+0
2003-08-22(list-copy): New tests.Kevin Ryde1-0/+20
2003-07-28(length+): New tests.Kevin Ryde1-0/+17
2003-07-28(concatenate, concatenate!): New tests.Kevin Ryde1-0/+43
2003-07-132003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>Kevin Ryde1-0/+44