Lines Matching +refs:po +refs:consider +refs:as +refs:auxiliary
170 * lib/localename.c (string_hash): Tag internal function as pure.
311 * intl-exports.c (IMP): Check __MINGW32__ as well as _WIN64.
324 * osdep.c: Include intl-exports.c on mingw as well as Cygwin.
345 and use the simpler FreeBSD implementation on Mac OS X as well.
367 as these two values are incompatible. Problem reported by Max Horn.
395 * Makefile.in: Quote 'like this', not `like this', as per the recent
528 * wprintf-parse.h: Apply same changes as to printf-parse.h.
653 memory layout of the locales in MacOS X 10.6 as well.
684 string is passed as argument to %ls, with no precision and no width.
1082 (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
1091 Don't consider the width for tmp_length. Check count against tmp_length
1210 glthread_recursive_lock_destroy): Define as macros always.
1235 (gl_lock_init): Define as wrapper around glthread_lock_init.
1237 (gl_lock_lock): Define as wrapper around glthread_lock_lock.
1239 (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
1241 (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
1243 (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
1245 (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
1247 (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
1249 (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
1251 (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
1253 (gl_recursive_lock_init): Define as wrapper around
1256 (gl_recursive_lock_lock): Define as wrapper around
1259 (gl_recursive_lock_unlock): Define as wrapper around
1262 (gl_recursive_lock_destroy): Define as wrapper around
1265 (gl_once): Define as wrapper around glthread_once.
2132 * loadinfo.h (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
2140 as under WIN32.
2162 variables as to be imported.
2217 (_nl_find_language): Accept '.' as terminator.
2266 (_nl_find_msg): In libglocale, take the encoding as argument and no
2274 as arguments. Don't call nl_langinfo. Instead of walking the other
2276 (_nl_find_msg): In libglocale, take the encoding as argument and no
2278 (guess_category_value): In libglocale, take the locale name as
2302 Use an auxiliary variable 'resolved_dirname' of type 'char *'.
2511 * loadmsgcat.c (open, close, read, mmap, munmap): Define as
2552 * explodename.c (_nl_find_language.c): Mark as static.
3030 (SNPRINTF): Possibly define as _snprintf or _snwprintf.
3032 Mark all functions as DLL_EXPORTED.
3365 * dcigettext.c: Define _nl_default_dirname_internal as hidden alias
3391 * Makefile.in (mostlyclean): Remove object files on OS/2 as well.
3523 * localcharset.c (locale_charset): Declare as extern "C".
3560 * gettextP.h (attribute_hidden): Define as empty macro if not
3579 * plural-exp.h (attribute_hidden): Define as empty macro if not
3581 (GERMANIC_PLURAL): Declare as hidden.
3582 * dcigettext.c (_nl_default_default_domain): Define as hidden.
3585 * textdomain.c (_nl_default_default_domain): Declare as hidden.
3794 * localcharset.c (getc): Define as getc_unlocked if available.
3914 * Makefile.in (install-data): Install plural.c as well.
3915 (uninstall): Uninstall plural.c as well.
4006 * dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
4090 (install-data): Install ChangeLog.inst as ChangeLog. Remove the files
4105 * libgnuintl.h (gettext) [DJGPP]: Define as a macro as well.
4174 (libintl.h): New target. Create as a copy of libgnuintl.h.
4233 (../po/cat-id-tbl.$lo): Remove rule.
4391 (yylex): Fix handling of '\0'. Allow ';' as terminator character.
4487 support, as recommended by GNU standards. Fix misapplied 2000-06-16
4681 glibc, as in dcgettext.c.
4800 block_list as the macro calls assume.
4803 * localealias.c [!HAVE_ALLOCA]: Define alloca as macro using
4805 (read_alias_file): Rename varriabe alloca_list to block_list as the
4820 used in any other package it is defined as a .PHONY rule with
4887 * Makefile.in (all-gettext): New goal. Same as all-yes.
4956 !_LIBINTL_H' because Solaris defines _LIBINTL_H as empty.
5058 * Makefile.in (../po/cat-id-tbl.o): Use $(top_srdir) in
5098 * finddomain.c (make_entry_rec): Don't make illegal entry as decided.
5120 Define as (void*)0 instad of 0. Reported by François Pinard.
5433 * Makefile.in (TAGS, ID): Use $^ as command argument.
5455 Protect definition in case where this file is included as
5481 OBJECTS contains all objects but cat-compat.o, ../po/cat-if-tbl.o,
5489 * finddomain.c (strchr): Define as index if not found in C library.
5502 po-mode.el, makelinks, combine-sh are now found in ../misc.
5504 * po-mode.el, makelinks, combine-sh, elisp-comp:
5514 * po-mode.el (Installation comment):
5515 Add .pox as possible extension of .po files.
5524 * Makefile.in (../po/cat-id-tbl.o):
5566 (clean): renamed po-to-tbl and po-to-msg to po2tbl and po2msg resp.
5573 cat-id-tbl.c is now found in po/. This enables us to use an identical
5585 * po-to-tbl.sed.in:
5598 * Makefile.in (DISTFILES): ship po-to-tbl.sed.in instead of
5599 po-to-tbl.sed.
5600 (distclean): remove po-to-tbl.sed and tupdate.perl.
5603 Don't include entries without translation from old .po file.
5627 * po-mode.el: Last version for 0.7.
5639 * po-to-tbl.sed: Adopt for new .po file format.
5641 * linux-msg.sed, xopen-msg.sed: Adopt for new .po file format.
5645 * tupdate.perl.in: Complete rewrite for new .po file format.