Commit History

Author SHA1 Message Date
  Andy Wingo a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' 10 years ago
  Andy Wingo a51111dd25 Merge commit '81d2c84674f03f9028f26474ab19d3d3f353881a' 10 years ago
  Andy Wingo 086bbcc874 Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840' 10 years ago
  Mark H Weaver ae6f77ddfa Fix bytevector-fill! to accept fill arguments greater than 127. 10 years ago
  Mark H Weaver 81d2c84674 Avoid signed overflow and use size_t in bytevectors.c. 10 years ago
  Mark H Weaver 10679f4c59 Fix bytevector-copy when applied to SRFI-4 homogeneous numeric vectors. 10 years ago
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 years ago
  Ludovic Courtès 1baa215930 Fix shrinking of contiguous bytevectors, as from 'get-bytevector-n'. 10 years ago
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation 11 years ago
  Andy Wingo d65514a2de RTL compiler supports static bitvectors 11 years ago
  Mark H Weaver c099201da1 In bytevector->uint-list et al, check that SIZE divides the bv length. 11 years ago
  Mark H Weaver 88cff2ef1b Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Mark H Weaver 088cfb7d76 Improved error checking in bytevector->uint-list and bytevector->sint-list. 11 years ago
  Andy Wingo 686df5162d string->utf8 implementation uses scm_from_utf8_stringn 12 years ago
  Andy Wingo 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 12 years ago
  Andy Wingo e7501d4a68 Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf' 12 years ago
  Ludovic Courtès 398446c742 bytevectors: Fix IEEE-754 endianness conversion. 12 years ago
  Andy Wingo bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" 13 years ago
  Andy Wingo 8dfb7bbfd9 wrap iconv_open / iconv_close with a lock to help in thread/fork issues 13 years ago
  Andy Wingo a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo c2c3bddb1d more efficient scm_string_to_utf8, scm_string_to_utf32 13 years ago
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" 13 years ago
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Ludovic Courtès 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. 13 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE 13 years ago
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 years ago
  Andy Wingo 8b66aa8f54 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo fb031aba42 fix a couple of leaks 13 years ago
  Andy Wingo 3b08b1c24d minor style fix in bytevectors.c 13 years ago