Commit History

Author SHA1 Message Date
  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 d40b05386c Fix bit-count* bug 10 years ago
  Andy Wingo fb7dd00169 Deprecate general "uniform-vector" interface 11 years ago
  Andy Wingo 118ff892be deprecate generalized vectors in favor of arrays 12 years ago
  Andy Wingo 39c5363b4f fix bit-set*! bug (!) 13 years ago
  Andy Wingo 0142d376b8 bitvector work 14 years ago