Commit History

作者 SHA1 備註 提交日期
  Andy Wingo 253cf3dc6f Revert "Revert scm_c_make_char rename" 5 年之前
  Andy Wingo 3925a64682 Revert scm_c_make_char rename 5 年之前
  Andy Wingo 967f129f80 Merge from stable-2.2 5 年之前
  Andy Wingo afb2c96248 Merge from stable-2.2 5 年之前
  Mark H Weaver a23ee74fab scm_to_stringn: Avoid passing NULL to c_strcasecmp. 6 年之前
  Mark H Weaver 91ba73b397 Improve overflow checks in bytevector, string, and I/O operations. 6 年之前
  Mark H Weaver bd50407d1f Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. 6 年之前
  Mark H Weaver d5c420a888 Add 'scm_c_make_char' and use it where appropriate. 6 年之前
  Mark H Weaver 980d8265c2 Avoid passing NULL to 'memcpy' and 'memcmp'. 6 年之前
  Mark H Weaver 7c2b48a6bd Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. 6 年之前
  Mark H Weaver 2a1f22c00a Add 'scm_c_make_char' and use it where appropriate. 6 年之前
  Mark H Weaver 6b1de860ab Avoid passing NULL to 'memcpy' and 'memcmp'. 6 年之前
  Ludovic Courtès 25c719b412 Add 'scm_to_stringn' shortcut when converting to UTF-8. 7 年之前
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 7 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 7 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 年之前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 年之前
  Andy Wingo 40ade0886e Remove _scm.h 7 年之前
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 年之前
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 7 年之前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 年之前
  Ludovic Courtès 4f64bcd4d1 Add 'scm_to_stringn' shortcut when converting to UTF-8. 7 年之前
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 年之前
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 年之前
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 年之前
  Andy Wingo 68d9780ce4 Remove errno.h include from _scm.h. 7 年之前
  Andy Wingo 7ed54fd36d All literal constants are read-only 8 年之前
  Andy Wingo 9ee21f3e97 Minor make-string optimization 8 年之前