| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Assume <locale.h> exists. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Assume autoconf 2.60 or newer. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
* | Changes from the 0.14.6 branch. | Bruno Haible | 2009-06-23 | 1 | -0/+10 |
* | Treat mingw like Cygwin. | Bruno Haible | 2009-06-23 | 1 | -0/+11 |
* | Cygwin support. | Bruno Haible | 2009-06-23 | 1 | -0/+14 |
* | Simplify compiling src/format.c in C++ mode. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Enable shared libraries on Cygwin. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Create directory 'windows' if $srcdir != $builddir. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Optimize the use of xasprintf for string concatenation. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Change the gt_JAVACOMP macro to choose a Java compiler suitable for | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Use a substitute for <unistd.h> on those platforms where it doesn't exist. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Stop using the mkinstalldirs script. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Speed up msgmerge with large compendia by use of fast fuzzy search. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Cygwin portability. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Fix the setting of HAVE_FWPRINTF in the config.h for msvc and vms. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | The gnulib module 'strcase' is no longer used. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Use an internationalized bison parser. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Use gnulib module 'byteswap'. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | New configure options --disable-java, --disable-native-java. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | Accept --without-emacs option. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Make VPATH builds with $srcdir = $builddir work. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Respect some ordering constraints. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Support for mingw platform. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
* | Add ChangeLog entries from 0.14.5 release. | Bruno Haible | 2009-06-23 | 1 | -0/+10 |
* | Protect against pnet installations with missing pnetlib. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Make it possible for multiple threads to use gettext() in different locales. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Release 0.14.4. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Bump version number. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | Change AC_CONFIG_AUX_DIR argument. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | Renamed config/ to build-aux/. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Update for 0.14.3. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Release 0.14.3. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Bump version number to 0.14.3. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | Release 0.14.2. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Perform the lang-* tests both in a traditional locale and in a UTF-8 locale, | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Compile strtoul.c only on platforms that need it. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Update list of exports. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | Distribute windows/getopt.h. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Update version number. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | New function po_header_set_field. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Add a version number. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | New functions po_message_remove_filepos, po_message_add_filepos. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | New function po_message_set_extracted_comments. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Add gnulib module 'c-strcase'. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | msggrep now uses libgrep, instead of calling 'grep' through the command line. | Bruno Haible | 2009-06-23 | 1 | -0/+10 |
* | Update 'strcase' module from gnulib. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Update 'stpncpy' module from gnulib. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Update 'error' module from gnulib. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | gnulib module 'quote'. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | gnulib module 'exitfail'. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |