summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Regenerated.Bruno Haible2009-06-224-169/+208
* Renamed plural-eval.c to eval-plural.h.Bruno Haible2009-06-222-2/+6
* Release 0.11.Bruno Haible2009-06-221-0/+4
* Remove the dependency of the gettext and ngettext programs towardsBruno Haible2009-06-222-0/+7
* Comments.Bruno Haible2009-06-221-3/+7
* Small cleanup for memory management.Bruno Haible2009-06-222-7/+15
* Add declarations.Bruno Haible2009-06-222-5/+57
* Fix a memory leak.Bruno Haible2009-06-224-15/+21
* Accept \a and \v as well.Bruno Haible2009-06-222-21/+34
* Tweak error messages.Bruno Haible2009-06-224-11/+18
* Make the rpath thing work in projects that use libtool.Bruno Haible2009-06-222-5/+11
* Special hack for SunOS4 grep.Bruno Haible2009-06-222-6/+23
* Change some msgfmt error message to include the file name.Bruno Haible2009-06-222-8/+18
* Avoid some gcc warnings.Bruno Haible2009-06-224-6/+13
* Make iconv_message_list(mlp,encoding,encoding) work without warnings.Bruno Haible2009-06-222-11/+23
* Don't consider a message as being ASCII if its msgid or msgid_plural isBruno Haible2009-06-222-1/+13
* Remove trailing whitespace.Bruno Haible2009-06-226-8/+8
* Update year in --version output.Bruno Haible2009-06-2218-31/+51
* Update file list.Bruno Haible2009-06-221-1/+38
* Forgot an include file.Bruno Haible2009-06-222-0/+5
* Division by zero on AIX 3 gives SIGTRAP, not SIGFPE.Bruno Haible2009-06-222-2/+9
* 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