summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix gcc warnings on MacOS X.Bruno Haible2009-06-232-2/+7
* Fix build failures on MacOS X.Bruno Haible2009-06-232-1/+8
* Don't compile strtoul.c on platforms that already have strtoul.Bruno Haible2009-06-232-1/+6
* Avoid gcc warning.Bruno Haible2009-06-232-2/+8
* Define the alias differently.Bruno Haible2009-06-232-5/+11
* Undo again.Bruno Haible2009-06-232-3/+8
* Oops, undo last commit.Bruno Haible2009-06-232-1/+8
* Undo 2005-01-14 patch. Already done in a better way in stpncpy.h.Bruno Haible2009-06-232-8/+1
* Updated translations.Bruno Haible2009-06-232-1473/+949
* Last fixes for guile.Bruno Haible2009-06-236-3/+17
* Use an all-permissive copyright notice.Bruno Haible2009-06-2353-331/+239
* Support for Scheme.Bruno Haible2009-06-2319-32/+236
* Hello-world example with Scheme (guile).Bruno Haible2009-06-2310-0/+453
* Integration test with guile.Bruno Haible2009-06-231-0/+117
* Test for Scheme format strings.Bruno Haible2009-06-232-0/+501
* Elementary test for the xgettext Scheme backend.Bruno Haible2009-06-231-0/+44
* xgettext Scheme backend.Bruno Haible2009-06-232-0/+1283
* Format string parser for Scheme.Bruno Haible2009-06-231-0/+3527
* Remove no-op comments.Bruno Haible2009-06-232-2/+6
* Fix typo in comment.Bruno Haible2009-06-231-2/+2
* Comment.Bruno Haible2009-06-232-2/+3
* gnu_stpncpy, for AIX.Bruno Haible2009-06-232-2/+9
* Typo in comment.Bruno Haible2009-06-231-2/+2
* Fix for "make distrib".Bruno Haible2009-06-232-0/+8
* A more secure way to create a temporary CVS repository.Bruno Haible2009-06-232-2/+23
* Use a more secure way to create temporary files and directories.Bruno Haible2009-06-234-10/+89
* msggrep now uses libgrep, instead of calling 'grep' through the command line.Bruno Haible2009-06-2314-99/+235
* grep as a library.Bruno Haible2009-06-236-0/+365
* grep as a library. Based on grep-2.5.1.Bruno Haible2009-06-238-0/+5628
* gnulib module 'strdup'.Bruno Haible2009-06-233-0/+102
* gnulib module 'restrict'.Bruno Haible2009-06-231-0/+40
* gnulib module regex.Bruno Haible2009-06-233-0/+8970
* gnulib module 'memchr'.Bruno Haible2009-06-232-0/+222
* gnulib module 'hard-locale'.Bruno Haible2009-06-233-0/+111
* The xgettext -j option may need to do charset conversion.Bruno Haible2009-06-237-7/+104
* Test -j option with charset conversion from ISO-8859-1 to UTF-8.Bruno Haible2009-06-231-0/+79
* Fix usage message.Bruno Haible2009-06-232-1/+5
* Fix a warning.Bruno Haible2009-06-232-1/+6
* Fix endless loop when Tcl file contains a tab.Bruno Haible2009-06-232-2/+8
* fwriteerror now calls fclose().Bruno Haible2009-06-2312-49/+58
* Update 'strerror' module from gnulib, but keep #if !HAVE_STRERROR modification.Bruno Haible2009-06-232-6/+17
* Add a patch from gnulib.Bruno Haible2009-06-232-3/+7
* Update 'strtol' and 'strtoul' modules from gnulib.Bruno Haible2009-06-233-248/+101
* Update 'strstr' module from gnulib.Bruno Haible2009-06-232-19/+19
* Update 'strpbrk' module from gnulib.Bruno Haible2009-06-232-17/+18
* Update 'strcspn' module from gnulib.Bruno Haible2009-06-232-10/+6
* Update 'strcase' module from gnulib.Bruno Haible2009-06-237-117/+56
* Part of gnulib module 'strcase'.Bruno Haible2009-06-231-0/+39
* Update 'stpncpy' module from gnulib.Bruno Haible2009-06-2310-30/+36
* Part of gnulib module 'stpncpy'.Bruno Haible2009-06-231-0/+63