Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect against address arithmetic overflow. | Bruno Haible | 2009-06-23 | 15 | -182/+372 |
| | |||||
* | LGPLed copy of xsize.h from gnulib. | Bruno Haible | 2009-06-23 | 2 | -0/+218 |
| | |||||
* | Move gettext-tools/m4/xsize.m4 to gettext-runtime/m4/xsize.m4. | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
| | |||||
* | Move gettext-tools/m4/ssize_t.m4 to gettext-runtime/m4/ssize_t.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
| | |||||
* | Move gettext-tools/m4/size_max.m4 to gettext-runtime/m4/size_max.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
| | |||||
* | New function xmax. | Bruno Haible | 2009-06-23 | 2 | -3/+29 |
| | |||||
* | Use an echo command that doesn't interpret backslashes. | Bruno Haible | 2009-06-23 | 1 | -2/+18 |
| | |||||
* | Fix for KDE 3.0. | Bruno Haible | 2009-06-23 | 1 | -1/+3 |
| | |||||
* | Update. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Regenerated, no abs filenames. | Bruno Haible | 2009-06-23 | 3 | -58/+30 |
| | |||||
* | Version is still 0.13-pre1. | Bruno Haible | 2009-06-23 | 2 | -2/+2 |
| | |||||
* | Update from savannah CVS, | Bruno Haible | 2009-06-23 | 3 | -22/+107 |
| | |||||
* | Update, | Bruno Haible | 2009-06-23 | 3 | -120/+173 |
| | |||||
* | Rebuild the help2man dependent man pages at "make dist" time. | Bruno Haible | 2009-06-23 | 10 | -28/+109 |
| | |||||
* | Mention an idea that would be useful for the GNOME people. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | Fix dependencies. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
| | |||||
* | Avoid a link error with gcc 2.x on AIX 4. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
| | |||||
* | Next release will be 0.13, not 0.12.2. | Bruno Haible | 2009-06-23 | 20 | -24/+28 |
| | |||||
* | Bump version number to 0.13-pre1. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
| | |||||
* | Comments. | Bruno Haible | 2009-06-23 | 2 | -0/+12 |
| | |||||
* | The INCLUDES variable is deprecated. | Bruno Haible | 2009-06-23 | 20 | -13/+47 |
| | |||||
* | Install some files needed by the examples. | Bruno Haible | 2009-06-23 | 4 | -0/+22 |
| | |||||
* | Document the new examples. | Bruno Haible | 2009-06-23 | 2 | -2/+39 |
| | |||||
* | New subdirectory 'examples'. | Bruno Haible | 2009-06-23 | 5 | -1/+71 |
| | |||||
* | New examples. | Bruno Haible | 2009-06-23 | 3 | -0/+26 |
| | |||||
* | Example package demonstrating the use of gettext. | Bruno Haible | 2009-06-23 | 286 | -0/+15029 |
| | |||||
* | Preliminary support for po/Makefile.am. | Bruno Haible | 2009-06-23 | 2 | -6/+204 |
| | |||||
* | Followup to big renaming. | Bruno Haible | 2009-06-23 | 2 | -3/+8 |
| | |||||
* | Fix, so that "make distclean" works. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
| | |||||
* | Add the ability to ignore JVMs that lack certain capabilities. | Bruno Haible | 2009-06-23 | 2 | -6/+24 |
| | |||||
* | Define docdir already in configure. | Bruno Haible | 2009-06-23 | 12 | -4/+30 |
| | |||||
* | Never remake only a subset of the PO files. | Bruno Haible | 2009-06-23 | 4 | -2/+14 |
| | |||||
* | Prettier output. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
| | |||||
* | Make autopoint usable in KDE/kdevelop projects. | Bruno Haible | 2009-06-23 | 2 | -1/+11 |
| | |||||
* | Tweaks. | Bruno Haible | 2009-06-23 | 2 | -3/+11 |
| | |||||
* | Rely on SIZE_MAX. | Bruno Haible | 2009-06-23 | 4 | -3/+11 |
| | |||||
* | Determination of SIZE_MAX. | Bruno Haible | 2009-06-23 | 1 | -0/+61 |
| | |||||
* | Handle comments before duplicated msgids in a better way. | Bruno Haible | 2009-06-23 | 5 | -50/+137 |
| | |||||
* | Last patch was incomplete. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
| | |||||
* | Require autoconf-2.58. It fixes at least one bug over autoconf-2.57. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Internationalize the user-email script. | Bruno Haible | 2009-06-23 | 7 | -19/+46 |
| | |||||
* | Move user-email.in to user-email.sh.in. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
| | |||||
* | New Serbian translations. | Bruno Haible | 2009-06-23 | 3 | -1/+297 |
| | |||||
* | Solaris portability problem. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
| | |||||
* | Check size overflow before invoking malloc. | Bruno Haible | 2009-06-23 | 9 | -5/+134 |
| | |||||
* | Avoid German sentences in the info files. | Bruno Haible | 2009-06-23 | 6 | -3/+15 |
| | |||||
* | Update after rename. | Bruno Haible | 2009-06-23 | 61 | -564/+563 |
| | |||||
* | Add a note about Solaris. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | Renamed many tests. | Bruno Haible | 2009-06-23 | 2 | -14/+97 |
| | |||||
* | Move xg-test1.ok.po to xg-c-1.ok.po. | Bruno Haible | 2009-06-23 | 1 | -6/+152 |
| |