| Commit message (Expand) | Author | Age | Files | Lines |
* | librep support. | Bruno Haible | 2009-06-21 | 1 | -0/+2 |
* | Enable format string checking also for plural messages. | Bruno Haible | 2009-06-21 | 1 | -15/+29 |
* | msgmerge now marks a message fuzzy if it adds a c-format bit and the message | Bruno Haible | 2009-06-21 | 1 | -1/+54 |
* | Deal with the case where a message gets or loses the plural form status | Bruno Haible | 2009-06-21 | 1 | -0/+13 |
* | Add an optional hash table to each message list. | Bruno Haible | 2009-06-21 | 1 | -12/+58 |
* | Use bool instead of int. | Bruno Haible | 2009-06-21 | 1 | -1/+1 |
* | Support Smalltalk format strings. | Bruno Haible | 2009-06-21 | 1 | -12/+14 |
* | Add support for Object Pascal format strings. | Bruno Haible | 2001-10-20 | 1 | -0/+2 |
* | New include files xmalloc.h and strstr.h. | Bruno Haible | 2001-09-27 | 1 | -0/+2 |
* | Include specification .h file in implementation .c file. | Bruno Haible | 2001-09-22 | 1 | -1/+3 |
* | Improve msgmerge compendium handling. | Bruno Haible | 2001-09-03 | 1 | -2/+13 |
* | Language dependent format string checking. | Bruno Haible | 2001-08-27 | 1 | -32/+27 |
* | Keep the file position list in natural order, don't sort it by default. | Bruno Haible | 2001-07-23 | 1 | -32/+9 |
* | Use 'bool' where appropriate. | Bruno Haible | 2001-07-02 | 1 | -2/+2 |
* | Cast xmalloc return value. | Bruno Haible | 2001-06-12 | 1 | -7/+8 |
* | New programs msgcat, msgconv, msgen, msggrep, msgsed. | Bruno Haible | 2001-06-12 | 1 | -0/+16 |
* | Better support of PO files that contain multiple domains. | Bruno Haible | 2001-06-11 | 1 | -303/+434 |
* | Add a few consts. | Bruno Haible | 2001-04-30 | 1 | -1/+1 |
* | Fix the --width option to not split multibyte characters, and respect the | Bruno Haible | 2001-03-06 | 1 | -855/+1 |
* | Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist. | Bruno Haible | 2001-01-21 | 1 | -7/+2 |
* | Plural form handling. | Bruno Haible | 2001-01-12 | 1 | -10/+67 |
* | General tweaks, code moves, and cleanups. | Bruno Haible | 2001-01-09 | 1 | -106/+106 |
* | Initial revision | Ulrich Drepper | 2000-06-16 | 1 | -0/+1520 |