summaryrefslogtreecommitdiff
path: root/nt
AgeCommit message (Expand)Author
2012-04-02Bump version to 24.0.95.emacs-pretest-24.0.95emacs-pretest-24.0.05Chong Yidong
2012-03-29Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii
2012-03-25Fix parallel "make install" on MS-Windows.Eli Zaretskii
2012-02-27Bump version to 24.0.94emacs-pretest-24.0.94Chong Yidong
2012-02-24Fix bug #10674 with infinite re-spawning of cmdproxy.exe.Eli Zaretskii
2012-02-23* nt/makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.Dani Moncayo
2012-02-05* nt/README.W32: Removed specific version information for libXpmChristoph Scholtes
2012-02-05Added missing bug numbers to Changelog entries.Christoph Scholtes
2012-02-05* make-dist (README.W32): Include file in source tarball.Christoph Scholtes
2012-02-05* lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platformChristoph Scholtes
2012-02-05* nt/makefile.w32-in (maybe-copy-distfiles)Christoph Scholtes
2012-02-04* nt/INSTALL: Mention --lib, --enable-checking.Glenn Morris
2012-02-04Avoid MS-Windows compilation errors when struct stat is redefined.Eli Zaretskii
2012-01-31Fix typos in ChangeLogs.Juanma Barranquero
2012-01-30nt/INSTALL: Update instructions for parallel builds.Eli Zaretskii
2012-01-29Bump version to 24.0.93.emacs-pretest-24.0.93Chong Yidong
2012-01-26nt/README.W32, nt/INSTALL: Update the URL for GnuTLS binaries.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-04Spelling fixes.Paul Eggert
2011-12-01Bump version to 24.0.92.Chong Yidong
2011-11-27Fix MS-Windows build with MSVC compiler.Eli Zaretskii
2011-11-26Spelling fixes.Paul Eggert
2011-11-25Fix typos.Juanma Barranquero
2011-11-25nt/INSTALL: Elaborate on debugging fatal errors.Eli Zaretskii
2011-11-19Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-11-18Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-16Fix typos.Juanma Barranquero
2011-11-15Update information about PNG libraries for MS-Windows.Eli Zaretskii
2011-11-15Fix typos.Juanma Barranquero
2011-11-13* inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.Christoph Scholtes
2011-11-12Fix typos.Juanma Barranquero
2011-11-05* inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)Christoph Scholtes
2011-11-05Fix definition of `mode_t'.Christoph Scholtes
2011-11-05* nt/config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC.Christoph Scholtes
2011-11-05Fix compilation with MSVC in lib/.Eli Zaretskii
2011-11-05Support MSVC build with newer versions of Visual Studio.Eli Zaretskii
2011-11-04Last part of fix for bug #8562 with Emacs on Windows 9X.Eli Zaretskii
2011-10-31Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong
2011-10-28Document that UNICOWS.DLL is required to run Emacs on Windows 9X.Eli Zaretskii
2011-10-25Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii
2011-10-24* INSTALL: Update URL for GTK download page.Christoph Scholtes
2011-10-22Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii
2011-09-25Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong
2011-09-09Whitespace changes.Juanma Barranquero
2011-09-04sprintf-related integer and memory overflow issuesPaul Eggert
2011-08-31Add a stub for snprintf, for ancient hosts lacking it.Paul Eggert
2011-07-27Merge: Integer signedness and overflow and related fixes.Paul Eggert
2011-07-06Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert