summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Tabify.Bruno Haible2009-06-231-1/+1
|
* New library libgettextpo.Bruno Haible2009-06-234-1/+332
|
* New options --only-file and --ignore-file.Bruno Haible2009-06-232-15/+70
|
* Remove useless include.Bruno Haible2009-06-232-4/+5
|
* msgmerge has a new option -N/--no-fuzzy-matching.Bruno Haible2009-06-232-2/+20
|
* Avoid stack overflow through excessive use of alloca.Bruno Haible2009-06-232-17/+24
|
* Fix a memory leak.Bruno Haible2009-06-232-1/+9
|
* Update file list.Bruno Haible2009-06-232-0/+11
|
* New file localcharset.h.Bruno Haible2009-06-234-6/+13
|
* Use alloca.h instead of liballoca.h.Bruno Haible2009-06-2314-29/+45
|
* Make use of += for variables.Bruno Haible2009-06-232-6/+18
|
* Added assertion.Bruno Haible2009-06-232-0/+13
|
* Oops.Bruno Haible2009-06-231-6/+6
|
* Work around Solaris 2.9 iconv() bug: iconv eats a byte without producing anyBruno Haible2009-06-233-2/+32
| | | | output.
* Nop.Bruno Haible2009-06-231-1/+1
|
* Regenerated.Bruno Haible2009-06-232-188/+151
|
* Regenerated.Bruno Haible2009-06-231-2/+0
|
* Interoperability with automake-1.7.2.Bruno Haible2009-06-232-3/+8
|
* Comment.Bruno Haible2009-06-231-0/+4
|
* Fix bug with filenames starting with a digit.Bruno Haible2009-06-232-82/+110
|
* New calling convention for safe_read and full_write.Bruno Haible2009-06-234-10/+10
|
* Avoid uninitialized variable.Bruno Haible2009-06-232-2/+6
|
* Switch from K&R C to ANSI C.Bruno Haible2009-06-23110-2960/+1491
|
* Support non-ASCII msgids and UTF-8 encoded POT files.Bruno Haible2009-06-2314-79/+394
|
* Simplify code.Bruno Haible2009-06-232-139/+42
|
* Add gnu.gettext.DumpResource and gnu.gettext.GetURLanoncvs2009-06-231-0/+2
|
* Regenerate.anoncvs2009-06-231-8/+11
|
* Reindent copyright notice.Bruno Haible2009-06-2313-165/+165
|
* Not all packages using libtool are GNU packages.Bruno Haible2009-06-232-1/+7
|
* Avoid modifying PO files if the POT file is the same except for a differentBruno Haible2009-06-234-18/+137
| | | | POT-Creation-Date.
* Typo in comment.Bruno Haible2009-06-231-1/+1
|
* Smalltalk support.Bruno Haible2009-06-235-5/+647
|
* Support for PHP.Bruno Haible2009-06-2310-9/+1946
|
* Try curl.Bruno Haible2009-06-232-0/+47
|
* Tweak an error message.Bruno Haible2009-06-232-3/+12
|
* 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-237-304/+1244
|
* Avoid compilation error on platforms without INTDIV0_RAISES_SIGFPE.Bruno Haible2009-06-232-0/+8
|
* Update for 0.11.3.Bruno Haible2009-06-231-13/+56
|
* Update for 0.11.3 release.Bruno Haible2009-06-231-0/+4
|
* Avoid a warning.Bruno Haible2009-06-232-0/+5
|
* Create Java executables if gcj is found.Bruno Haible2009-06-234-16/+85
|
* Small improvement.Bruno Haible2009-06-232-2/+7
|
* One more heuristics.Bruno Haible2009-06-232-0/+13
|
* Fix unexpected iconv() handling after an invalid multibyte sequence.Bruno Haible2009-06-232-8/+17
|
* Improved heuristics for Debian.Bruno Haible2009-06-232-0/+13
|
* Make division by zero signal SIGFPE on all platforms.Bruno Haible2009-06-232-8/+6
|
* Make xgettext -D and -j options work together.Bruno Haible2009-06-234-3/+56
|
* Make it possible to use msgcat and msgconv on POT files.Bruno Haible2009-06-2310-21/+72
|
* Don't install libgettextlib.a and libgettextsrc.a.Bruno Haible2009-06-232-0/+13
|