summaryrefslogtreecommitdiffstats
path: root/gettext-tools/lib
Commit message (Collapse)AuthorAgeFilesLines
* Test HAVE_CONFIG_H using #ifdef.Bruno Haible2009-06-2332-61/+90
|
* Make it possible for the hash value to point to the statically storedBruno Haible2009-06-233-10/+17
| | | | hash key.
* Revamp the hash table API.Bruno Haible2009-06-231-0/+17
|
* Revamp the hash table API.Bruno Haible2009-06-232-151/+229
|
* Support for context dependent translations in PO files.Bruno Haible2009-06-232-1/+69
|
* Regenerated.Bruno Haible2009-06-231-23/+33
|
* Use gnulib module 'byteswap'.Bruno Haible2009-06-232-0/+20
|
* gnulib module 'byteswap'.Bruno Haible2009-06-231-0/+44
|
* No longer need strcasecmp() and strncasecmp().Bruno Haible2009-06-233-8/+3
|
* strcasecmp() and strncasecmp() are no longer used.Bruno Haible2009-06-234-115/+6
|
* Regenerated.Bruno Haible2009-06-231-11/+20
|
* Restructure the resizing code.Bruno Haible2009-06-232-21/+35
|
* Tidy up exported symbols of libintl library.Bruno Haible2009-06-232-2/+10
|
* Ignore more autogenerated files.Bruno Haible2009-06-231-0/+9
|
* Use BUILT_SOURCES to simplify the Makefile.am.Bruno Haible2009-06-232-4/+9
|
* Append suffix .dll to csc -reference argument.Bruno Haible2009-06-233-3/+10
|
* Support for mingw platform.Bruno Haible2009-06-232-1/+5
|
* Add more Windows codepage numbers.Bruno Haible2009-06-232-2/+15
|
* Avoid gcc warning on mingw.Bruno Haible2009-06-233-3/+11
|
* Avoid gcc warning on mingw.Bruno Haible2009-06-231-0/+5
|
* Add ChangeLog entries from 0.14.5 release.Bruno Haible2009-06-231-0/+4
|
* Update FSF postal address.Bruno Haible2009-06-23155-184/+181
|
* Regenerated for 0.14.4.Bruno Haible2009-06-231-22/+23
|
* Release 0.14.4.Bruno Haible2009-06-231-0/+4
|
* Renamed config/ to build-aux/.Bruno Haible2009-06-232-2/+7
|
* Update for 0.14.3.Bruno Haible2009-06-231-1/+1
|
* Modernize.Bruno Haible2009-06-232-38/+13
|
* Release 0.14.3.Bruno Haible2009-06-231-0/+4
|
* Regenerated for 0.14.2.Bruno Haible2009-06-231-123/+143
|
* Release 0.14.2.Bruno Haible2009-06-231-0/+4
|
* strtoul.obj is not needed on these platforms.Bruno Haible2009-06-233-8/+7
|
* 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
|
* Update from gnulib. Fixes a compilation failure with HP-UX cc.Bruno Haible2009-06-232-2/+11
|
* Work around AIX compiler bug.Bruno Haible2009-06-232-1/+10
|
* Use c_strcasecmp instead of strcasecmp; needed for Turkish locale.Bruno Haible2009-06-232-0/+16
|
* Add gnulib module 'c-strcase'.Bruno Haible2009-06-232-0/+13
|
* New gnulib module 'c-strcase'.Bruno Haible2009-06-233-0/+157
|
* Secure creation of temporary file.Bruno Haible2009-06-231-7/+38
|
* Fix a link error on MacOS X.Bruno Haible2009-06-232-2/+7
|
* Don't compile strtoul.c on platforms that already have strtoul.Bruno Haible2009-06-232-1/+6
|
* Define the alias differently.Bruno Haible2009-06-232-5/+11
|
* Use a more secure way to create temporary files and directories.Bruno Haible2009-06-231-0/+5
|
* Fix a warning.Bruno Haible2009-06-232-1/+6
|
* fwriteerror now calls fclose().Bruno Haible2009-06-234-29/+40
|
* 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
|