Histórico de commits

Autor SHA1 Mensagem Data
  Mark H Weaver 7c2b48a6bd Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. 5 anos atrás
  Michael Gran 92105d13ad Handle newlib C library's langinfo constant names 6 anos atrás
  Mike Gran dc9d1474aa i18n: locale-positive-separated-by-space? should return bool, not string 8 anos atrás
  Andy Wingo 6a5b44de68 Check for strtod_l before using it. 8 anos atrás
  Andy Wingo d84f25c271 Remove unused internal i18n functions 8 anos atrás
  Natanael Copa 7413430fd7 i18n: Check for non-POSIX strtol_l. 9 anos atrás
  Mark H Weaver 30c5982a95 i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API. 10 anos atrás
  Mark H Weaver cfefef6bd9 Copy the result from 'nl_langinfo' before it can be overwritten. 10 anos atrás
  Eli Zaretskii c7161ee334 Fix compilation of scm_nl_langinfo when some nl_langinfo items are missing. 10 anos atrás
  Ludovic Courtès 4a0fb276a9 i18n: Fix null pointer dereference when locale info is missing. 11 anos atrás
  Andy Wingo 14b59d6102 silence mingw32 warning in i18n.c 12 anos atrás
  Andy Wingo 4fbbf346a6 i18: avoid freelocale (NULL) 13 anos atrás
  Ludovic Courtès a0919aefee i18n: Use Gnulib's `nl_langinfo' module. 13 anos atrás
  Chris K. Jester-Young e22ad42bdb Fix double-free error on non-GNU systems. 13 anos atrás
  Chris K. Jester-Young 1bd9a697b1 Add #ifdefs for langinfo items that don't exist on OpenBSD. 13 anos atrás
  Ludovic Courtès 94a751bdcc i18n: Fix gc_malloc/free mismatch on non-GNU systems. 13 anos atrás
  Andy Wingo 0b4f77192d fix scm_gc_strdup invocation 13 anos atrás
  Andy Wingo 42f9581238 fix leak in get_current_locale() 13 anos atrás
  Ludovic Courtès e780c14fd0 i18n: Don't use `!=' to compare SCMs. 13 anos atrás
  Andy Wingo 4d40bea6c2 i18n error return type fix 13 anos atrás
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 13 anos atrás
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 anos atrás
  Ludovic Courtès 073167ef7b Allow compilation with `--disable-posix'. 14 anos atrás
  Bruno Haible 96c71c589a Update comment about uc_locale_language. 14 anos atrás
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 anos atrás
  Andy Wingo 03976fee3b fix code that causes warnings on gcc 4.6 14 anos atrás
  Ludovic Courtès 914c4300b2 Make `locale-digit-grouping' more robust. 14 anos atrás
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 anos atrás
  U-Cain\Mike 24deb6d018 DAY_1 nl_langinfo constants don't require <nl_types.h> 14 anos atrás
  Andy Wingo 44602b0868 rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 15 anos atrás