Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a link error on MacOS X. | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Fix gcc warnings on MacOS X. | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Fix build failures on MacOS X. | Bruno Haible | 2009-06-23 | 2 | -1/+8 |
* | Don't compile strtoul.c on platforms that already have strtoul. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
* | Avoid gcc warning. | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | Define the alias differently. | Bruno Haible | 2009-06-23 | 2 | -5/+11 |
* | Undo again. | Bruno Haible | 2009-06-23 | 2 | -3/+8 |
* | Oops, undo last commit. | Bruno Haible | 2009-06-23 | 2 | -1/+8 |
* | Undo 2005-01-14 patch. Already done in a better way in stpncpy.h. | Bruno Haible | 2009-06-23 | 2 | -8/+1 |
* | Updated translations. | Bruno Haible | 2009-06-23 | 2 | -1473/+949 |
* | Last fixes for guile. | Bruno Haible | 2009-06-23 | 6 | -3/+17 |
* | Add notes about Java and C#. | Bruno Haible | 2009-06-23 | 2 | -0/+30 |
* | Add note about gettext.jar. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Updated translations. | Bruno Haible | 2009-06-23 | 2 | -46/+57 |
* | Use an all-permissive copyright notice. | Bruno Haible | 2009-06-23 | 53 | -331/+239 |
* | Use an all-permissive copyright notice. | Bruno Haible | 2009-06-23 | 30 | -149/+115 |
* | Use an all-permissive copyright notice. | Bruno Haible | 2009-06-23 | 4 | -15/+14 |
* | Support for Scheme. | Bruno Haible | 2009-06-23 | 20 | -32/+243 |
* | Hello-world example with Scheme (guile). | Bruno Haible | 2009-06-23 | 10 | -0/+453 |
* | Integration test with guile. | Bruno Haible | 2009-06-23 | 1 | -0/+117 |
* | Test for Scheme format strings. | Bruno Haible | 2009-06-23 | 2 | -0/+501 |
* | Elementary test for the xgettext Scheme backend. | Bruno Haible | 2009-06-23 | 1 | -0/+44 |
* | xgettext Scheme backend. | Bruno Haible | 2009-06-23 | 2 | -0/+1283 |
* | Format string parser for Scheme. | Bruno Haible | 2009-06-23 | 1 | -0/+3527 |
* | Remove no-op comments. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
* | Fix typo in comment. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Comment. | Bruno Haible | 2009-06-23 | 2 | -2/+3 |
* | gnu_stpncpy, for AIX. | Bruno Haible | 2009-06-23 | 2 | -2/+9 |
* | Typo in comment. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Fix for "make distrib". | Bruno Haible | 2009-06-23 | 2 | -0/+8 |
* | A more secure way to create a temporary CVS repository. | Bruno Haible | 2009-06-23 | 2 | -2/+23 |
* | Use a more secure way to create temporary files and directories. | Bruno Haible | 2009-06-23 | 4 | -10/+89 |
* | msggrep now uses libgrep, instead of calling 'grep' through the command line. | Bruno Haible | 2009-06-23 | 15 | -99/+236 |
* | grep as a library. | Bruno Haible | 2009-06-23 | 6 | -0/+365 |
* | grep as a library. Based on grep-2.5.1. | Bruno Haible | 2009-06-23 | 8 | -0/+5628 |
* | gnulib module 'strdup'. | Bruno Haible | 2009-06-23 | 3 | -0/+102 |
* | gnulib module 'restrict'. | Bruno Haible | 2009-06-23 | 1 | -0/+40 |
* | gnulib module regex. | Bruno Haible | 2009-06-23 | 3 | -0/+8970 |
* | gnulib module 'memchr'. | Bruno Haible | 2009-06-23 | 2 | -0/+222 |
* | gnulib module 'hard-locale'. | Bruno Haible | 2009-06-23 | 3 | -0/+111 |
* | Casts are more reliable than 'as' ! | Bruno Haible | 2009-06-23 | 2 | -7/+12 |
* | Make the check work also with a C++ compiler. | Bruno Haible | 2009-06-23 | 2 | -5/+11 |
* | Make it work with automake-1.9. | Bruno Haible | 2009-06-23 | 2 | -9/+18 |
* | The xgettext -j option may need to do charset conversion. | Bruno Haible | 2009-06-23 | 7 | -7/+104 |
* | Test -j option with charset conversion from ISO-8859-1 to UTF-8. | Bruno Haible | 2009-06-23 | 1 | -0/+79 |
* | Emit some traces to the log file. | Bruno Haible | 2009-06-23 | 5 | -6/+21 |
* | Fix usage message. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Fix a warning. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
* | Fix endless loop when Tcl file contains a tab. | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | fwriteerror now calls fclose(). | Bruno Haible | 2009-06-23 | 12 | -49/+58 |