Commit History

Author SHA1 Message Date
  Andy Wingo 6f6abb3bb5 Clean up srcprops implementation 4 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 c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 460552163e Remove list.h from _scm.h 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo eb5e1b8d5f Remove public SCM_VALIDATE_NIM 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 6e573a0885 Attempt to mutate residualized literal pair throws exception 8 years ago
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 years ago
  Andy Wingo 105e36543f Remove scm_puts_unlocked. 9 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 9 years ago
  Andy Wingo 917b0e72f7 tune default hash table sizes 13 years ago
  Andy Wingo 58565208bd Merge remote-tracking branch 'local-2.0/stable-2.0' 13 years ago
  Mark H Weaver 76b9bac565 Add 'supports-source-properties?' predicate 13 years ago
  Mark H Weaver fb3a112122 Relax validation of source property accessors 13 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo 62fdadb0a5 check for pairs with scm_is_pair, not scm_nimp 13 years ago
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 years ago
  Andy Wingo 203a92b67b convert internal weak hash table users to use the weak table api 13 years ago
  Andy Wingo 2f045fc1f6 threadsafe access to source properties weak hash table 14 years ago