summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Irix 6.5 portability.Bruno Haible2009-06-222-7/+28
* Fix two while loops.Bruno Haible2009-06-222-3/+11
* AIX 3 alloca now done in liballoca.h.Bruno Haible2009-06-222-7/+1
* Comment.Bruno Haible2009-06-221-0/+2
* Emacs/XEmacs Lisp support.Bruno Haible2009-06-2210-11/+1873
* Fix bug in librep extractor.Bruno Haible2009-06-222-1/+17
* Tweak Lisp extractor.Bruno Haible2009-06-222-1/+5
* Make "msgmerge --update" work better on CJK files even if iconv() is notBruno Haible2009-06-225-33/+163
* Change the tests to be less verbose on Solaris and HP-UX.Bruno Haible2009-06-222-13/+6
* Avoid gcc warnings.Bruno Haible2009-06-222-22/+19
* Avoid link error on AIX.Bruno Haible2009-06-222-2/+6
* Avoid linker warning on Irix.Bruno Haible2009-06-224-6/+12
* system.h is gone.Bruno Haible2009-06-222-2/+1
* Always check the setenv() return value.Bruno Haible2009-06-223-11/+17
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-2243-86/+142
* New include file minmax.h.Bruno Haible2009-06-222-0/+5
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-2247-46/+95
* Rename gettext.h to gmo.h.Bruno Haible2009-06-222-2/+2
* Move some code from message.c to msgmerge.c, so that other msg* programsBruno Haible2009-06-214-301/+309
* More AIX related portability.Bruno Haible2009-06-212-5/+9
* Portability to AIX 3.Bruno Haible2009-06-218-8/+44
* Avoid link error due to alloca(), with SunOS 4 cc.Bruno Haible2009-06-212-0/+5
* Oops.Bruno Haible2009-06-211-1/+1
* New xgettext option --copyright-holder.Bruno Haible2009-06-212-10/+32
* msggrep --location now accepts wildcards.Bruno Haible2009-06-212-1/+27
* Indentation.Bruno Haible2009-06-211-1/+1
* Avoid warning.Bruno Haible2009-06-211-0/+1
* librep support.Bruno Haible2009-06-2110-5/+1688
* Use ngettext where appropriate.Bruno Haible2009-06-212-2/+11
* Enable marking of plural messages as c-format, lisp-format etc.Bruno Haible2009-06-212-0/+30
* Enable format string checking also for plural messages.Bruno Haible2009-06-2110-167/+318
* Rename 'omit_header'.Bruno Haible2009-06-214-6/+13
* Portability fix.Bruno Haible2009-06-212-1/+5
* New Common Lisp backend.Bruno Haible2009-06-215-4/+1525
* Unify the keywordspec handling.Bruno Haible2009-06-215-92/+106
* Nop.Bruno Haible2009-06-212-108/+122
* Make "msgattrib --set-obsolete" work without error.Bruno Haible2009-06-212-1/+7
* Recognize the -i option correctly.Bruno Haible2009-06-212-1/+5
* Avoid printing a line number when there is none.Bruno Haible2009-06-212-2/+12
* Rename msgexec to msgfilter.Bruno Haible2009-06-215-1/+401
* Move msgexec.c to msgfilter.c.Bruno Haible2009-06-211-0/+0
* New msgexec option --keep-header.Bruno Haible2009-06-212-0/+16
* msgmerge now marks a message fuzzy if it adds a c-format bit and the messageBruno Haible2009-06-2110-98/+233
* Avoid false positives.Bruno Haible2009-06-212-1/+6
* Make msginit work even before it is installed.Bruno Haible2009-06-212-2/+22
* Make it possible to match static method names.Bruno Haible2009-06-212-4/+29
* Regenerated.Bruno Haible2009-06-211-6/+8
* Deal with the case where a message gets or loses the plural form statusBruno Haible2009-06-214-2/+104
* Merge with glibc: make plural_eval a static function inside glibc and libintl.Bruno Haible2009-06-212-2/+14
* Emit a warning if the header entry exists but is fuzzy.Bruno Haible2009-06-212-6/+34