Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / test-suite / tests / arrays.test
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-05 Daniel LlorensRemove double indirection in array-fill!
2013-04-05 Daniel LlorensTests for array-copy!
2013-02-18 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-02-18 Andy Wingodeprecate generalized vectors in favor of arrays
2013-02-18 Andy Wingooptimize access to arrays of rank 1 or 2
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-02 Ludovic CourtèsFix `generalized-vector->list' indexing bug with shared...
2012-11-02 Ludovic Courtèstest-suite: Add a nameless form of `pass-if-equal'.
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2011-12-22 Andy Wingofix generalized-vector-{ref,set!} for slices
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-07 Andy Wingoadd docs and tests for array->list
2010-03-31 Andy Wingomore fixes to equal? for arrays
2010-03-31 Andy Wingorename unif.test to arrays.test
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-30 Andy WingoRevert "fix equal? between an array and a non-array"
2010-03-30 Andy Wingofix equal? between an array and a non-array