Historie revizí

Autor SHA1 Zpráva Datum
  Ludovic Courtès e441c34f16 Add 'bytevector-slice'. před 2 roky
  Daniel Llorens 9a62f7caca Extend bytevector-fill! to handle a partial fill před 3 roky
  Andy Wingo 8edf1dc623 Read-in-scheme replaces boot "read" definition před 4 roky
  Mark H Weaver 5dcad70d99 Fix list validation of *list->bytevector procedures. před 6 roky
  Andy Wingo dc7bc06f69 Fix size measurement in bytevector_large_set před 8 roky
  Mark H Weaver 00884bb79f Allow decoding of UTF-8 containing U+FFFD, the replacement character. před 9 roky
  Andy Wingo a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' před 10 roky
  Andy Wingo 086bbcc874 Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840' před 10 roky
  Mark H Weaver ae6f77ddfa Fix bytevector-fill! to accept fill arguments greater than 127. před 10 roky
  Mark H Weaver 10679f4c59 Fix bytevector-copy when applied to SRFI-4 homogeneous numeric vectors. před 10 roky
  Andy Wingo 12b8487d5d Merge commit '0ce224594ae5a673f6a397c284db5f5a61935334' před 11 roky
  Mark H Weaver 0ce224594a Improve handling of locales in the test suite. před 11 roky
  Andy Wingo 8f4fbba552 Fix test case for uniform-array->bytevector on bitvectors před 11 roky
  Mark H Weaver c099201da1 In bytevector->uint-list et al, check that SIZE divides the bv length. před 11 roky
  Mark H Weaver 088cfb7d76 Improved error checking in bytevector->uint-list and bytevector->sint-list. před 11 roky
  Andy Wingo 118ff892be deprecate generalized vectors in favor of arrays před 12 roky
  Ludovic Courtès 398446c742 bytevectors: Fix IEEE-754 endianness conversion. před 12 roky
  Ludovic Courtès 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. před 13 roky
  Ludovic Courtès fb032fa722 Move `with-test-prefix/c&e' to `(test-suite lib)'. před 14 roky
  Andy Wingo 07d22c0259 rename (rnrs bytevector) to (rnrs bytevectors) před 14 roky
  Ludovic Courtès d3b5628c6d doc: Remove obsolete reference to the lack of Unicode support. před 15 roky
  Ludovic Courtès c45de346fd Move Latin-1 locale fiddling to `(test-suite lib)'. před 15 roky
  Ludovic Courtès b8ed3de36e Fix "coding:" cookies in the test suite. před 15 roky
  Ludovic Courtès 29553c54b5 Fix segfault for `(uniform-array->bytevector (bitvector))'. před 15 roky
  Ludovic Courtès 87c595c757 Compile in a fresh module by default. před 15 roky
  Ludovic Courtès 807e5a6641 Use a TC7 tag instead of a SMOB for bytevectors. před 15 roky
  Andy Wingo a98f422ed6 run bytevectors tests under the compiler and evaluator před 15 roky
  Ludovic Courtès 438974d08d Make bytevectors accessible using the generalized-vector API. před 15 roky
  Ludovic Courtès 0ba0b38489 Implement R6RS bytevector read syntax. před 15 roky
  Ludovic Courtès 55bf8cb7af Fix `equal?' on bytevectors. před 15 roky