Історія комітів

Автор SHA1 Опис Дата
  Daniel Llorens d70c1dbebf New function bitvector-copy (scm_bitvector_copy) 3 роки тому
  Andy Wingo 607183679e Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_p 4 роки тому
  Andy Wingo 8861af39ae Prefer C-like interfaces for scm_c_bitvector_{set,clear}_bits_x 4 роки тому
  Andy Wingo b517a91ba4 Deprecate useless C bitvector interface 4 роки тому
  Andy Wingo bfd38b8577 bitvector-count-bits replaces bit-count* 4 роки тому
  Andy Wingo f897efa9f1 bitvector-flip-all-bits! replaces bit-invert! 4 роки тому
  Andy Wingo d7fea13453 bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill! 4 роки тому
  Andy Wingo 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! 4 роки тому
  Andy Wingo d804177be4 bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref 4 роки тому
  Andy Wingo ff9979b6bc Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits! 4 роки тому
  Andy Wingo 06709d77b9 Replace bit-position with bitvector-position 4 роки тому
  Andy Wingo cae74359de Replace bit-count with bitvector-count 4 роки тому
  Andy Wingo 24a34074ef Deprecate bitvector-ref on array slices 4 роки тому
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 роки тому
  Andy Wingo 1234bb1850 Update license notices in all C files 6 роки тому
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 роки тому
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 роки тому
  Andy Wingo b8d757732f Rationalize include order in C files 6 роки тому
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 роки тому
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 роки тому
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 роки тому
  Andy Wingo 40ade0886e Remove _scm.h 6 роки тому
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 роки тому
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 роки тому
  Andy Wingo e56d22153b Remove ports.h from inline.h 6 роки тому
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 роки тому
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 роки тому
  Andy Wingo 460552163e Remove list.h from _scm.h 6 роки тому
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 роки тому
  Daniel Llorens 2d8c75f9f2 Remove scm_generalized_vector_get_handle 8 роки тому