summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,Bruno Haible2009-06-2325-177/+703
* Compile strtoul.c only on platforms that need it.Bruno Haible2009-06-234-0/+14
* gnulib module 'strtoul'.Bruno Haible2009-06-231-0/+18
* gnulib module 'strtol'.Bruno Haible2009-06-231-0/+19
* Avoid HP-UX sh limitations.Bruno Haible2009-06-232-1/+6
* Update list of exports.Bruno Haible2009-06-232-1/+10
* Link gettextpo.dll against intl.dll.Bruno Haible2009-06-232-1/+5
* msginit needs plural-count.obj.Bruno Haible2009-06-233-2/+7
* strtoul.obj is not needed on these platforms.Bruno Haible2009-06-233-8/+7
* Add the necessary directories to INCLUDES.Bruno Haible2009-06-232-1/+6
* Allow use in C++ mode.Bruno Haible2009-06-232-0/+16
* Allow compilation in C++ mode.Bruno Haible2009-06-233-1/+29
* On Windows, export this variable from the DLL, so that libgrep can use it.Bruno Haible2009-06-232-2/+6
* Distribute windows/getopt.h.Bruno Haible2009-06-232-1/+6
* Symbolic link to getopt_.h.Bruno Haible2009-06-231-0/+2
* Install also tutorial.html.Bruno Haible2009-06-233-0/+6
* Update from gnulib. Fixes a compilation failure with HP-UX cc.Bruno Haible2009-06-232-2/+11
* Integrate Gora Mohanty's tutorial.Bruno Haible2009-06-232-2/+9
* Remove the navigation panel.Bruno Haible2009-06-231-10/+15
* Tutorial from Gora Mohanty.Bruno Haible2009-06-231-0/+730
* New Irish translations.Bruno Haible2009-06-2331-28/+147
* Update version number.Bruno Haible2009-06-234-12/+18
* New function po_header_set_field.Bruno Haible2009-06-235-4/+97
* Add a version number.Bruno Haible2009-06-235-0/+21
* New functions po_message_remove_filepos, po_message_add_filepos.Bruno Haible2009-06-235-0/+67
* New function po_message_set_extracted_comments.Bruno Haible2009-06-235-1/+56
* Work around AIX compiler bug.Bruno Haible2009-06-232-1/+10
* Make it compile with Solaris cc.Bruno Haible2009-06-232-2/+11
* Write name properly.Bruno Haible2009-06-231-1/+1
* Fix gcc -Wall warning.Bruno Haible2009-06-233-4/+9
* Fix link error on MacOS X.Bruno Haible2009-06-232-2/+8
* Avoid compiler warning.Bruno Haible2009-06-232-1/+6
* Use c_strcasecmp instead of strcasecmp; needed for Turkish locale.Bruno Haible2009-06-238-12/+43
* Add gnulib module 'c-strcase'.Bruno Haible2009-06-234-0/+19
* New gnulib module 'c-strcase'.Bruno Haible2009-06-233-0/+157
* Oops, fix typo in last patch.Bruno Haible2009-06-231-1/+1
* Use LC_ALL=C to protect range expression against Estonian locale.Bruno Haible2009-06-239-6/+35
* Use PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.Bruno Haible2009-06-2321-40/+146
* Use PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.Bruno Haible2009-06-232-3/+16
* Explain the role of the AM_GNU_GETTEXT_VERSION argument.Bruno Haible2009-06-232-0/+17
* Check the version number actively.Bruno Haible2009-06-232-0/+21
* Move the parsing of #: lines into a function in read-po-abstract.c.Bruno Haible2009-06-234-1734/+0
* Leave #: lines with unknown syntax alone instead of turning them intoBruno Haible2009-06-2311-48/+383
* New section about release management.Bruno Haible2009-06-232-1/+26
* Add el, ru, uk.Bruno Haible2009-06-231-2/+2
* Avoid buffer overrun when the string does not end in a newline.Bruno Haible2009-06-232-1/+16
* Secure creation of temporary file.Bruno Haible2009-06-231-7/+38
* Add info about Vietnamese.Bruno Haible2009-06-234-2/+13
* Fix link error when building statically on MacOS X.Bruno Haible2009-06-236-18/+40
* Fix a link error on MacOS X.Bruno Haible2009-06-232-2/+7