summaryrefslogtreecommitdiff
path: root/nt/config.nt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 24.0.93.emacs-pretest-24.0.93Chong Yidong2012-01-291-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Bump version to 24.0.92.Chong Yidong2011-12-011-1/+1
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-2/+6
* 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-051-0/+7
* Fix compilation with MSVC in lib/.Eli Zaretskii2011-11-051-0/+4
* Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong2011-10-311-1/+1
* Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii2011-10-221-1/+8
* Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong2011-09-251-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* Add a stub for snprintf, for ancient hosts lacking it.Paul Eggert2011-08-311-0/+1
* Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-061-8/+0
* [ChangeLog]Paul Eggert2011-05-281-8/+0
* Define a replacement for va_copy for MSVC.Eli Zaretskii2011-05-091-0/+11
* Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-051-0/+8
* Merge from mainline.Paul Eggert2011-04-301-4/+11
|\
| * Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows.Eli Zaretskii2011-04-301-0/+10
* | * config.nt: Simplify test to 1400 <= _MSC_VER.Paul Eggert2011-04-301-2/+1
* | * config.nt: Configure 64-bit integers.Paul Eggert2011-04-291-1/+11
|/
* Support inttypes.h and strtoumax in non-MinGW builds on Windows.Eli Zaretskii2011-04-281-0/+14
* Fix the Windows build due to introduction of ATTRIBUTE_FORMAT_PRINTF.Eli Zaretskii2011-04-061-0/+20
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-9/+0
* Define nlink_t for w32.Eli Zaretskii2011-02-261-0/+3
* Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-041-0/+1
* Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-311-5/+9
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-291-6/+61
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use __builtin_unwind_init in MinGW builds of w32 port.Eli Zaretskii2011-01-071-0/+4
* | Fix compilation on Windows following 2010-11-23T18:47:23Z!dann@ics.uci.edu.Eli Zaretskii2010-11-231-0/+6
* | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).Juanma Barranquero2010-08-031-1/+0
* | Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-6/+0
* | * nt/config.nt (volatile): Remove definition.Dan Nicolaescu2010-07-121-7/+0
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-2/+4
* | * config.nt (__P): Remove.Juanma Barranquero2010-07-021-8/+0
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-8/+0
* | NOT_C_CODE is always true now.Glenn Morris2010-06-021-11/+1
* | Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-16/+3
* | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-031-4/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (PTR): Remove.Jason Rumney2008-12-251-4/+0
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-191-4/+0
* (LISTPROC, PROCATTR): New macros.Eli Zaretskii2008-08-091-0/+4
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-1/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-231-13/+2
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-1/+0