summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Move reading of PO files to read-po.c.Bruno Haible2001-04-301-3/+3
* Move PO charset handling to a separate file.Bruno Haible2001-04-301-10/+12
* New program 'ngettext'.Bruno Haible2001-03-201-1/+2
* Fix parsing of strings in CJK encodings.Bruno Haible2001-03-071-1/+5
* Fix the --width option to not split multibyte characters, and respect theBruno Haible2001-03-061-5/+11
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-261-3/+1
* Rename src/gettextp.c to src/gettext.c, andBruno Haible2001-01-231-6/+1
* Remove catgets fallback code.Bruno Haible2001-01-181-1/+1
* Since gettext is doesn't translate any more in the C locale, we must useBruno Haible2001-01-171-1/+6
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-151-3/+3
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-1/+3
* Initial revisionUlrich Drepper2000-06-161-0/+61