| Commit message (Expand) | Author | Age | Files | Lines |
* | Add crypto/sha256 and crypto/sha512 modules from gnulib | Leo Liu | 2011-06-21 | 1 | -0/+15 |
* | * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib. | Paul Eggert | 2011-06-19 | 1 | -0/+4 |
* | Small configure.in fix. | Glenn Morris | 2011-06-17 | 1 | -0/+5 |
* | * m4/lstat.m4: Merge from gnulib (Bug#8878). | Paul Eggert | 2011-06-16 | 1 | -0/+4 |
* | configure.in: Try to determine CRT_DIR automatically when using gcc | Miles Bader | 2011-06-17 | 1 | -0/+5 |
* | Merge from gnulib: lib/gnulib.mk, m4/*.m4. | Paul Eggert | 2011-06-15 | 1 | -1/+6 |
* | * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-06-15 | 1 | -0/+4 |
* | Fix resize and change of scroll bar width for Gtk3. | Jan Djärv | 2011-06-14 | 1 | -0/+4 |
* | * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib. | Paul Eggert | 2011-06-08 | 1 | -0/+4 |
* | Move ChangeLog entry to the right file. | Glenn Morris | 2011-06-07 | 1 | -1/+1 |
* | [ChangeLog] | Paul Eggert | 2011-06-06 | 1 | -0/+5 |
* | Merge from gnulib. | Paul Eggert | 2011-06-06 | 1 | -0/+5 |
* | * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib. | Paul Eggert | 2011-06-02 | 1 | -0/+4 |
* | Use 'inline', not 'INLINE'. | Paul Eggert | 2011-05-30 | 1 | -0/+5 |
|\ |
|
| * | Merge from trunk. | Paul Eggert | 2011-05-29 | 1 | -1/+8 |
| |\
| |/
|/| |
|
| * | [ChangeLog] | Paul Eggert | 2011-05-28 | 1 | -0/+5 |
* | | Adjust to recent gnulib change for @GUARD_PREFIX@. | Paul Eggert | 2011-05-29 | 1 | -0/+7 |
|/ |
|
* | * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib. | Paul Eggert | 2011-05-27 | 1 | -0/+4 |
* | * Makefile.in (check): Just give a message if no test/ directory. | Glenn Morris | 2011-05-24 | 1 | -0/+2 |
* | * configure.in: Avoid using variables inside AC_CONFIG_FILES. | Glenn Morris | 2011-05-24 | 1 | -0/+2 |
* | Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake. | Glenn Morris | 2011-05-24 | 1 | -0/+8 |
* | Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least. | Glenn Morris | 2011-05-24 | 1 | -6/+0 |
* | Remove dead code in configure.in. | Glenn Morris | 2011-05-24 | 1 | -0/+3 |
* | Add crypto/sha1 module from gnulib | Leo Liu | 2011-05-24 | 1 | -0/+10 |
* | * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes. | Glenn Morris | 2011-05-24 | 1 | -0/+2 |
* | Define the list of subdir Makefiles only in configure.in. | Glenn Morris | 2011-05-24 | 1 | -0/+8 |
* | Restore test/ to its non-distributed state (bug#8107) | Glenn Morris | 2011-05-23 | 1 | -0/+7 |
* | Eliminate some duplication in top-level Makefile.in. | Glenn Morris | 2011-05-23 | 1 | -0/+6 |
* | * lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-05-23 | 1 | -0/+4 |
* | Merge from gnulib. | Paul Eggert | 2011-05-22 | 1 | -0/+5 |
* | * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk. | Andreas Schwab | 2011-05-21 | 1 | -0/+4 |
* | .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h. | Eli Zaretskii | 2011-05-20 | 1 | -0/+2 |
* | Fix the MSDOS build as follows from 2011-05-19T06:04:16Z!rgm@gnu.org, 2011-05... | Eli Zaretskii | 2011-05-20 | 1 | -0/+4 |
* | Remove $shortlisp from src/Makefile.in. | Glenn Morris | 2011-05-19 | 1 | -0/+4 |
* | Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. | Glenn Morris | 2011-05-18 | 1 | -0/+5 |
* | Fix last commit. | Eli Zaretskii | 2011-05-18 | 1 | -6/+6 |
* | ChangeLog changes for 2011-05-18T00:35:01Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-05-18 | 1 | -0/+9 |
* | Make configure.in give an error if no X-toolkit was detected. | Glenn Morris | 2011-05-14 | 1 | -0/+5 |
* | Put ChangeLog entries in the correct files. | Glenn Morris | 2011-05-12 | 1 | -31/+0 |
* | Small Makefile.in fixes for bug#8642. | Glenn Morris | 2011-05-12 | 1 | -1/+6 |
* | fix many doubled-word typos | U. Ser | 2011-05-10 | 1 | -0/+31 |
* | * configure.in: Require GnuTLS 2.6.x or higher. | Ted Zlatanov | 2011-05-09 | 1 | -0/+4 |
* | Do not assume EMACS_INT is the same width as a pointer. | Paul Eggert | 2011-05-06 | 1 | -0/+12 |
|\ |
|
| * | Merge from mainline. | Paul Eggert | 2011-05-04 | 1 | -3/+6 |
| |\
| |/
|/| |
|
| * | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux. | Paul Eggert | 2011-05-04 | 1 | -0/+4 |
| * | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies. | Paul Eggert | 2011-05-03 | 1 | -0/+6 |
| * | * configure.in (BITS_PER_LONG_LONG): New macro. | Paul Eggert | 2011-04-29 | 1 | -0/+4 |
* | | Stop bootstrap clobbering config.log (bug#765) | Glenn Morris | 2011-05-04 | 1 | -0/+5 |
|/ |
|
* | Fixed a bug that caused configure with --enable-checking=stringoverrun to hav... | Ben Key | 2011-04-26 | 1 | -0/+5 |
* | Merge from mainline. | Paul Eggert | 2011-04-25 | 1 | -3/+10 |
|\ |
|