Historique des commits

Auteur SHA1 Message Date
  Mark H Weaver bd50407d1f Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. il y a 5 ans
  Michael Gran 69bc964d7b Handle newlib C library's langinfo constant names il y a 6 ans
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
  Andy Wingo 4a2d78b4d4 Give multiple-values objects a tc7 il y a 6 ans
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 6 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 6 ans
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform il y a 6 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 6 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 6 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 6 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 6 ans
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h il y a 6 ans
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. il y a 6 ans
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. il y a 6 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 6 ans
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. il y a 6 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 6 ans
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. il y a 6 ans
  Andy Wingo 460552163e Remove list.h from _scm.h il y a 6 ans
  Andy Wingo 5f50309448 Remove includes of validate.h. il y a 6 ans
  Andy Wingo 6f294ecc75 Devolve more validate macros il y a 6 ans
  Andy Wingo 5176db70ca Move syscall-related private defines to their own header il y a 6 ans
  Mike Gran dc9d1474aa i18n: locale-positive-separated-by-space? should return bool, not string il y a 8 ans
  Andy Wingo 6a5b44de68 Check for strtod_l before using it. il y a 8 ans
  Andy Wingo d84f25c271 Remove unused internal i18n functions il y a 8 ans
  Natanael Copa 7413430fd7 i18n: Check for non-POSIX strtol_l. il y a 9 ans
  Mark H Weaver 30c5982a95 i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API. il y a 10 ans
  Mark H Weaver cfefef6bd9 Copy the result from 'nl_langinfo' before it can be overwritten. il y a 10 ans
  Eli Zaretskii c7161ee334 Fix compilation of scm_nl_langinfo when some nl_langinfo items are missing. il y a 10 ans