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