2019-03-08 |
Bruno Haible | unilbrk/u*-possible-linebreaks: Fix undefined behaviour. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Bruno Haible | unistr/*, uniconv/*: Fix undefined behaviour. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Bruno Haible | unistr/u8-cmp: Fix undefined behaviour. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Bruno Haible | unictype/numeric: Fix undefined behaviour. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-03-05 |
Paul Eggert | git-version-gen: fix --version copyright year |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Bruno Haible | relocatable-prog: Use wrapper-free installation on... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Bruno Haible | relocatable-prog: Revert "Use wrapper-free installation... |
commit | commitdiff | tree | snapshot |
2019-03-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-02-25 |
Paul Eggert | nstrftime: support the ‘+’ flag |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Bruno Haible | relocatable-prog: Improve verbose output. |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Bruno Haible | stat, lstat: Fix conflict with relocatable-prog-wrapper... |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Bernhard Voelker | long-options: add parse_gnu_standard_options_only |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Bruno Haible | relocatable-prog: Update documentation. |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Bruno Haible | relocatable-prog: Update documentation. |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Bruno Haible | relocatable-prog: Use wrapper-free installation also... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Paul Eggert | nstrftime: tweak arg order |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Bruno Haible | relocatable-prog: Use wrapper-free installation also... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Bruno Haible | relocatable-prog: Use $ORIGIN trick also on GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Eggert | nstrftime: merge glibc strftime changes |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Bruno Haible | relocatable-prog: Use $ORIGIN trick on more platforms. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Bruno Haible | progreloc: Speed up executable lookup on various platforms. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Bruno Haible | progreloc: Simplify code for Android. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Bruno Haible | gnulib-tool: Support --import with just a few tests... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Bruno Haible | gnulib-tool: Improve handling of multiple --local-dir... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Bruno Haible | libtextstyle: New module. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Bruno Haible | declared.sh: Fix bug with variables of pointer type. |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Bruno Haible | Add script for running tests under valgrind. |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Bruno Haible | declared.sh: Fix --version output. |
commit | commitdiff | tree | snapshot |
2019-02-03 |
Bruno Haible | Add script for determining the set of symbols to export... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Paul Eggert | vla: add commentary about VLA_ELEMS |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Paul Eggert | dtoastr,ftoastr,ldtoastr: port to c-strtod changes |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Bruno Haible | fma: Improve code style. |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Colin Watson | *-map tests: Fix compilation error. |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Bruno Haible | c-strtod, c-strtold: Use the bug fixes for strtod,... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Bruno Haible | strtod, strtold: Use the locale's decimal point. |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Bruno Haible | strtod, strtold tests: Simplify tests. |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Bruno Haible | strtod, strtold: Avoid unnecessary rounding errors. |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Bruno Haible | strtod, strtold: Work around HP-UX 11.31/ia64 bug. |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Bruno Haible | strtold: Add tests. |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Bruno Haible | strtold: New module. |
commit | commitdiff | tree | snapshot |
2019-01-29 |
Bruno Haible | strtod: Fix compilation error on IRIX 6.5. |
commit | commitdiff | tree | snapshot |
2019-01-28 |
Bruno Haible | Fix build error when building a shared libunistring... |
commit | commitdiff | tree | snapshot |
2019-01-28 |
Bruno Haible | Avoid build errors due to wrong references between... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tmpfile: Add support for Android, part 2. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | gperf: Fix error when this module is required by some... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tmpfile: Add support for Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Akim Demaille | bitsetv: allow free on NULL. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | test-framework-sh: Improve maintainability. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tests: Don't assume that /tmp exists. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tests: Accommodate a shell that is not in /bin/sh. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tests: Fix some "unused variable" warnings. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | unigbrk/uc-grapheme-breaks: Fix build failure. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | mountlist: Merge two .m4 files. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | tests: Enable Linux specific tests on Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | relocatable-prog: Use Linux code on Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | getloadavg: Add support for Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | vma-iter: Add support for Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | fts: Optimize on Android. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Bruno Haible | fts: Add support for Android. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | mountlist: Use Linux code on Android. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | localename tests: Fix test failure on Android. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | mountlist: Port better to Android. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | striconveh: Fix use of uninitialized iconv_t. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | nonblocking-socket-tests: Fix test failure on Android... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | sh-filename: Add support for Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | ptsname_r: Work around bug on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Bruno Haible | ttyname_r: Work around bug on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | getprogname: Port to Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | wcrtomb: Work around bug on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | setlocale: Work around bug on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | memchr: Work around bug on Android <= 5.0. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | random: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | mbtowc: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | fdatasync: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | unlinkat: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | renameat: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | fchownat: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Bruno Haible | gnulib-tool: Support running testdirs on Android. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Akim Demaille | relocatable-prog: add a comment |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Akim Demaille | relocatable-prog: avoid warnings from Automake |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Akim Demaille | array-list: Pacify warnings about unused arguments... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Bruno Haible | threadlib: Revert commit from 2018-06-25. We now have... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Bruno Haible | thread: Force linking with -lpthread, even when --as... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Akim Demaille | relocatable: avoid compiler warnings (-Wshadow) |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Bruno Haible | vasnprintf: Don't use %n on Android. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Bruno Haible | *printf: Support cross-compilation to Android. |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Bruno Haible | diacrit: Mark deprecated. |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Bruno Haible | diacrit: Mark deprecated. |
commit | commitdiff | tree | snapshot |
2019-01-20 |
Bruno Haible | rintl: Override broken implementation on NetBSD. |
commit | commitdiff | tree | snapshot |
2019-01-20 |
Bruno Haible | log10l: Work around inaccurate implementation on NetBSD. |
commit | commitdiff | tree | snapshot |
2019-01-20 |
Bruno Haible | logl: Work around inaccurate implementation on NetBSD. |
commit | commitdiff | tree | snapshot |
next |