Mon, 17 Jan 2011 20:54:23 -0800 |
Paul Eggert |
Improve performance on non-GCC hosts with __aligned__.
|
Fri, 14 Jan 2011 10:14:17 -0800 |
Paul Eggert |
Merge from mainline.
|
Sat, 08 Jan 2011 23:33:50 -0800 |
Paul Eggert |
Regenerate.
|
Sat, 08 Jan 2011 22:57:07 -0800 |
Paul Eggert |
Regenerate.
|
Sat, 08 Jan 2011 17:20:28 -0800 |
Paul Eggert |
Regenerate.
|
Sat, 08 Jan 2011 13:19:44 -0800 |
Paul Eggert |
Regenerate.
|
Tue, 11 Jan 2011 21:29:23 -0500 |
Chong Yidong |
Distinguish between terminfo and termcap on NetBSD (Bug#7642).
|
Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Wed, 05 Jan 2011 14:09:07 +0100 |
Andreas Schwab |
Use __builtin_unwind_init if available
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Tue, 23 Nov 2010 10:47:23 -0800 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
Tue, 23 Nov 2010 10:09:55 -0800 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
Sat, 20 Nov 2010 21:17:19 -0800 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 14 Nov 2010 12:46:00 +0100 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
Sat, 13 Nov 2010 12:22:52 -0500 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
Sun, 14 Nov 2010 22:39:02 -0800 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 06 Nov 2010 11:31:56 +0100 |
Andreas Schwab |
configure.in: Fix indentation
|
Fri, 08 Oct 2010 18:59:50 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sun, 03 Oct 2010 08:39:21 -0700 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
Fri, 01 Oct 2010 06:56:33 -0700 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
Sun, 26 Sep 2010 01:06:28 -0500 |
Ted Zlatanov |
Set up GnuTLS support.
|
Fri, 10 Sep 2010 18:44:35 +0200 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
Tue, 17 Aug 2010 23:19:11 +0200 |
Joakim |
merge from trunk
|
Mon, 14 Jun 2010 11:48:51 +0200 |
Joakim |
merged from trunk
|
Fri, 14 May 2010 12:07:01 +0200 |
Joakim |
configure support for MagickExportImagePixels and README
|
Thu, 13 May 2010 15:13:52 +0200 |
Joakim |
merge and fixes
|
Mon, 09 Aug 2010 21:25:41 +0200 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 29 Jul 2010 22:01:08 +0200 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Tue, 06 Jul 2010 20:04:31 -0700 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Wed, 09 Jun 2010 10:31:12 -0400 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Wed, 02 Jun 2010 22:47:09 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 19 May 2010 23:15:26 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 18 May 2010 19:46:42 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sat, 15 May 2010 22:58:55 -0700 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
Sat, 15 May 2010 15:36:29 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Thu, 13 May 2010 20:17:27 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Wed, 12 May 2010 20:58:17 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sun, 09 May 2010 17:11:40 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sat, 08 May 2010 11:42:56 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Fri, 07 May 2010 14:55:18 -0400 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
Thu, 06 May 2010 17:30:56 -0700 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|