Commit History

Author SHA1 Message Date
  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 7 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 7 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 7 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 years ago
  Andy Wingo 40ade0886e Remove _scm.h 7 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 7 years ago
  Andy Wingo c248ea10be Remove all deprecated code 8 years ago
  Andy Wingo 69ca2bb221 Elide syscalls in fdes->port 8 years ago
  Andy Wingo aa84489d18 Reimplement dynamic states 8 years ago
  Daniel Llorens fa4a22971a Deprecate scm_from_contiguous_array 8 years ago
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 years ago
  Andy Wingo 03ffd726df scm_timed_lock_mutex replaces scm_lock_mutex_timed 8 years ago
  Andy Wingo 56dd476af7 Back to simple unlock-mutex 8 years ago
  Andy Wingo 7682461241 Replace scm_make_mutex_with_flags 8 years ago