提交历史

作者 SHA1 备注 提交日期
  Mike Gran 3827291425 Presume ISO C90 functions are always available 2 年之前
  Andy Wingo 72bf9d93ca Fix buffer overread in string-locale<? 3 年之前
  Andy Wingo d87b57a00b Fix buffer overread in string-locale-ci=? and related functions 3 年之前
  Mark H Weaver bd50407d1f Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. 5 年之前
  Michael Gran 69bc964d7b Handle newlib C library's langinfo constant names 6 年之前
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
  Andy Wingo 4a2d78b4d4 Give multiple-values objects a tc7 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 a7bcd66f6f Devolve symbols.h from _scm.h 6 年之前
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 年之前
  Andy Wingo 3c48c87784 Devolve variable.h from _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 6f294ecc75 Devolve more validate macros 6 年之前
  Andy Wingo 5176db70ca Move syscall-related private defines to their own header 6 年之前
  Mike Gran dc9d1474aa i18n: locale-positive-separated-by-space? should return bool, not string 7 年之前
  Andy Wingo 6a5b44de68 Check for strtod_l before using it. 8 年之前
  Andy Wingo d84f25c271 Remove unused internal i18n functions 8 年之前
  Natanael Copa 7413430fd7 i18n: Check for non-POSIX strtol_l. 9 年之前