| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from trunk. | Paul Eggert | 2011-07-27 | 1 | -1/+7 |
|\ |
|
| * | * GNUmakefile: New file. | Paul Eggert | 2011-07-27 | 1 | -0/+6 |
* | | Merge from trunk. | Paul Eggert | 2011-07-13 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26. | Jan Djärv | 2011-07-13 | 1 | -0/+4 |
* | | Merge from trunk. | Paul Eggert | 2011-07-12 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Suppress address randomization on Darwin (Bug#8395). | YAMAMOTO Mitsuharu | 2011-07-12 | 1 | -0/+5 |
* | | Merge from trunk. | Paul Eggert | 2011-07-10 | 1 | -1/+12 |
|\ \
| |/ |
|
| * | * lib/stdint.in.h: Merge from gnulib (Bug#9025). | Paul Eggert | 2011-07-09 | 1 | -0/+3 |
| * | * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB | Paul Eggert | 2011-07-09 | 1 | -0/+8 |
* | | Merge from trunk. | Paul Eggert | 2011-07-09 | 1 | -3/+34 |
|\ \
| |/ |
|
| * | Merge: Add gnulib's strtoimax module, needed on Solaris 8. | Paul Eggert | 2011-07-08 | 1 | -0/+8 |
| |\ |
|
| | * | Add strtoimax module, needed for Solaris 8 port. | Paul Eggert | 2011-07-08 | 1 | -0/+8 |
| |/ |
|
| * | Fix ChangeLog typos in previous commit. | Paul Eggert | 2011-07-08 | 1 | -2/+1 |
| * | Merge from trunk. | Paul Eggert | 2011-07-08 | 1 | -0/+2 |
| |\ |
|
| | * | Merge from gnulib. | Paul Eggert | 2011-07-08 | 1 | -0/+4 |
| | |\ |
|
| | | * | * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib. | Paul Eggert | 2011-07-08 | 1 | -0/+4 |
| * | | | Simplify Emacs part of pthread_sigmask support. | Paul Eggert | 2011-07-08 | 1 | -4/+6 |
| * | | | Merge from trunk. | Paul Eggert | 2011-07-08 | 1 | -1/+9 |
| |\ \ \
| | |/ / |
|
| | * | | * configure.in (maintainer-mode): Reflect default in help string. | Andreas Schwab | 2011-07-07 | 1 | -0/+4 |
| | * | | Simplify Irix build, remove iris4d.h file. | Dan Nicolaescu | 2011-07-06 | 1 | -0/+4 |
| | |/ |
|
| * | | Add Bug#. | Paul Eggert | 2011-07-06 | 1 | -1/+1 |
| * | | Add gnulib support for pthread_sigmask. | Paul Eggert | 2011-07-06 | 1 | -0/+14 |
| |/ |
|
* | | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 1 | -0/+9 |
* | | Merge from trunk. | Paul Eggert | 2011-07-06 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name. | Jan Djärv | 2011-07-05 | 1 | -0/+4 |
* | | [ChangeLog] | Paul Eggert | 2011-07-04 | 1 | -0/+8 |
|/ |
|
* | Fix typos that break xsettings.c compilation. | Glenn Morris | 2011-07-01 | 1 | -0/+4 |
* | * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests, which made .... | Lars Magne Ingebrigtsen | 2011-06-30 | 1 | -0/+5 |
* | Add GSettings support (GConf is going away). | Jan Djärv | 2011-06-30 | 1 | -0/+4 |
* | * configure.in: Try to test for the required crt*.o files. | Glenn Morris | 2011-06-28 | 1 | -0/+4 |
* | * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el. | Bill Wohler | 2011-06-26 | 1 | -0/+4 |
* | Use gnulib's dup2 module instead of rolling our own. | Paul Eggert | 2011-06-25 | 1 | -0/+7 |
* | * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib. | Paul Eggert | 2011-06-23 | 1 | -0/+4 |
* | Merge: Use gnulib's alloca-opt module. | Paul Eggert | 2011-06-22 | 1 | -0/+11 |
|\ |
|
| * | * configure.in: Port alloca to AIX 3. | Paul Eggert | 2011-06-21 | 1 | -1/+2 |
| * | Use gnulib's alloca-opt module. | Paul Eggert | 2011-06-21 | 1 | -0/+10 |
|/ |
|
* | 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 |
|\ |
|