Commit History

Author SHA1 Message Date
  Daniel Llorens 83d6d6afd9 Better error messages in array functions 5 months ago
  Yuval Langer 2047b532fa api-data.texi: fix typo in "Real and Rational Numbers" section 2 years ago
  Morgan Smith f27e8b855f Fix typos throughout codebase. 1 year ago
  Morgan Smith c7d170c5d1 Fix typos throughout codebase. 1 year ago
  Daniel Llorens e903b76795 Document R7RS functions related to bytevectors 2 years ago
  Ludovic Courtès e441c34f16 Add 'bytevector-slice'. 2 years ago
  Colin Woodbury 856c3f96fa doc: Fix minor typos 2 years ago
  Ludovic Courtès 8e2e2ceb17 Deprecate symbol properties. 3 years ago
  Daniel Llorens d70c1dbebf New function bitvector-copy (scm_bitvector_copy) 3 years ago
  Daniel Llorens 708df04f3b Update NEWS 3 years ago
  Daniel Llorens 6be51f9bbf Provide xxvector-copy and xxvector-copy! for srfi-4 vectors 3 years ago
  Daniel Llorens 9a62f7caca Extend bytevector-fill! to handle a partial fill 3 years ago
  Daniel Llorens c2cf685b65 Remove the 'simple vector' concept 3 years ago
  Daniel Llorens 5df5555d12 Add function vector-copy! to core 3 years ago
  Daniel Llorens a34c762de0 Extend core vector-copy to r7rs vector-copy 3 years ago
  Andy Wingo e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding 4 years ago
  Arun Isaac 67f5b451b0 doc: Document default delimiter of string-join. 4 years ago
  Andy Wingo 607183679e Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_p 4 years ago
  Andy Wingo 8861af39ae Prefer C-like interfaces for scm_c_bitvector_{set,clear}_bits_x 4 years ago
  Andy Wingo b517a91ba4 Deprecate useless C bitvector interface 4 years ago
  Andy Wingo bfd38b8577 bitvector-count-bits replaces bit-count* 4 years ago
  Andy Wingo f897efa9f1 bitvector-flip-all-bits! replaces bit-invert! 4 years ago
  Andy Wingo d7fea13453 bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill! 4 years ago
  Andy Wingo 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! 4 years ago
  Andy Wingo d804177be4 bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref 4 years ago
  Andy Wingo ff9979b6bc Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits! 4 years ago
  Andy Wingo 06709d77b9 Replace bit-position with bitvector-position 4 years ago
  Andy Wingo cae74359de Replace bit-count with bitvector-count 4 years ago
  Andy Wingo 24a34074ef Deprecate bitvector-ref on array slices 4 years ago
  Andy Wingo 86a9f9a271 Optionally allow duplicate field names in core records 5 years ago