| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Import stpcpy as well to libgettextpo | Daiki Ueno | 2015-07-12 | 1 | -0/+1 |
* | build: Avoid link error on Mac OS X < 10.6 | Daiki Ueno | 2015-07-12 | 1 | -0/+1 |
* | maint: Update copyright year | Daiki Ueno | 2015-06-05 | 1 | -1/+1 |
* | xgettext: Support message syntax checks | Daiki Ueno | 2015-03-03 | 1 | -0/+2 |
* | autogen.sh: Copy intl.m4 and po.m4 | Daiki Ueno | 2014-12-10 | 1 | -0/+13 |
* | autogen.sh: Fix typo | Daiki Ueno | 2014-12-03 | 1 | -3/+3 |
* | autogen.sh: Use xz-compressed archive tarball | Daiki Ueno | 2014-06-06 | 1 | -5/+6 |
* | maint: Remove duplicate files from the repository | Daiki Ueno | 2014-05-01 | 1 | -0/+9 |
* | build: Turn update-po.sh into a Makefile rule | Daiki Ueno | 2014-04-25 | 1 | -2/+1 |
* | build: Use git-version-gen intead of version.sh | Daiki Ueno | 2014-04-22 | 1 | -0/+2 |
* | autogen.sh: Split the regeneration of data files into update.sh | Daiki Ueno | 2014-04-21 | 1 | -102/+32 |
* | autogen.sh: Use included gettext-tools for bootstrap | Daiki Ueno | 2014-04-17 | 1 | -28/+90 |
* | autogen.sh: Error out when gnulib-tool exit with non-zero | Daiki Ueno | 2014-04-07 | 1 | -8/+8 |
* | gettext-tools: convert tests to use init.sh from Gnulib | Daiki Ueno | 2013-07-10 | 1 | -0/+1 |
* | Prepare for 0.18.3. | Daiki Ueno | 2013-07-07 | 1 | -2/+2 |
* | autogen.sh: Mention GNULIB_TOOL again for off-line bootstrap. | Daiki Ueno | 2013-06-26 | 1 | -3/+6 |
* | Respect only GNULIB_SRCDIR, not GNULIB_TOOL. | Daiki Ueno | 2013-06-17 | 1 | -50/+49 |
* | Embed gnulib as a git submodule. | Daiki Ueno | 2013-06-17 | 1 | -8/+64 |
* | build: drop the 'fixacocal' auxiliary script | Stefano Lattarini | 2013-06-10 | 1 | -5/+5 |
* | build: enable parallel tests harness from Automake | Stefano Lattarini | 2013-05-30 | 1 | -1/+1 |
* | Fix bootstrap error on Mac OS X. | Daiki Ueno | 2013-05-13 | 1 | -0/+1 |
* | Retrieve archive.dir.tar from FTP when bootstrapping. | Daiki Ueno | 2013-05-02 | 1 | -0/+4 |
* | Fix link errors related to C99-style extern inline. | Daiki Ueno | 2013-01-17 | 1 | -1/+1 |
* | Prepare for 0.18.2. | Daiki Ueno | 2012-12-25 | 1 | -2/+2 |
* | Fix W64 build errors. | Daiki Ueno | 2012-12-22 | 1 | -0/+3 |
* | Ignore tests which fail with released libunistring. | Daiki Ueno | 2012-12-08 | 1 | -1/+8 |
* | Allow use of autoconf-2.69 and automake-1.12. | Bruno Haible | 2012-04-29 | 1 | -1/+2 |
* | Move intmax_t.m4 file into libasprintf subdirectory. | Bruno Haible | 2012-02-19 | 1 | -2/+2 |
* | Update after gnulib changed. | Bruno Haible | 2011-09-17 | 1 | -0/+3 |
* | Update after gnulib changed. | Bruno Haible | 2011-07-30 | 1 | -3/+3 |
* | Fix a link error due to rpl_wcrtomb on Solaris 9. | Bruno Haible | 2011-06-08 | 1 | -1/+1 |
* | libgrep needs mbrlen. | Bruno Haible | 2011-06-07 | 1 | -0/+1 |
* | Ensure intmax_t gets defined in libasprintf. | Bruno Haible | 2011-06-07 | 1 | -0/+1 |
* | Update from gnulib, use verify.h. | Bruno Haible | 2011-06-07 | 1 | -0/+1 |
* | Use gnulib's setlocale in all the programs. | Bruno Haible | 2011-06-07 | 1 | -1/+3 |
* | Update after gnulib changed. | Bruno Haible | 2011-06-07 | 1 | -1/+1 |
* | Use u8_mbtoucr instead of u8_mbtouc in some places. | Bruno Haible | 2011-06-07 | 1 | -0/+2 |
* | Update after gnulib changed. | Bruno Haible | 2011-06-07 | 1 | -1/+1 |
* | Update comment. | Bruno Haible | 2010-09-24 | 1 | -1/+1 |
* | Simplify use of gnulib-tool now that gnulib-tool --import works better. | Bruno Haible | 2010-09-04 | 1 | -15/+0 |
* | Update comments. | Bruno Haible | 2010-08-30 | 1 | -1/+1 |
* | Use new ansi-c++.m4 from gnulib. | Bruno Haible | 2010-08-30 | 1 | -0/+2 |
* | Don't --avoid too many modules. | Bruno Haible | 2010-06-04 | 1 | -1/+1 |
* | Prepare for 0.18.1. | Bruno Haible | 2010-06-04 | 1 | -2/+2 |
* | Link with libunistring, if it exists. | Bruno Haible | 2010-06-03 | 1 | -0/+2 |
* | Use the newest regex module from gnulib. | Bruno Haible | 2010-06-03 | 1 | -9/+33 |
* | Do regex matching purely with regex, not regex + dfa + kwset. | Bruno Haible | 2010-06-03 | 1 | -1/+0 |
* | Record the gnulib commit. | Bruno Haible | 2010-05-09 | 1 | -3/+3 |
* | Remove autoconf-lib-link directory, obsoleted by gnulib. | Bruno Haible | 2010-04-25 | 1 | -15/+4 |
* | Update after gnulib changed. | Bruno Haible | 2010-03-28 | 1 | -1/+1 |