Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from K&R C to ANSI C. | Bruno Haible | 2009-06-23 | 2 | -44/+29 |
| | |||||
* | Regenerated. | anoncvs | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Add autopoint. | anoncvs | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Restore old code for XEmacs. | Bruno Haible | 2009-06-23 | 2 | -1/+25 |
| | |||||
* | Simplify last change, and make it portable to XEmacs. | Bruno Haible | 2009-06-23 | 2 | -18/+15 |
| | |||||
* | Synch with FSF Emacs CVS. | Bruno Haible | 2009-06-23 | 2 | -95/+127 |
| | |||||
* | Fix wrong function name. | Bruno Haible | 2009-06-23 | 2 | -1/+7 |
| | |||||
* | Fix a CVS specific problem. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Fix typo. | Bruno Haible | 2009-06-23 | 2 | -1/+10 |
| | |||||
* | Avoid error message on Solaris. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
| | |||||
* | Forgot to distribute ulonglong.m4. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
| | |||||
* | Update for 0.11.4. | Bruno Haible | 2009-06-23 | 3 | -1/+6 |
| | |||||
* | Easier maintenance of archive.tar.gz. | Bruno Haible | 2009-06-23 | 4 | -8/+67 |
| | |||||
* | Unset all documented CVS environment variables. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
| | |||||
* | Macros for AIX 4.3.3 portability. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
| | |||||
* | Add support for ISO C 99 <inttypes.h> format string directive macros. | Bruno Haible | 2009-06-23 | 2 | -3/+10 |
| | |||||
* | Add intdiv0.m4 to m4/. | Bruno Haible | 2009-06-23 | 2 | -4/+8 |
| | |||||
* | Update for 0.11.3. | Bruno Haible | 2009-06-23 | 1 | -15/+48 |
| | |||||
* | Comments. | Bruno Haible | 2009-06-23 | 2 | -2/+3 |
| | |||||
* | Update for 0.11.3 release. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Bump version. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
| | |||||
* | nop | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Some people customize mode-line-format... | Bruno Haible | 2009-06-23 | 2 | -2/+12 |
| | |||||
* | Update the list of allowed encodings. | Bruno Haible | 2009-06-23 | 2 | -0/+9 |
| | |||||
* | Use a more robust syntax for describing the gettext version in configure.in. | Bruno Haible | 2009-06-23 | 3 | -4/+9 |
| | |||||
* | Create directories as needed. | Bruno Haible | 2009-06-23 | 2 | -0/+17 |
| | |||||
* | Make more robust. | Bruno Haible | 2009-06-23 | 2 | -1/+19 |
| | |||||
* | Use --owner=root --group=root for creating archive.tar.gz. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Also distribute archive.tar.gz. | Bruno Haible | 2009-06-23 | 2 | -2/+2 |
| | |||||
* | A new program: 'autopoint'. For CVS users. | Bruno Haible | 2009-06-23 | 3 | -3/+43 |
| | |||||
* | A tool for people using CVS. | Bruno Haible | 2009-06-23 | 1 | -0/+350 |
| | |||||
* | Tool for maintaining the autopoint-files repository. | Bruno Haible | 2009-06-23 | 1 | -0/+101 |
| | |||||
* | Repository of infrastructure files in all gettext releases since 0.10.35. | Bruno Haible | 2009-06-23 | 63 | -0/+23489 |
| | |||||
* | Remove unneeded verbosity. | Bruno Haible | 2009-06-23 | 2 | -8/+26 |
| | |||||
* | New gettextize option -n/--dry-run. | Bruno Haible | 2009-06-23 | 2 | -107/+221 |
| | |||||
* | Use functions for maintainability. | Bruno Haible | 2009-06-23 | 2 | -429/+442 |
| | |||||
* | Use 'echo' instead of '$echo'. | Bruno Haible | 2009-06-23 | 2 | -61/+64 |
| | |||||
* | Restore XEmacs portability. | Bruno Haible | 2009-06-23 | 2 | -46/+95 |
| | |||||
* | gettextize must also copy mkinstalldirs. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
| | |||||
* | Aff tooltips. | Bruno Haible | 2009-06-23 | 2 | -43/+96 |
| | |||||
* | Regenerated for 0.11.2. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Release 0.11.2. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Split off the coding-system determination to po-compat.el. | Bruno Haible | 2009-06-23 | 4 | -152/+239 |
| | |||||
* | Update to newest ISO-639. | Bruno Haible | 2009-06-23 | 2 | -1/+8 |
| | |||||
* | Prefer sed to head. | Bruno Haible | 2009-06-23 | 2 | -1/+7 |
| | |||||
* | Three more teams. | Bruno Haible | 2009-06-23 | 2 | -0/+7 |
| | |||||
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Release 0.11.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Fix last patch. | Bruno Haible | 2009-06-23 | 2 | -3/+10 |
| | |||||
* | Allow po-mode to be called on nonexisting or empty files. | Bruno Haible | 2009-06-23 | 2 | -29/+38 |
| |