Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New program 'recode-sr-latin'. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Tidy up exported symbols of libintl library. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Use lock.h. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Autoload definitions for viewing and editing PO files. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Add notes about Java and C#. | Bruno Haible | 2009-06-23 | 1 | -0/+26 |
| | |||||
* | Add note about gettext.jar. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Distribute an FAQ. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Mention glibc2.m4 as well. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Support for C#. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | Use size_t instead of ssize_t where possible. | Bruno Haible | 2009-06-23 | 1 | -1/+0 |
| | |||||
* | Update the sizes. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Distribute also size_max.m4, ssize_t.m4, xsize.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | New examples. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Support for internationalized shell scripts. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Add an implementation of printf(), fprintf() etc. that supports formatting | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | | | | with positions, for those systems that lack it (NetBSD, Woe32). | ||||
* | Doc is now under $prefix/share. | Bruno Haible | 2009-06-23 | 1 | -18/+18 |
| | |||||
* | Split gettext.m4 into three pieces. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | New facility for logging untranslated messages to a file. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Move the *.3 manual pages to the gettext-runtime package. | Bruno Haible | 2009-06-23 | 1 | -9/+14 |
| | |||||
* | Document split between gettext-runtime and gettext-tools. | Bruno Haible | 2009-06-23 | 1 | -5/+26 |
| | |||||
* | New library libgettextpo. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Add libasprintf subpackage. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Update file list. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | Don't install libgettextlib.a and libgettextsrc.a. | Bruno Haible | 2009-06-23 | 1 | -5/+0 |
| | |||||
* | Update for 0.11.3. | Bruno Haible | 2009-06-23 | 1 | -0/+9 |
| | |||||
* | Add a note about the static libraries. Mentioned by Santiago Vila. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Update for 0.11.1. | Bruno Haible | 2009-06-23 | 1 | -2/+3 |
| | |||||
* | Remove the dependency of the gettext and ngettext programs towards | Bruno Haible | 2009-06-22 | 1 | -0/+79 |
libgettextlib. Recommend a split packaging. |