summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Deal with the case where a message gets or loses the plural form statusBruno Haible2009-06-211-2/+2
* Make the msgcat-2 test work.Bruno Haible2009-06-211-3/+3
* Distribute project-id and *.java.Bruno Haible2009-06-211-1/+2
* Portability to SunOS4.Bruno Haible2009-06-211-2/+3
* Create a libgettextsrc shared library.Bruno Haible2001-10-291-33/+48
* Create a libgettextlib shared library.Bruno Haible2001-10-291-15/+15
* New program 'msginit'.Bruno Haible2001-10-251-2/+8
* New program 'urlget'.Bruno Haible2001-10-251-3/+9
* Extract msgen's main function to a separate file, for use by msginit.Bruno Haible2001-10-251-3/+3
* Extract the time formatting code into a separate file po-time.c, to be used byBruno Haible2001-10-251-3/+3
* New program 'user-email'.Bruno Haible2001-10-251-1/+3
* New program 'hostname'.Bruno Haible2001-10-251-0/+16
* Update to automake-1.5.Bruno Haible2001-10-241-15/+15
* Upgrade to automake-1.5.Bruno Haible2001-10-241-1/+1
* Move the plural_eval function to a separate file.Bruno Haible2001-10-231-1/+1
* New msgmerge option --update.Bruno Haible2001-10-221-4/+4
* Add support for FPC's RST files.Bruno Haible2001-10-201-2/+2
* Add support for Object Pascal format strings.Bruno Haible2001-10-201-1/+2
* Add YCP support.Bruno Haible2001-10-201-2/+3
* Simplify the file lists.Bruno Haible2001-09-281-40/+28
* msgunfmt can now dump the contents of Java ResourceBundles.Bruno Haible2001-09-251-3/+46
* msgfmt can now write Java ResourceBundles.Bruno Haible2001-09-191-1/+2
* Distribute x-java.h.Bruno Haible2001-09-161-1/+1
* New program msgattrib.Bruno Haible2001-09-101-1/+5
* Add xgettext Java backend.Bruno Haible2001-09-071-1/+5
* Split off the .mo file reader from msgunfmt.Bruno Haible2001-09-061-2/+3
* Split off the .mo file writer in a separate file.Bruno Haible2001-09-041-2/+2
* Language dependent format string checking.Bruno Haible2001-08-271-2/+4
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-2/+2
* Split xgettext into a common frontend and a C specific backend.Bruno Haible2001-08-081-5/+5
* Unify three copies of read_name_from_file().Bruno Haible2001-08-071-4/+5
* Make msgcomm work with multidomain input and different encodings.Bruno Haible2001-08-011-3/+3
* Improved handling of ASCII charset: avoid redundant warnings.Bruno Haible2001-07-311-11/+14
* New program 'msguniq'.Bruno Haible2001-07-291-6/+10
* msgexec replaces msgsed.Bruno Haible2001-07-121-3/+3
* New programs msgcat, msgconv, msgen, msggrep, msgsed.Bruno Haible2001-06-121-2/+23
* Fix datadir.Bruno Haible2001-06-011-1/+0
* 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