summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move src/ChangeLog to gettext-tools/src/ChangeLog.0.Bruno Haible2009-06-231-5247/+0
* Tabify.Bruno Haible2009-06-231-1/+1
* New library libgettextpo.Bruno Haible2009-06-231-0/+9
* New options --only-file and --ignore-file.Bruno Haible2009-06-231-0/+8
* Remove useless include.Bruno Haible2009-06-231-0/+4
* msgmerge has a new option -N/--no-fuzzy-matching.Bruno Haible2009-06-231-0/+7
* Avoid stack overflow through excessive use of alloca.Bruno Haible2009-06-231-0/+7
* Fix a memory leak.Bruno Haible2009-06-231-0/+5
* Update file list.Bruno Haible2009-06-231-0/+4
* New file localcharset.h.Bruno Haible2009-06-231-0/+9
* Use alloca.h instead of liballoca.h.Bruno Haible2009-06-231-0/+16
* Make use of += for variables.Bruno Haible2009-06-231-0/+4
* Added assertion.Bruno Haible2009-06-231-0/+5
* Work around Solaris 2.9 iconv() bug: iconv eats a byte without producing anyBruno Haible2009-06-231-0/+6
* Interoperability with automake-1.7.2.Bruno Haible2009-06-231-0/+5
* Fix bug with filenames starting with a digit.Bruno Haible2009-06-231-0/+10
* New calling convention for safe_read and full_write.Bruno Haible2009-06-231-0/+6
* Avoid uninitialized variable.Bruno Haible2009-06-231-0/+4
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-0/+304
* Support non-ASCII msgids and UTF-8 encoded POT files.Bruno Haible2009-06-231-0/+40
* Simplify code.Bruno Haible2009-06-231-0/+10
* Not all packages using libtool are GNU packages.Bruno Haible2009-06-231-0/+6
* Avoid modifying PO files if the POT file is the same except for a differentBruno Haible2009-06-231-0/+11
* Smalltalk support.Bruno Haible2009-06-231-0/+11
* Support for PHP.Bruno Haible2009-06-231-0/+19
* Try curl.Bruno Haible2009-06-231-0/+8
* Tweak an error message.Bruno Haible2009-06-231-0/+5
* Update for 0.11.4.Bruno Haible2009-06-231-0/+4
* Add support for ISO C 99 <inttypes.h> format string directive macros.Bruno Haible2009-06-231-0/+36
* Avoid compilation error on platforms without INTDIV0_RAISES_SIGFPE.Bruno Haible2009-06-231-0/+4
* Update for 0.11.3 release.Bruno Haible2009-06-231-0/+4
* Avoid a warning.Bruno Haible2009-06-231-0/+4
* Create Java executables if gcj is found.Bruno Haible2009-06-231-0/+15
* Small improvement.Bruno Haible2009-06-231-0/+5
* One more heuristics.Bruno Haible2009-06-231-0/+5
* Fix unexpected iconv() handling after an invalid multibyte sequence.Bruno Haible2009-06-231-0/+7
* Improved heuristics for Debian.Bruno Haible2009-06-231-0/+5
* Make division by zero signal SIGFPE on all platforms.Bruno Haible2009-06-231-0/+6
* Make xgettext -D and -j options work together.Bruno Haible2009-06-231-0/+8
* Make it possible to use msgcat and msgconv on POT files.Bruno Haible2009-06-231-0/+17
* Don't install libgettextlib.a and libgettextsrc.a.Bruno Haible2009-06-231-0/+6
* Avoid a NULL access when the charset is invalid.Bruno Haible2009-06-231-0/+6
* Update the list of allowed encodings.Bruno Haible2009-06-231-0/+5
* Cygwin portability.Bruno Haible2009-06-231-0/+6
* Make it work better when autoconf-2.52's AC_INIT is used.Bruno Haible2009-06-231-0/+5
* Release 0.11.2.Bruno Haible2009-06-231-0/+4
* New option --no-wrap.Bruno Haible2009-06-231-0/+21
* Update to newest ISO-639.Bruno Haible2009-06-231-0/+5
* Avoid compilation error on MacOS X Server (Darwin 5.3) with Apple's cc.Bruno Haible2009-06-231-0/+6
* Fix syntax error related to __VA_ARGS__.Bruno Haible2009-06-231-0/+7