Commit History

Author SHA1 Message Date
  Ludovic Courtès 8e2e2ceb17 Deprecate symbol properties. 3 years ago
  Andy Wingo aa5455ea98 Bignums avoid both custom GMP allocator and finalizers 3 years ago
  Andy Wingo f2390e510f Fix deprecated bit-count* when counting 0 bits 3 years ago
  Daniel Llorens 3df3ba1a2c Remove array contp flag 3 years ago
  Daniel Llorens c60601332e Deprecate scm_from_contiguous_typed_array 3 years ago
  Daniel Llorens c2cf685b65 Remove the 'simple vector' concept 3 years ago
  Andy Wingo 2e26538d6a Replace libltdl with raw dlopen, dlsym 4 years ago
  Andy Wingo e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding 4 years ago
  Andy Wingo 6f6abb3bb5 Clean up srcprops implementation 4 years ago
  Andy Wingo 607183679e Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_p 5 years ago
  Andy Wingo 8861af39ae Prefer C-like interfaces for scm_c_bitvector_{set,clear}_bits_x 5 years ago
  Andy Wingo b517a91ba4 Deprecate useless C bitvector interface 5 years ago
  Andy Wingo bfd38b8577 bitvector-count-bits replaces bit-count* 5 years ago
  Andy Wingo f897efa9f1 bitvector-flip-all-bits! replaces bit-invert! 5 years ago
  Andy Wingo d7fea13453 bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill! 5 years ago
  Andy Wingo 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! 5 years ago
  Andy Wingo d804177be4 bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref 5 years ago
  Andy Wingo ff9979b6bc Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits! 5 years ago
  Andy Wingo 06709d77b9 Replace bit-position with bitvector-position 5 years ago
  Andy Wingo cae74359de Replace bit-count with bitvector-count 5 years ago
  Andy Wingo 24a34074ef Deprecate bitvector-ref on array slices 5 years ago
  Andy Wingo f34d50ad6b Deprecate scm_find_executable 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo c248ea10be Remove all deprecated code 8 years ago