summaryrefslogtreecommitdiff
path: root/test-suite/tests/arrays.test
Commit message (Expand)AuthorAgeFilesLines
* Remove the 'simple vector' conceptDaniel Llorens2021-08-161-1/+1
* Fix bug in new array readerDaniel Llorens2021-03-031-1/+35
* Fix another typo in routine reading arraysDaniel Llorens2021-03-021-1/+5
* Fix bitvectors and non-zero lower bound arrays in truncated-printDaniel Llorens2017-10-311-1/+54
* Final names for new array functionsDaniel Llorens2017-01-091-24/+24
* Deprecate scm_from_contiguous_arrayDaniel Llorens2016-11-231-0/+6
* New functions array-from, array-from*, array-amend!Daniel Llorens2016-11-231-3/+112
* Avoid unneeded internal use of array handlesDaniel Llorens2016-11-231-13/+63
* Fix compilation of rank 0 typed array literalsDaniel Llorens2016-11-231-1/+7
* Non-vector 1D arrays print as #1()Daniel Llorens2015-02-181-1/+13
* Run some of arrays.test under both compiler & interpreterDaniel Llorens2014-09-301-33/+36
* array-contents returns root for empty arrays with empty rootDaniel Llorens2014-02-101-0/+5
* Add tests for more kinds of typed arrays.Daniel Llorens2014-02-101-1/+9
* Check more cases of array-contentsDaniel Llorens2014-02-101-1/+10
* Refactor array-contentsDaniel Llorens2014-02-101-0/+65
* Check the documented matching behavior of array-map!/copy!Daniel Llorens2014-02-101-40/+0
* Test that typed-array? returns #f with non-array argumentDaniel Llorens2014-02-091-1/+7
* Change uses of scm_is_simple_vector to scm_is_vectorDaniel Llorens2014-02-081-1/+1
* Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'Andy Wingo2014-02-081-18/+11
|\
| * Deprecate general "uniform-vector" interfaceAndy Wingo2014-02-081-13/+6
* | Reorder arrays.testDaniel Llorens2014-02-061-152/+152
* | Don't use scm_is_generalized_vector in transpose-arrayDaniel Llorens2014-02-061-0/+13
* | Tests for transpose-arrayDaniel Llorens2014-02-061-0/+32
* | Tests for shared-array-rootDaniel Llorens2014-02-061-0/+29
* | Don't use generalized-vector functions in uniform.cDaniel Llorens2014-02-061-4/+20
|/
* Remove double indirection in array-fill!Daniel Llorens2013-04-051-1/+9
* Tests for array-copy!Daniel Llorens2013-04-051-0/+40
* deprecate generalized vectors in favor of arraysAndy Wingo2013-02-181-22/+0
* optimize access to arrays of rank 1 or 2Andy Wingo2013-02-181-2/+2
* Fix `generalized-vector->list' indexing bug with shared arrays.Ludovic Courtès2012-11-031-1/+31
* test-suite: Add a nameless form of `pass-if-equal'.Ludovic Courtès2012-11-021-5/+5
* fix generalized-vector-{ref,set!} for slicesAndy Wingo2011-12-221-1/+17
* add docs and tests for array->listAndy Wingo2010-04-071-0/+11
* more fixes to equal? for arraysAndy Wingo2010-04-011-0/+21
* rename unif.test to arrays.testAndy Wingo2010-03-311-6/+559
* fix equal? between an array and a non-arrayAndy Wingo2010-03-311-0/+23
* Revert "fix equal? between an array and a non-array"Andy Wingo2010-03-301-23/+0
* fix equal? between an array and a non-arrayAndy Wingo2010-03-301-0/+23