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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
In bytevector->uint-list et al, check that SIZE divides the bv length.
Mark H Weaver
1
-1
/
+5
2013-08-16
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-5
/
+3
2013-08-16
Improved error checking in bytevector->uint-list and bytevector->sint-list.
Mark H Weaver
1
-5
/
+3
2013-01-15
string->utf8 implementation uses scm_from_utf8_stringn
Andy Wingo
1
-2
/
+1
2013-01-15
fix bug where scm_from_utf8_stringn would not detect bad utf-8
Andy Wingo
1
-3
/
+2
2012-04-26
Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
Andy Wingo
1
-51
/
+20
2012-04-22
bytevectors: Fix IEEE-754 endianness conversion.
Ludovic Courtès
1
-51
/
+20
2012-02-23
Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues"
Andy Wingo
1
-6
/
+0
2012-02-17
wrap iconv_open / iconv_close with a lock to help in thread/fork issues
Andy Wingo
1
-0
/
+6
2012-02-11
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-26
/
+30
2012-02-10
more efficient scm_string_to_utf8, scm_string_to_utf32
Andy Wingo
1
-26
/
+30
2012-01-31
Revert "add SCM_HEAP_OBJECT_BASE"
Andy Wingo
1
-1
/
+1
2011-12-01
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-3
/
+3
2011-11-20
Allow overlapping regions to be passed to `bytevector-copy!'.
Ludovic Courtès
1
-3
/
+3
2011-11-08
locking for putc, puts
Andy Wingo
1
-4
/
+4
2011-10-24
add SCM_HEAP_OBJECT_BASE
Andy Wingo
1
-1
/
+1
2011-10-24
add SCM_{PACK,UNPACK}_POINTER
Andy Wingo
1
-2
/
+2
2011-08-31
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-2
/
+2
2011-08-18
fix a couple of leaks
Andy Wingo
1
-1
/
+1
2011-07-29
minor style fix in bytevectors.c
Andy Wingo
1
-1
/
+1
2011-07-25
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-24
/
+66
2011-07-01
Add type and range checks to the complex generalized vector accessors.
Ludovic Courtès
1
-46
/
+64
2011-07-01
Fix unaligned accesses for bytevectors of complex numbers.
Ludovic Courtès
1
-10
/
+34
2011-05-15
remove SCM_I_SIZE limits defines
Andy Wingo
1
-1
/
+1
2011-05-13
merge strictness branch from 2.0
Andy Wingo
1
-4
/
+4
2011-05-13
scm_is_eq for SCM vals, not == or !=
Andy Wingo
1
-4
/
+4
2011-05-07
bytevectors have internal parent field
Andy Wingo
1
-6
/
+23
2011-03-08
Fix bytevectors VALIDATE_REAL to test for reals, not rationals
Mark H Weaver
1
-1
/
+1
2011-03-08
Fix bytevectors VALIDATE_REAL to test for reals, not rationals
Mark H Weaver
1
-1
/
+1
2011-01-07
use scm_from_latin1_symboln for string literals and load-symbol
Andy Wingo
1
-3
/
+3
2010-12-04
make-string et al nulls memory if not given an initializer
Andy Wingo
1
-0
/
+2
2010-11-19
fix a number of assuptions that a long could hold an inum
Andy Wingo
1
-4
/
+4
2010-06-01
rename (rnrs bytevector) to (rnrs bytevectors)
Andy Wingo
1
-1
/
+1
2010-04-01
more fixes to equal? for arrays
Andy Wingo
1
-1
/
+2
2010-03-16
rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0
Andy Wingo
1
-1
/
+2
2010-01-07
reimplement srfi-4 vectors on top of bytevectors
Andy Wingo
1
-11
/
+10
2010-01-07
Revert "Remove unused internal bytevector functions."
Andy Wingo
1
-0
/
+14
2009-12-05
more boot cleanup
Andy Wingo
1
-2
/
+1
2009-12-05
remove a bunch of needless scm_permanent_object calls
Andy Wingo
1
-2
/
+2
2009-11-16
Re-add an indirection in bytevectors.
Ludovic Courtès
1
-23
/
+47
2009-11-16
Remove unused internal bytevector functions.
Ludovic Courtès
1
-14
/
+0
2009-10-28
Modify bytevectors/string conversions to allow wide strings
Michael Gran
1
-97
/
+68
2009-10-16
bitvector tweaks
Andy Wingo
1
-1
/
+4
2009-10-15
Fix segfault for `(uniform-array->bytevector (bitvector))'.
Ludovic Courtès
1
-3
/
+2
2009-09-18
fix bitvectors after the array handle refactoring
Andy Wingo
1
-7
/
+14
2009-08-31
Remove the distinction between inline/outline storage for bytevectors.
Ludovic Courtès
1
-88
/
+58
2009-08-30
Use a TC7 tag instead of a SMOB for bytevectors.
Ludovic Courtès
1
-32
/
+29
2009-08-28
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-67
/
+255
2009-08-18
Use `scm_gc_malloc_pointerless ()' for bytevectors.
Ludovic Courtès
1
-1
/
+2
2009-08-18
Remove unneeded SMOB mark/free procedures.
Ludovic Courtès
1
-20
/
+0
[next]