提交歷史

作者 SHA1 備註 提交日期
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread 6 年之前
  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 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 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 5f50309448 Remove includes of validate.h. 6 年之前
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 年之前
  Andy Wingo 6e573a0885 Attempt to mutate residualized literal pair throws exception 7 年之前
  Mark H Weaver 00884bb79f Allow decoding of UTF-8 containing U+FFFD, the replacement character. 9 年之前
  Andy Wingo 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 12 年之前
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 年之前
  Andy Wingo dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' 13 年之前
  Andy Wingo 4496c9c1e8 Revert "Universally-unique gensyms" 13 年之前
  Mark H Weaver ad432bc831 Universally-unique gensyms 13 年之前
  Andy Wingo f80d15c59e optimize utf8 symbol lookup 13 年之前
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 年之前
  Andy Wingo 7887be7df5 symbols.c uses weak sets 13 年之前
  Andy Wingo b34608813d really threadsafe access to symbol table 13 年之前
  Ludovic Courtès ceed7709be Slightly optimize `gensym'. 14 年之前