summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 24.0.93.EMACS_PRETEST_24_0_93Chong Yidong2012-01-294-10/+10
* nt/README.W32, nt/INSTALL: Update the URL for GnuTLS binaries.Eli Zaretskii2012-01-262-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0529-33/+31
* Spelling fixes.Paul Eggert2011-12-041-2/+1
* Bump version to 24.0.92.Chong Yidong2011-12-014-10/+10
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-274-5/+31
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-253-3/+7
* nt/INSTALL: Elaborate on debugging fatal errors.Eli Zaretskii2011-11-252-0/+28
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-181-2/+2
* Spelling fixes.Paul Eggert2011-11-171-2/+1
* Fix typos.Juanma Barranquero2011-11-161-2/+2
* Update information about PNG libraries for MS-Windows.Eli Zaretskii2011-11-152-1/+5
* Fix typos.Juanma Barranquero2011-11-151-2/+1
* * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.Christoph Scholtes2011-11-132-2/+6
* Fix typos.Juanma Barranquero2011-11-121-1/+1
* * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)Christoph Scholtes2011-11-052-6/+25
* Fix definition of `mode_t'.Christoph Scholtes2011-11-051-5/+3
* * nt/config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC.Christoph Scholtes2011-11-052-0/+11
* Fix compilation with MSVC in lib/.Eli Zaretskii2011-11-052-0/+6
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-055-34/+83
* Last part of fix for bug #8562 with Emacs on Windows 9X.Eli Zaretskii2011-11-042-0/+52
* Bump version to 24.0.91.EMACS_PRETEST_24_0_91Chong Yidong2011-10-314-10/+10
* Document that UNICOWS.DLL is required to run Emacs on Windows 9X.Eli Zaretskii2011-10-282-2/+24
* Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii2011-10-252-1/+5
* * INSTALL: Update URL for GTK download page.Christoph Scholtes2011-10-242-1/+5
* Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii2011-10-222-1/+13
* Bump version to 24.0.90.EMACS_PRETEST_24_0_90Chong Yidong2011-09-254-10/+10
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* sprintf-related integer and memory overflow issuesPaul Eggert2011-09-042-0/+5
|\
| * Add a stub for snprintf, for ancient hosts lacking it.Paul Eggert2011-08-312-0/+5
|/
* Merge: Integer signedness and overflow and related fixes.Paul Eggert2011-07-272-8/+7
|\
| * Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-062-8/+7
|/
* nt/ChangeLog: Fix a typo in last entry.Eli Zaretskii2011-06-071-1/+1
* Update nt/inc/stdint.h for PTRDIFF_MAX.Eli Zaretskii2011-06-072-0/+11
* [ChangeLog]Paul Eggert2011-05-282-8/+5
* nt/README.W32: Add information about GnuTLS libraries.Eli Zaretskii2011-05-172-0/+13
* Define a replacement for va_copy for MSVC.Eli Zaretskii2011-05-092-0/+15
* * nt/configure.bat: Renamed the fusercflags variable to escusercflagsBen Key2011-05-064-9/+37
* Adapt Windows include files to latest changes.Eli Zaretskii2011-05-063-1/+16
* Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-052-2/+12
* Merge from mainline.Paul Eggert2011-05-043-9/+49
|\
| * * configure.bat: Added support for --cflags and --ldflagsBen Key2011-05-043-3/+34
| * Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-042-5/+14
* | Merge from mainline.Paul Eggert2011-04-302-8/+19
|\ \ | |/
| * Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows.Eli Zaretskii2011-04-302-0/+15
* | * config.nt: Simplify test to 1400 <= _MSC_VER.Paul Eggert2011-04-301-2/+1
* | * config.nt: Configure 64-bit integers.Paul Eggert2011-04-292-2/+18
|/