log ChangeLog @ 5940:c608d4b0b75e cygwin64 tip

age author description
2015-01-10 Stephen J. Turnbull Improve Installation text for Postgresql.
2015-01-10 Stephen J. Turnbull Fix progress bar crashes.
2014-11-27 Jeff Sparkes Link SSL libraries using $LIBS instead of $LDFLAGS.
2014-10-12 Marcus Crestani Disable ASLR on Yosemite.
2014-10-09 Jerry James Check for TLS headers as well as libraries. See xemacs-patches message
2014-10-08 Jerry James Add TLS support. See xemacs-patches message with ID
2014-03-27 Jerry James Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
2013-10-28 Marcus Crestani Disable ASLR on Mavericks.
2013-09-08 Marcus Crestani Fix VDB detection on x86_64 Macs.
2013-08-26 Stephen J. Turnbull Merge in release commits.
2013-06-23 Stephen J. Turnbull XEmacs 21.5.34 "kale" is released. r21-5-34 r21-5-latest-beta
2013-07-27 Stephen J. Turnbull * configure.ac (makeinfo):
2013-06-25 Jerry James Require makeinfo 4.12 or later to build the info files. See xemacs-beta
2013-06-19 Jerry James Support bignums with MPIR. Add documentation on the bignum, ratio,
2013-06-17 Jerry James Convert C (un)signed long long values to bignums properly.
2013-03-15 Jerry James Update config.guess, config.sub, and install-sh to their latest versions.
2013-03-06 Jerry James Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
2013-03-04 Jerry James Fix the module build by completing removal of need_modules_common, forgotten
2013-03-02 Jerry James Make soft links in src for module source files, if built in to the executable.
2013-01-04 Stephen J. Turnbull XEmacs 21.5.33 "horseradish" is released. r21-5-33
2012-12-28 Stephen J. Turnbull More corrections to INSTALL by Robert Royer.
2012-12-23 Stephen J. Turnbull Reorganize and update INSTALL.
2012-08-04 Stephen J. Turnbull Sanity check package roots in configure.
2012-08-02 Stephen J. Turnbull XEmacs 21.5.32 "habanero" is released. r21-5-32
2012-08-02 Stephen J. Turnbull Disable ASLR on Mountain Lion, too.
2011-11-29 Marcus Crestani Disable ASLR on Mac OS X Lion.
2011-11-21 Marcus Crestani Move etc/dbxrc.in to src/.dbxrc.in.
2011-11-21 Marcus Crestani 2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2011-11-21 Marcus Crestani Fix .gdbinit and .dbxrc when using the new garbage collector.
2011-10-13 Stephen J. Turnbull Refactor check for Xaw3d.
2011-09-05 Aidan Kehoe Examine $machine more carefully when choosing VDB implementation, NEW_GC
2011-08-28 Aidan Kehoe Backed out changeset 53c066311921, I have a better approach.
2011-08-27 Aidan Kehoe If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11.
2011-08-24 Aidan Kehoe Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available.
2011-05-25 Jerry James Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
2011-05-02 Jeff Sparkes Fix for issue745, linking on cygwin 1.7.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
2011-04-29 Stephen J. Turnbull XEmacs 21.5.31 "ginger" is released.
2011-04-26 Mats Lidell Merged with trunk.
2011-03-28 Mats Lidell Merged with trunk.
2011-04-26 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
2010-12-06 Mats Lidell Added property notice and license to ChangeLogs.
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2010-11-02 Mats Lidell Remove netinstall.
2010-06-14 Stephen J. Turnbull More permission consistency.
2010-06-07 Aidan Kehoe Remove all support for InfoDock.
2010-04-09 Ben Wing finish up CHANGES-beta -- all changes thru Apr 9, 2010
2010-04-02 Aidan Kehoe Update CHANGES-beta with my changes to the trunk since 2009-09-20.
2010-03-19 Ben Wing merge
2010-03-18 Ben Wing partially update CHANGES-beta
2010-03-18 Mike Sperber Reflect change from `lib' to `share' in INSTALL.
2010-03-18 Mike Sperber Reflect --with-datadir setting in late-package directories.
2010-02-20 Ben Wing Fix quick-build, use asserts() in place of ABORT()
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-06 Ben Wing implement configure test for whether ndbm.h prototypes are broken
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
2010-01-28 Ben Wing merge
2010-01-23 Ben Wing Fixes to configure so --with-error-checking=yes works
2010-01-25 Ben Wing rebuild configure
2010-01-21 Ben Wing build fixes for gdbinit and config-dependent elc files
2010-01-25 Ben Wing fix compile issues with gcc 4
2010-02-02 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
2010-01-27 Ben Wing merge
2010-01-15 Ben Wing commit ChangeLog for PROBLEMS change
2010-01-16 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
2010-01-13 Ben Wing merge
2010-01-13 Ben Wing Fix executable permissions on source files
2010-01-13 Jerry James Remove support for non-pdump on Cygwin.
2010-01-13 Ben Wing Use with-FOO consistently instead of enable-FOO
2010-01-12 Ben Wing imported patch changelog-changes-1-11-10
2010-01-06 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
2009-12-22 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
2009-12-21 Jerry James Remove the lib-src/yow binary, which is currently unused anyway. See message
2009-12-18 Jerry James Remove more obsolete files. See xemacs-patches message with ID
2009-12-18 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
2009-12-10 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
2009-12-02 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
2009-11-18 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
2009-11-17 Stephen J. Turnbull Describe duplicate symbols warning.
2009-11-11 Stephen J. Turnbull Move functionality of s/darwin.h to configure.ac and config.h.in.
2009-11-09 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
2009-10-05 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
2009-09-24 Stephen J. Turnbull Check for gdbm/ndbm.h, too.
2009-07-28 Mike Sperber Don't install silly symlinks when $(prefix) != $(exec_prefix).
2009-07-28 Mike Sperber Expand @PREFIX@ in paths.h.
2009-07-28 Mike Sperber More accurate tests for explicitly-set paths.
2009-07-26 Stephen J. Turnbull Use correct separator when registering options to _AC_USER_OPTS.
2009-05-18 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
2009-02-11 Jerry James The URLs in our current config.guess and config.sub files are obsolete.
2009-01-31 Stephen J. Turnbull Adopt Martin's suggestion of "char **argv" throughout configure.ac.
2008-12-29 Stephen J. Turnbull Fix my syntax errors.
2008-12-29 Stephen J. Turnbull Add terminating newline to .hgignore.
2008-12-27 Aidan Kehoe Clarify syntax in configure.ac following Vladimir Ivanovic's change.
2008-12-27 Vladimir G. Ivanovic configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
2008-10-25 Stephen J. Turnbull Merge in pkg-docs. Fix up ChangeLog.
2008-10-25 Stephen J. Turnbull Give better pointers to package documentation. pkg-docs
2008-10-25 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
2008-10-25 Stephen J. Turnbull Improve g++ detection. ac-fix-2008-10-25
2008-08-03 Mats Lidell Rename xft_gauge to xft_gauges.
2008-08-03 Mats Lidell with-xft defaults to xft being used with a default setting.
2008-07-06 Ville Skyttä autoconf 2.62 compatibility, #370
2008-05-12 Mike Sperber Fix path-configuration glitches:
2008-05-07 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-05-07 Aidan Kehoe Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
2008-01-20 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
2008-04-04 Stephen J. Turnbull AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
2008-02-15 Marcus Crestani Look for all x86 machines to determine which write barrier to use on MacOSX.
2008-02-12 Jerry James Update install-sh to version with a clear license.
2008-02-07 Mike Sperber Use Mercurial changeset hash to identify build version.
2008-01-25 Stephen J. Turnbull Fix misspelling of option 'gdbm'.
2008-01-17 Aidan Kehoe Configure fixes from Hans de Graaff, as used in Gentoo.
2008-01-02 Stephen J. Turnbull Fix incorrect comment convention.
2007-12-27 Stephen J. Turnbull Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
2007-12-26 Stephen J. Turnbull Make check-available-packages announce where to install packages.
2007-12-24 Stephen J. Turnbull Add support for installing bundled patches.
2007-12-19 james Sync config.guess and config.sub with the latest upstream versions.
2007-12-14 Aidan Kehoe Autoconfiscate the recent fontconfig spelling change.
2007-08-29 michaels [xemacs-hg @ 2007-08-29 06:19:44 by michaels]
2007-08-15 michaels [xemacs-hg @ 2007-08-15 12:28:06 by michaels]
2007-08-02 michaels [xemacs-hg @ 2007-08-02 06:33:04 by michaels]
2007-06-12 adrian [xemacs-hg @ 2007-06-12 14:42:14 by adrian]
2007-06-12 adrian [xemacs-hg @ 2007-06-12 14:31:59 by adrian]
2007-05-21 stephent [xemacs-hg @ 2007-05-21 04:59:52 by stephent] r21-5-28
2007-05-18 stephent [xemacs-hg @ 2007-05-18 13:57:39 by stephent]
2007-05-17 stephent [xemacs-hg @ 2007-05-17 15:42:10 by stephent]
2007-03-13 stephent [xemacs-hg @ 2007-03-13 17:27:20 by stephent]
2007-03-13 stephent [xemacs-hg @ 2007-03-13 16:48:37 by stephent]
2007-02-15 stephent [xemacs-hg @ 2007-02-15 16:11:52 by stephent]
2007-02-14 stephent [xemacs-hg @ 2007-02-14 07:35:07 by stephent]
2007-01-01 malcolmp [xemacs-hg @ 2007-01-01 10:03:52 by malcolmp]
2006-12-28 malcolmp [xemacs-hg @ 2006-12-28 12:56:00 by malcolmp]
2006-12-28 malcolmp [xemacs-hg @ 2006-12-28 12:23:57 by malcolmp]
2006-12-19 stephent [xemacs-hg @ 2006-12-19 15:24:13 by stephent]
2006-12-11 aidan [xemacs-hg @ 2006-12-11 19:43:57 by aidan]
2006-12-11 aidan [xemacs-hg @ 2006-12-11 13:32:40 by aidan]
2006-12-08 michaels [xemacs-hg @ 2006-12-08 07:39:22 by michaels]
2006-12-08 vins [xemacs-hg @ 2006-12-08 02:17:15 by vins]
2006-11-16 malcolmp [xemacs-hg @ 2006-11-16 11:22:25 by malcolmp]
2006-11-01 adrian [xemacs-hg @ 2006-11-01 21:57:20 by adrian]
2006-07-19 crestani [xemacs-hg @ 2006-07-19 19:35:20 by crestani]
2006-07-19 stephent [xemacs-hg @ 2006-07-19 16:36:30 by stephent]
2006-07-07 james [xemacs-hg @ 2006-07-07 20:07:44 by james]
2006-06-29 stephent [xemacs-hg @ 2006-06-29 14:51:59 by stephent]
2006-06-06 james [xemacs-hg @ 2006-06-06 00:18:28 by james]
2006-05-23 stephent [xemacs-hg @ 2006-05-23 13:18:50 by stephent]
2006-05-17 malcolmp [xemacs-hg @ 2006-05-17 06:18:45 by malcolmp]
2006-05-16 stephent [xemacs-hg @ 2006-05-16 15:36:10 by stephent]
2006-05-16 stephent [xemacs-hg @ 2006-05-16 08:22:21 by stephent]
2006-05-11 james [xemacs-hg @ 2006-05-11 15:07:19 by james]
2006-04-23 stephent [xemacs-hg @ 2006-04-23 16:11:16 by stephent]
2006-03-31 stephent [xemacs-hg @ 2006-03-31 19:18:19 by stephent]
2006-03-31 stephent [xemacs-hg @ 2006-03-31 17:51:18 by stephent]
2006-03-30 james [xemacs-hg @ 2006-03-30 18:11:17 by james]
2006-03-30 james [xemacs-hg @ 2006-03-30 16:22:26 by james]
2006-03-28 james [xemacs-hg @ 2006-03-28 15:55:48 by james]
2006-03-27 james [xemacs-hg @ 2006-03-27 21:00:01 by james]
2006-03-27 james [xemacs-hg @ 2006-03-27 17:40:45 by james]
2006-02-27 crestani [xemacs-hg @ 2006-02-27 16:29:00 by crestani]
2006-02-26 stephent [xemacs-hg @ 2006-02-26 13:43:04 by stephent]
2006-02-20 stephent [xemacs-hg @ 2006-02-20 15:58:23 by stephent]
2006-02-04 vins [xemacs-hg @ 2006-02-04 02:25:47 by vins]
2005-12-31 michaels [xemacs-hg @ 2005-12-31 12:41:23 by michaels]
2005-12-27 michaels [xemacs-hg @ 2005-12-27 18:50:47 by michaels]
2005-12-23 stephent [xemacs-hg @ 2005-12-23 15:11:41 by stephent]
2005-12-23 stephent [xemacs-hg @ 2005-12-23 11:33:38 by stephent]
2005-12-22 michaels [xemacs-hg @ 2005-12-22 17:10:07 by michaels]
2005-12-18 stephent [xemacs-hg @ 2005-12-18 19:04:51 by stephent]
2005-12-18 stephent [xemacs-hg @ 2005-12-18 17:58:50 by stephent]
2005-12-18 malcolmp [xemacs-hg @ 2005-12-18 12:21:49 by malcolmp]
2005-12-01 stephent [xemacs-hg @ 2005-12-01 14:25:26 by stephent]
2005-11-29 stephent [xemacs-hg @ 2005-11-29 17:04:05 by stephent]
2005-11-29 stephent [xemacs-hg @ 2005-11-29 14:41:17 by stephent]
2005-11-28 crestani [xemacs-hg @ 2005-11-28 09:50:16 by crestani]
2005-11-26 stephent [xemacs-hg @ 2005-11-26 18:49:06 by stephent]
2005-11-26 stephent [xemacs-hg @ 2005-11-26 18:24:51 by stephent]
2005-11-26 stephent [xemacs-hg @ 2005-11-26 11:45:47 by stephent]
2005-11-25 crestani [xemacs-hg @ 2005-11-25 01:41:31 by crestani]
2005-11-22 ben [xemacs-hg @ 2005-11-22 07:14:37 by ben]
2005-11-16 malcolmp [xemacs-hg @ 2005-11-16 12:12:57 by malcolmp]
2005-11-16 malcolmp [xemacs-hg @ 2005-11-16 11:53:47 by malcolmp]
2005-11-16 stephent [xemacs-hg @ 2005-11-16 07:22:37 by stephent]
2005-11-13 ben [xemacs-hg @ 2005-11-13 10:39:28 by ben]
2005-11-13 ben [xemacs-hg @ 2005-11-13 07:31:55 by ben]
2005-11-07 stephent [xemacs-hg @ 2005-11-07 08:49:12 by stephent]
2005-10-26 stephent [xemacs-hg @ 2005-10-26 15:12:46 by stephent]
2005-10-24 malcolmp [xemacs-hg @ 2005-10-24 21:01:02 by malcolmp]
2005-10-24 malcolmp [xemacs-hg @ 2005-10-24 20:39:38 by malcolmp]
2005-10-20 malcolmp [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
2005-10-14 ben [xemacs-hg @ 2005-10-14 01:00:44 by ben]
2005-10-04 stephent [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
2005-09-19 mta [xemacs-hg @ 2005-09-19 00:36:01 by mta]
2005-09-18 malcolmp [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
2005-09-14 stephent [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
2005-07-20 didierv [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
2005-07-19 didierv [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
2005-05-28 stephent [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
2005-05-28 stephent [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
2005-04-22 malcolmp [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
2005-04-08 crestani [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
2005-03-31 james [xemacs-hg @ 2005-03-31 17:11:11 by james]
2005-03-30 aidan [xemacs-hg @ 2005-03-30 19:51:27 by aidan]
2005-03-27 james [xemacs-hg @ 2005-03-27 04:21:07 by james]
2005-03-26 vins [xemacs-hg @ 2005-03-26 17:22:29 by vins]
2005-03-24 aidan [xemacs-hg @ 2005-03-24 00:27:37 by aidan]
2005-03-15 malcolmp [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
2005-03-14 malcolmp [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
2005-03-11 stephent [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
2005-03-11 malcolmp [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
2005-03-10 malcolmp [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
2005-03-02 aidan [xemacs-hg @ 2005-03-02 17:55:25 by aidan]
2005-03-01 aidan [xemacs-hg @ 2005-03-01 22:43:31 by aidan]
2005-02-23 adrian [xemacs-hg @ 2005-02-23 18:56:41 by adrian]
2005-02-22 stephent [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
2005-02-18 stephent [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
2005-02-18 stephent [xemacs-hg @ 2005-02-18 04:53:55 by stephent]
2005-02-04 ben [xemacs-hg @ 2005-02-04 03:04:04 by ben]
2005-02-03 james [xemacs-hg @ 2005-02-03 17:33:50 by james]
2005-01-31 ben [xemacs-hg @ 2005-01-31 20:01:49 by ben]
2005-01-26 ben [xemacs-hg @ 2005-01-26 10:02:12 by ben]
2005-01-21 aidan [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
2004-12-07 malcolmp [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
2004-12-06 ben [xemacs-hg @ 2004-12-06 03:46:06 by ben]