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
2014-01-27
array-contents returns root for empty arrays with empty root
Daniel Llorens
1
-0
/
+5
2014-01-27
Fix compilation bugs with some kinds of typed arrays
Daniel Llorens
1
-1
/
+9
2014-01-27
Check more cases of array-contents
Daniel Llorens
1
-1
/
+11
2014-01-27
Check the documented matching behavior of array-map!/copy!
Daniel Llorens
1
-40
/
+0
2014-01-27
Fix compilation errors when reading arrays at the repl
Daniel Llorens
1
-0
/
+63
2014-01-27
Test that typed-array? returns #f with non-array argument
Daniel Llorens
1
-1
/
+7
2014-01-27
Identify scm_is_vector with scm_is_simple_vector
Daniel Llorens
1
-1
/
+1
2014-01-27
For uniform vectors SCM_I_ARRAYP can't be true
Daniel Llorens
1
-22
/
+36
2014-01-27
Reorder arrays.test
Daniel Llorens
1
-152
/
+152
2014-01-27
Don't use scm_is_generalized_vector in transpose-array
Daniel Llorens
1
-0
/
+13
2014-01-27
Tests for transpose-array
Daniel Llorens
1
-0
/
+32
2014-01-27
Tests for shared-array-root
Daniel Llorens
1
-0
/
+29
2014-01-27
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