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
/
libguile
/
bytevectors.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-1
/
+1
2011-08-31
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+1
2011-08-18
fix a couple of leaks
Andy Wingo
1
-2
/
+2
2011-05-07
bytevectors have internal parent field
Andy Wingo
1
-4
/
+6
2010-01-07
Revert "Remove unused internal bytevector functions."
Andy Wingo
1
-0
/
+4
2009-11-16
Re-add an indirection in bytevectors.
Ludovic Courtès
1
-7
/
+8
2009-11-16
Remove unused internal bytevector functions.
Ludovic Courtès
1
-4
/
+0
2009-08-31
Remove the distinction between inline/outline storage for bytevectors.
Ludovic Courtès
1
-17
/
+12
2009-08-30
Use a TC7 tag instead of a SMOB for bytevectors.
Ludovic Courtès
1
-13
/
+16
2009-07-19
bytevectors have "element type" field, e.g. for generalized-vector-ref
Andy Wingo
1
-0
/
+6
2009-07-19
bytevector inlinedness indicated by flag, not length
Andy Wingo
1
-6
/
+4
2009-06-26
bytevectors provide scm_i_native_endianness to the vm
Andy Wingo
1
-0
/
+3
2009-06-22
Always create the bytevector SMOB type.
Ludovic Courtès
1
-1
/
+2
2009-06-22
Make bytevectors accessible using the generalized-vector API.
Ludovic Courtès
1
-0
/
+1
2009-06-22
bytevectors: Add a C-friendly API.
Ludovic Courtès
1
-1
/
+6
2009-06-22
bytevectors: Use `size_t' rather than `unsigned' for sizes.
Ludovic Courtès
1
-4
/
+4
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-06-05
add ability to compile uniform arrays
Andy Wingo
1
-0
/
+2
2009-05-28
Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.
Ludovic Courtès
1
-0
/
+133