summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* Portability to mingw.Bruno Haible2009-06-236-5/+34
* Add support for native Woe32 API.Bruno Haible2009-06-232-0/+16
* Avoid a gcc warning related to -fstrict-aliasing.Bruno Haible2009-06-232-3/+8
* Avoid a compilation error on mingw.Bruno Haible2009-06-234-0/+20
* Improved ObjectiveC support.Bruno Haible2009-06-236-42/+209
* Fix bug found by HP-UX ia64 cc.Bruno Haible2009-06-232-4/+8
* Portability to AIX with cc.Bruno Haible2009-06-232-4/+10
* Portability to Solaris cc.Bruno Haible2009-06-232-7/+17
* Typo.Bruno Haible2009-06-231-1/+1
* File extension ".in" is a meta-extension.Bruno Haible2009-06-232-8/+24
* Fix mistake in comment.Bruno Haible2009-06-231-1/+1
* Fix list of RPMs needed for PHP.Bruno Haible2009-06-232-1/+5
* Portability to Cygwin.Bruno Haible2009-06-232-2/+8
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-2384-92/+186
* Move xmalloc.h to xalloc.h.Bruno Haible2009-06-231-3/+3
* Update file list.Bruno Haible2009-06-232-0/+5
* Assume ANSI C.Bruno Haible2009-06-232-8/+4
* Kill subprocesses when the main process exits due to SIGHUP or SIGTERMBruno Haible2009-06-2319-63/+470
* More reliable subprocess handling.Bruno Haible2009-06-232-98/+24
* Facility for registered fatal signal cleanups.Bruno Haible2009-06-236-0/+344
* Test for sig_atomic_t. Needed for reliable signal handlers.Bruno Haible2009-06-236-0/+30
* Remove --keyword-substring option.Bruno Haible2009-06-232-8/+6
* Recognize format strings depending on their position.Bruno Haible2009-06-2355-329/+2461
* Remove extraneous optimization of extract_all.Bruno Haible2009-06-2310-375/+290
* Make option -N work.Bruno Haible2009-06-232-2/+7
* New Java backend x-java.c, replaces the old Java backend x-java.l.Bruno Haible2009-06-2312-2649/+1391
* Fix a failure of lang-tcl when LC_CTYPE was set to an UTF-8 locale.Bruno Haible2009-06-234-3/+9
* Fix breakage done in last commit.Bruno Haible2009-06-231-2/+2
* Implement --extract-all for Glade.Bruno Haible2009-06-232-2/+8
* Forgot to initialize some global variables.Bruno Haible2009-06-234-0/+18
* Remove unused #includes.Bruno Haible2009-06-234-6/+6
* Typo in comment.Bruno Haible2009-06-231-1/+1
* Recognize the sub keyword and don't interpret dollars in the followingBruno Haible2009-06-234-18/+112
* Warn about $"...".Bruno Haible2009-06-232-0/+10
* Assume ANSI C.Bruno Haible2009-06-232-4/+6
* Additional API for libgettextpo.Bruno Haible2009-06-237-6/+162
* Use bool where appropriate.Bruno Haible2009-06-233-20/+28
* Portability to SunOS 4, which lacks atexit().Bruno Haible2009-06-235-1/+28
* Whitespace changes.Bruno Haible2009-06-2321-61/+61
* Fix comment: sh backend exists.Bruno Haible2009-06-231-1/+1
* Avoid gcc warnings.Bruno Haible2009-06-234-2/+11
* Mark some strings as c-format.Bruno Haible2009-06-233-1/+15
* Update file list.Bruno Haible2009-06-232-13/+41
* Update the source file list.Bruno Haible2009-06-232-0/+7
* More reliable checking for read errors.Bruno Haible2009-06-233-8/+45
* Use fwriteerror().Bruno Haible2009-06-232-16/+11
* Use fwriteerror() for reliable signalling of write error during stream output.Bruno Haible2009-06-2313-4/+221
* Improve error behaviour.Bruno Haible2009-06-233-6/+15
* Don't mention $"..." bash shorthand any more.Bruno Haible2009-06-231-3/+2
* Document how to internationalize shell scripts.Bruno Haible2009-06-233-56/+236