index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
tests
/
arrays.test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
Remove the 'simple vector' concept
Daniel Llorens
1
-1
/
+1
2021-03-03
Fix bug in new array reader
Daniel Llorens
1
-1
/
+35
2021-03-02
Fix another typo in routine reading arrays
Daniel Llorens
1
-1
/
+5
2017-10-31
Fix bitvectors and non-zero lower bound arrays in truncated-print
Daniel Llorens
1
-1
/
+54
2017-01-09
Final names for new array functions
Daniel Llorens
1
-24
/
+24
2016-11-23
Deprecate scm_from_contiguous_array
Daniel Llorens
1
-0
/
+6
2016-11-23
New functions array-from, array-from*, array-amend!
Daniel Llorens
1
-3
/
+112
2016-11-23
Avoid unneeded internal use of array handles
Daniel Llorens
1
-13
/
+63
2016-11-23
Fix compilation of rank 0 typed array literals
Daniel Llorens
1
-1
/
+7
2015-02-18
Non-vector 1D arrays print as #1()
Daniel Llorens
1
-1
/
+13
2014-09-30
Run some of arrays.test under both compiler & interpreter
Daniel Llorens
1
-33
/
+36
2014-02-10
array-contents returns root for empty arrays with empty root
Daniel Llorens
1
-0
/
+5
2014-02-10
Add tests for more kinds of typed arrays.
Daniel Llorens
1
-1
/
+9
2014-02-10
Check more cases of array-contents
Daniel Llorens
1
-1
/
+10
2014-02-10
Refactor array-contents
Daniel Llorens
1
-0
/
+65
2014-02-10
Check the documented matching behavior of array-map!/copy!
Daniel Llorens
1
-40
/
+0
2014-02-09
Test that typed-array? returns #f with non-array argument
Daniel Llorens
1
-1
/
+7
2014-02-08
Change uses of scm_is_simple_vector to scm_is_vector
Daniel Llorens
1
-1
/
+1
2014-02-08
Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'
Andy Wingo
1
-18
/
+11
2014-02-08
Deprecate general "uniform-vector" interface
Andy Wingo
1
-13
/
+6
2014-02-06
Reorder arrays.test
Daniel Llorens
1
-152
/
+152
2014-02-06
Don't use scm_is_generalized_vector in transpose-array
Daniel Llorens
1
-0
/
+13
2014-02-06
Tests for transpose-array
Daniel Llorens
1
-0
/
+32
2014-02-06
Tests for shared-array-root
Daniel Llorens
1
-0
/
+29
2014-02-06
Don't use generalized-vector functions in uniform.c
Daniel Llorens
1
-4
/
+20
2013-04-05
Remove double indirection in array-fill!
Daniel Llorens
1
-1
/
+9
2013-04-05
Tests for array-copy!
Daniel Llorens
1
-0
/
+40
2013-02-18
deprecate generalized vectors in favor of arrays
Andy Wingo
1
-22
/
+0
2013-02-18
optimize access to arrays of rank 1 or 2
Andy Wingo
1
-2
/
+2
2012-11-03
Fix `generalized-vector->list' indexing bug with shared arrays.
Ludovic Courtès
1
-1
/
+31
2012-11-02
test-suite: Add a nameless form of `pass-if-equal'.
Ludovic Courtès
1
-5
/
+5
2011-12-22
fix generalized-vector-{ref,set!} for slices
Andy Wingo
1
-1
/
+17
2010-04-07
add docs and tests for array->list
Andy Wingo
1
-0
/
+11
2010-04-01
more fixes to equal? for arrays
Andy Wingo
1
-0
/
+21
2010-03-31
rename unif.test to arrays.test
Andy Wingo
1
-6
/
+559
2010-03-31
fix equal? between an array and a non-array
Andy Wingo
1
-0
/
+23
2010-03-30
Revert "fix equal? between an array and a non-array"
Andy Wingo
1
-23
/
+0
2010-03-30
fix equal? between an array and a non-array
Andy Wingo
1
-0
/
+23