2007-10-13 |
drepper | (_nl_find_msg): Unlock the conversions_lock when we... |
tree | commitdiff |
2007-09-24 |
drepper | (_nl_find_msg): Take conversions_lock before handling... |
tree | commitdiff |
2007-09-24 |
drepper | (_nl_load_domain): Initialize conversions_lock. |
tree | commitdiff |
2007-09-24 |
drepper | (struct loaded_domain): Add conversions_lock member. |
tree | commitdiff |
2007-08-03 |
drepper | (_nl_find_domain): Free normalized_codeset on failure. |
tree | commitdiff |
2007-08-03 |
drepper | (_nl_find_msg): Free encoding if __gconv_open failed. |
tree | commitdiff |
2007-07-28 |
drepper | (_nl_unload_domain): Cast away const in call to __gette... |
tree | commitdiff |
2007-07-28 |
drepper | (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust protot... |
tree | commitdiff |
2007-07-28 |
drepper | (EXTRACT_PLURAL_EXPRESSION): Change first argument to |
tree | commitdiff |
2007-07-28 |
drepper | (plural_eval): Change first argument to const struct... |
tree | commitdiff |
2007-07-28 |
drepper | (struct loaded_domain): Change plural to const struct... |
tree | commitdiff |
2007-07-28 |
drepper | (_nl_find_msg): Return NULL even if __gconv_open return... |
tree | commitdiff |
2007-07-12 |
drepper | (_nl_explode_name): Return -1 if _nl_normalize_codeset... |
tree | commitdiff |
2007-07-12 |
drepper | (_nl_find_domain): If _nl_explode_name returned -1... |
tree | commitdiff |
2006-06-22 |
drepper | (DCIGETTEXT): If _nl_find_msg returns -1 don't look... |
tree | commitdiff |
2006-05-15 |
drepper | Adjust for _nl_category_names change. |
tree | commitdiff |
2006-04-07 |
drepper | (_nl_explode_name): Use rawmemchr instead of strchr. |
tree | commitdiff |
2006-04-07 |
drepper | (_nl_find_domain): Avoid strdup of expand locale name... |
tree | commitdiff |
2006-04-06 |
drepper | (_nl_find_domain): We never return NULL if we found... |
tree | commitdiff |
2005-12-22 |
roland | 2005-12-21 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-12-21 |
drepper | Adjust declaration of __gettext_germanic_plural. |
tree | commitdiff |
2005-12-21 |
drepper | (GERMANIC_PLURAL): Mark as const. |
tree | commitdiff |
2005-08-20 |
drepper | (read_alias_file): In case of failure, close the file... |
tree | commitdiff |
2005-06-14 |
drepper | Add libc_hidden_def. |
tree | commitdiff |
2005-05-07 |
drepper | Always use __attribute_format_arg__ for gettext functio... |
tree | commitdiff |
2005-05-04 |
drepper | Add mkdir -p. |
tree | commitdiff |
2005-05-04 |
drepper | Use mkdir -p instead of test -d + mkdir. |
tree | commitdiff |
2005-05-04 |
drepper | (tst-gettext[45].out): Pass also $(run-program-prefix... |
tree | commitdiff |
2005-04-28 |
drepper | (distribute): Add tst-gettext4.sh, tst-gettext4-de.po, |
tree | commitdiff |
2005-04-28 |
drepper | Tests for gettext with thread-local locales. |
tree | commitdiff |
2005-04-28 |
drepper | (HAVE_PER_THREAD_LOCALE): New macro. |
tree | commitdiff |
2005-04-06 |
roland | 2005-04-05 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-04-05 |
drepper | (distribute): Add tst-gettext3.sh. fedora-glibc-20050405T2114 |
tree | commitdiff |
2005-04-04 |
drepper | Test for some translation using different encodings. |
tree | commitdiff |
2005-04-04 |
drepper | (_nl_init_domain_conv): Remove function. |
tree | commitdiff |
2005-04-04 |
drepper | (DCIGETTEXT): Call _nl_find_msg with convert=1. |
tree | commitdiff |
2005-04-04 |
drepper | (set_binding_values): Drop codeset_cntr modifications. |
tree | commitdiff |
2005-04-04 |
drepper | (struct converted_domain): New type. |
tree | commitdiff |
2005-03-29 |
roland | 2005-03-19 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2005-02-17 |
roland | 2005-02-16 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-02-17 |
roland | 2005-02-16 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2004-09-26 |
drepper | Use local lock object. |
tree | commitdiff |
2004-09-26 |
drepper | Undo last change. |
tree | commitdiff |
2004-09-26 |
drepper | (DCIGETTEXT): Protect tfind/tsearch calls. |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_load_domain): Set decided to 1 only once we are... |
tree | commitdiff |
2004-09-26 |
drepper | (struct loaded_l10nfile): Add lock element. |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_make_l10nflist): Initialize lock. |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_find_domain): Call _nl_domain_load also if decided... |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_find_msg): Call _nl_domain_load also if decided... |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_find_domain): We can use rwlocks. |
tree | commitdiff |
2004-09-26 |
drepper | (_nl_find_domain): Protect calls to _nl_make_l10nflist. |
tree | commitdiff |
2004-08-15 |
drepper | Adjust for change for de.po file to UTF-8. |
tree | commitdiff |
2004-08-15 |
drepper | Adjust for change for de.po file to UTF-8. |
tree | commitdiff |
2004-08-08 |
drepper | (main): Improve some messages. |
tree | commitdiff |
2004-08-06 |
drepper | (_nl_unload_domain): Move into #ifdef _LIBC. Add attri... |
tree | commitdiff |
2004-08-06 |
drepper | (_nl_unload_domain): Add __libc_freeres_fn_section. |
tree | commitdiff |
2004-08-06 |
drepper | (free_mem): Rename to... |
tree | commitdiff |
2004-07-21 |
drepper | Don't define macros for C++. |
tree | commitdiff |
2004-03-25 |
roland | 2004-03-24 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2004-01-14 |
drepper | (get_sysdep_segment_value): Handle "I". |
tree | commitdiff |
2004-01-14 |
drepper | (MO_REVISION_NUMBER_WITH_SYSDEP_I): New definition. |
tree | commitdiff |
2004-01-14 |
drepper | (_nl_load_domain): When a string pair uses a system |
tree | commitdiff |
2003-12-04 |
drepper | Use nb_NO instead of no_NO for bokm.l. |
tree | commitdiff |
2003-11-04 |
drepper | nb_NO is now the correct name, not no_NO. |
tree | commitdiff |
2003-10-24 |
drepper | (__hash_string): Zero-extend each char from the string... |
tree | commitdiff |
2003-09-16 |
drepper | Set GCONV_PATH and LOCPATH only after invoking msgfmt... |
tree | commitdiff |
2003-09-04 |
drepper | Use fopen with 'c' mode flag. |
tree | commitdiff |
2003-09-03 |
drepper | (open, close, read, mmap, munmap): Define as function... |
tree | commitdiff |
2003-09-03 |
drepper | For _LIBC, call not cancelable versions of open, close... |
tree | commitdiff |
2003-06-18 |
drepper | (read_alias_file): Fix typo. |
tree | commitdiff |
2003-06-18 |
drepper | (read_alias_file): Determine whether line is read incom... |
tree | commitdiff |
2003-06-11 |
drepper | Change hash_string call to __hash_string. |
tree | commitdiff |
2003-06-11 |
drepper | Remove hash_string definition. Declare __hash_string. |
tree | commitdiff |
2003-06-11 |
drepper | __hash_string implementation. |
tree | commitdiff |
2003-06-11 |
drepper | Change hash_string call to __hash_string. |
tree | commitdiff |
2003-06-11 |
drepper | (aux): Add some entries from routines. Add hash-string. |
tree | commitdiff |
2003-04-29 |
drepper | Regenerated. |
tree | commitdiff |
2003-04-29 |
drepper | Include string.h. |
tree | commitdiff |
2003-04-20 |
drepper | ($(objpfx)msgs.h): Use C locale for sed run. |
tree | commitdiff |
2003-03-30 |
roland | 2003-03-30 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2003-03-29 |
roland | 2003-03-29 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2003-01-08 |
drepper | Remove _nl_find_language.c prototypes. |
tree | commitdiff |
2003-01-08 |
drepper | (_nl_find_language.c): Mark as static. |
tree | commitdiff |
2002-12-12 |
drepper | (_nl_init_domain_conv): Don't append //TRANSLIT to... |
tree | commitdiff |
2002-12-11 |
roland | 2002-07-13 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-12-11 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-12-11 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-04-27 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-12-11 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-12-11 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-12-11 |
roland | 2002-12-11 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-11-21 |
roland | 2002-11-20 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-11-21 |
roland | 2002-11-20 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-11-20 |
drepper | (read_alias_file): Use only about 400 bytes of stack... |
tree | commitdiff |
2002-11-01 |
roland | 2002-10-30 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-11-01 |
roland | 2002-10-25 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-09-20 |
roland | 2002-09-19 Bruno Haible <bruno@clisp.org> |
tree | commitdiff |
2002-09-01 |
roland | 2002-09-01 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-08-30 |
roland | 2002-08-30 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-08-27 |
drepper | (distribute): Add plural-eval.c. |
tree | commitdiff |
next |