OpenGrok
Cross Reference: libintl_local.h
xref
: /
src
/
lib
/
libintl
/
libintl_local.h
Home
|
History
|
Annotate
|
Download
|
only in
libintl
History log of
/src/lib/libintl/libintl_local.h
Revision
Date
Author
Comments
1.12
25-Sep-2007
junyoung
Farewell to gccism.
1.11
25-Sep-2007
junyoung
Massive cosmetic changes, notably:
* ANSIfy
* De-__P
* u_intXX_t -> uintXX_t
* Remove "extern" from function prototypes
1.10
14-May-2005
tshiozak
branches: 1.10.10;
add plural support.
1.9
23-Sep-2004
tshiozak
add system dependent strings support.
this hopefully allows to use .mo files generated by gettext-0.12 or later.
1.8
23-Sep-2004
tshiozak
- add hash table support.
- make use of __UNCONST() instead of LINTED.
1.7
18-Jan-2004
yamt
implement gettext implicit iconv and bind_textdomain_codeset.
1.6
27-Sep-2001
yamt
bump up GETTEXT_MMAP_MAX from 64k to 1MB.
64k is too small.
eg. gimp-std-plugins.mo for ja is about 200k.
(sync with citrus)
1.5
16-Feb-2001
minoura
Sync w/ Citrus.
Do not unmap mo files to make sure the gettext() return values are
valid even when multiple mo files are accessed by turns.
Some applications (GNOME, etc) depends on this behaviour of GNU's
implementation.
1.4
03-Nov-2000
itojun
update bindtextdomain() handling to be conformant to spec. we need to
maintain database for (domain, path). sync with citrus.
1.3
31-Oct-2000
itojun
less warnings on lint. be more friendly with align-picky arch.
1.2
31-Oct-2000
itojun
fix default domain name handling. why textdomain() and bindtextdomain()
behaves so different? sync with citrus.
1.1
31-Oct-2000
itojun
branches: 1.1.1;
Initial revision
1.1.1.1
31-Oct-2000
itojun
BSD-licensed libintl, fully compatible with GNU libintl (in GNU gettext).
from Citrus project xpg4dl repository.
1.10.10.1
06-Nov-2007
matt
sync with HEAD
Indexes created Tue Sep 30 11:09:46 GMT 2025