| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 2 | -2/+2 |
* | Support MSVC build with newer versions of Visual Studio. | Eli Zaretskii | 2011-11-05 | 1 | -1/+3 |
* | Merge from gnulib, fixing some 'configure' typos (Bug#9696). | Paul Eggert | 2011-10-07 | 2 | -28/+16 |
* | Merge from gnulib, improving some licensing wording. | Paul Eggert | 2011-09-26 | 8 | -87/+295 |
* | Merge from gnulib, porting to Tru64. | Paul Eggert | 2011-09-11 | 2 | -2/+8 |
* | Merge from gnulib. | Paul Eggert | 2011-09-03 | 3 | -3/+10 |
* | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 4 | -76/+128 |
* | * lib/stdint.in.h: Merge from gnulib (Bug#9025). | Paul Eggert | 2011-07-09 | 1 | -41/+55 |
* | Add strtoimax module, needed for Solaris 8 port. | Paul Eggert | 2011-07-08 | 2 | -1/+54 |
* | Simplify Emacs part of pthread_sigmask support. | Paul Eggert | 2011-07-08 | 6 | -79/+498 |
* | Add gnulib support for pthread_sigmask. | Paul Eggert | 2011-07-06 | 2 | -1/+431 |
* | Use gnulib's dup2 module instead of rolling our own. | Paul Eggert | 2011-06-25 | 2 | -1/+142 |
* | * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib. | Paul Eggert | 2011-06-23 | 2 | -1/+9 |
* | Use gnulib's alloca-opt module. | Paul Eggert | 2011-06-21 | 2 | -1/+80 |
* | Add crypto/sha256 and crypto/sha512 modules from gnulib | Leo Liu | 2011-06-21 | 7 | -1/+1576 |
* | * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib. | Paul Eggert | 2011-06-19 | 1 | -0/+2 |
* | Merge from gnulib: lib/gnulib.mk, m4/*.m4. | Paul Eggert | 2011-06-15 | 1 | -12/+8 |
* | * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-06-15 | 3 | -45/+17 |
* | * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib. | Paul Eggert | 2011-06-08 | 1 | -141/+141 |
* | Merge from gnulib. | Paul Eggert | 2011-06-06 | 2 | -5/+2 |
* | * lib/getopt.c: Merge trivial change from gnulib. | Paul Eggert | 2011-06-04 | 1 | -1/+0 |
* | * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib. | Paul Eggert | 2011-06-02 | 2 | -5/+12 |
* | lib/getopt_.h: Regenerate. | Juanma Barranquero | 2011-05-31 | 1 | -2/+2 |
* | Adjust to recent gnulib change for @GUARD_PREFIX@. | Paul Eggert | 2011-05-29 | 13 | -66/+78 |
* | * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib. | Paul Eggert | 2011-05-27 | 2 | -21/+70 |
* | Add crypto/sha1 module from gnulib | Leo Liu | 2011-05-24 | 4 | -1/+539 |
* | * lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-05-23 | 1 | -1/+3 |
* | Merge from gnulib. | Paul Eggert | 2011-05-22 | 2 | -17/+23 |
* | Merge from gnulib. | Paul Eggert | 2011-05-15 | 3 | -37/+285 |
* | Merge from gnulib. | Paul Eggert | 2011-05-05 | 1 | -51/+79 |
* | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux. | Paul Eggert | 2011-05-04 | 2 | -1/+64 |
* | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies. | Paul Eggert | 2011-05-03 | 2 | -1/+12 |
* | Update from gnulib. | Paul Eggert | 2011-04-26 | 1 | -4/+13 |
* | Merge from gnulib. | Paul Eggert | 2011-04-22 | 2 | -3/+5 |
* | Simpler version of strtoumax module. | Paul Eggert | 2011-04-22 | 4 | -1197/+4 |
* | * lib/wchar.h, lib/inttypes.h: Remove; not needed. | Paul Eggert | 2011-04-21 | 2 | -2471/+0 |
* | * Makefile.in (GNULIB_MODULES): Add strtoumax. | Paul Eggert | 2011-04-21 | 12 | -1/+5587 |
* | Merge from gnulib. | Paul Eggert | 2011-04-17 | 3 | -17/+242 |
* | Merge from gnulib. | Paul Eggert | 2011-04-10 | 1 | -6/+10 |
* | Merge from gnulib. | Paul Eggert | 2011-04-09 | 3 | -4/+14 |
* | Update from gnulib. | Paul Eggert | 2011-04-08 | 5 | -26/+37 |
* | Don't call gnulib's careadlinkat on Windows. | Eli Zaretskii | 2011-04-06 | 1 | -13/+2 |
* | lib/makefile.w32-in: Adapt to changes in 2011-04-06T05:19:39Z!eggert@cs.ucla.... | Juanma Barranquero | 2011-04-06 | 1 | -3/+21 |
* | * lib/gnulib.mk, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4: Merge from gnulib. | Paul Eggert | 2011-04-06 | 1 | -9/+24 |
* | Merge changes from gnulib. | Paul Eggert | 2011-04-05 | 2 | -21/+25 |
* | Replace two copies of readlink code with single gnulib version. | Paul Eggert | 2011-03-31 | 4 | -1/+300 |
* | lib/stdio.in.h, m4/gnulib-common.m4: Regenerate from latest gnulib. | Paul Eggert | 2011-03-31 | 1 | -1/+45 |
* | Merge removals from trunk. | Paul Eggert | 2011-03-22 | 1 | -1492/+0 |
* | Merge from gnulib. | Paul Eggert | 2011-03-21 | 1 | -5/+6 |
* | Merge from trunk and from gnulib stdio. | Paul Eggert | 2011-03-20 | 3 | -15/+1435 |
|\ |
|