Historia zmian

Autor SHA1 Wiadomość Data
  Andy Wingo 14b59d6102 silence mingw32 warning in i18n.c 12 lat temu
  Andy Wingo 4fbbf346a6 i18: avoid freelocale (NULL) 13 lat temu
  Ludovic Courtès a0919aefee i18n: Use Gnulib's `nl_langinfo' module. 13 lat temu
  Chris K. Jester-Young e22ad42bdb Fix double-free error on non-GNU systems. 13 lat temu
  Chris K. Jester-Young 1bd9a697b1 Add #ifdefs for langinfo items that don't exist on OpenBSD. 13 lat temu
  Ludovic Courtès 94a751bdcc i18n: Fix gc_malloc/free mismatch on non-GNU systems. 13 lat temu
  Andy Wingo 0b4f77192d fix scm_gc_strdup invocation 14 lat temu
  Andy Wingo 42f9581238 fix leak in get_current_locale() 14 lat temu
  Ludovic Courtès e780c14fd0 i18n: Don't use `!=' to compare SCMs. 14 lat temu
  Andy Wingo 4d40bea6c2 i18n error return type fix 14 lat temu
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 14 lat temu
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 14 lat temu
  Ludovic Courtès 073167ef7b Allow compilation with `--disable-posix'. 14 lat temu
  Bruno Haible 96c71c589a Update comment about uc_locale_language. 14 lat temu
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 lat temu
  Andy Wingo 03976fee3b fix code that causes warnings on gcc 4.6 14 lat temu
  Ludovic Courtès 914c4300b2 Make `locale-digit-grouping' more robust. 14 lat temu
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 lat temu
  U-Cain\Mike 24deb6d018 DAY_1 nl_langinfo constants don't require <nl_types.h> 15 lat temu
  Andy Wingo 44602b0868 rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 15 lat temu
  Ludovic Courtès 56d288b844 i18n: Define `nl_item' when it's not available (needed for Cygwin). 15 lat temu
  Ludovic Courtès 44d3d11144 Fix builds of `i18n.c' on non-GNU systems. 15 lat temu
  Julian Graham 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. 15 lat temu
  Ludovic Courtès c3b16a5d8e Use Gnulib's `duplocale' module. 15 lat temu
  Ludovic Courtès 414e44412c Use Gnulib's `locale' module. 15 lat temu
  Ludovic Courtès c291b58835 Fix stylistic issues revealed by "make syntax-check". 15 lat temu
  Michael Gran 03d80c0327 Revert changes that gather thread-specific local language 16 lat temu
  Michael Gran b8fc11d287 Missing free in nl-langinfo 16 lat temu
  Michael Gran 52642040e2 Fix encoding of strings returned by nl-langinfo 16 lat temu
  Michael Gran aafb5062b8 Language-specific case-conversion doesn't honor locale 16 lat temu