| Commit message (Expand) | Author | Age | Files | Lines |
* | nt/config.nt (_Noreturn): Don't reference __SUNPRO_C. | Eli Zaretskii | 2012-06-24 | 1 | -2/+1 |
* | Switch from NO_RETURN to C11's _Noreturn. | Paul Eggert | 2012-06-24 | 1 | -7/+12 |
* | Move SYSTEM_TYPE from src/s to configure | Glenn Morris | 2012-06-11 | 1 | -0/+3 |
* | Remove HAVE_SYSINFO from nt/config.nt, followup to 2012-05-28T00:46:33Z!egger... | Eli Zaretskii | 2012-05-28 | 1 | -1/+0 |
* | Remove src/m/*. | Paul Eggert | 2012-05-22 | 1 | -34/+1 |
* | Remove unused HAVE_* symbols for functions. | Paul Eggert | 2012-05-19 | 1 | -4/+0 |
* | Remove no-longer-used macro HAVE_FTIME. | Paul Eggert | 2012-05-19 | 1 | -1/+0 |
* | Remove HAVE_LIBNCURSES; it is required to be true | Glenn Morris | 2012-04-30 | 1 | -2/+1 |
* | Bump trunk version to 24.1.50. | Glenn Morris | 2012-04-07 | 1 | -1/+1 |
* | Bump version to 24.0.95.emacs-pretest-24.0.95emacs-pretest-24.0.05 | Chong Yidong | 2012-04-02 | 1 | -1/+1 |
* | Discourage in comments from defining HAVE_GETCWD on MS-Windows. | Eli Zaretskii | 2012-03-29 | 1 | -0/+3 |
* | Bump version to 24.0.94emacs-pretest-24.0.94 | Chong Yidong | 2012-02-27 | 1 | -1/+1 |
* | Bump version to 24.0.93.emacs-pretest-24.0.93 | Chong Yidong | 2012-01-29 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Bump version to 24.0.92. | Chong Yidong | 2011-12-01 | 1 | -1/+1 |
* | Fix MS-Windows build with MSVC compiler. | Eli Zaretskii | 2011-11-27 | 1 | -2/+6 |
* | Fix definition of `mode_t'. | Christoph Scholtes | 2011-11-05 | 1 | -5/+3 |
* | * nt/config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC. | Christoph Scholtes | 2011-11-05 | 1 | -0/+7 |
* | Fix compilation with MSVC in lib/. | Eli Zaretskii | 2011-11-05 | 1 | -0/+4 |
* | Bump version to 24.0.91.emacs-pretest-24.0.91 | Chong Yidong | 2011-10-31 | 1 | -1/+1 |
* | Fix bugs #641 and #9794 with %Z and current-time-zone on w32. | Eli Zaretskii | 2011-10-22 | 1 | -1/+8 |
* | Bump version to 24.0.90.emacs-pretest-24.0.90 | Chong Yidong | 2011-09-25 | 1 | -1/+1 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -1/+1 |
* | Add a stub for snprintf, for ancient hosts lacking it. | Paul Eggert | 2011-08-31 | 1 | -0/+1 |
* | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 1 | -8/+0 |
* | [ChangeLog] | Paul Eggert | 2011-05-28 | 1 | -8/+0 |
* | Define a replacement for va_copy for MSVC. | Eli Zaretskii | 2011-05-09 | 1 | -0/+11 |
* | Temporarily disable wider-than-pointer EMACS_INT. | Paul Eggert | 2011-05-05 | 1 | -0/+8 |
* | Merge from mainline. | Paul Eggert | 2011-04-30 | 1 | -4/+11 |
|\ |
|
| * | Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows. | Eli Zaretskii | 2011-04-30 | 1 | -0/+10 |
* | | * config.nt: Simplify test to 1400 <= _MSC_VER. | Paul Eggert | 2011-04-30 | 1 | -2/+1 |
* | | * config.nt: Configure 64-bit integers. | Paul Eggert | 2011-04-29 | 1 | -1/+11 |
|/ |
|
* | Support inttypes.h and strtoumax in non-MinGW builds on Windows. | Eli Zaretskii | 2011-04-28 | 1 | -0/+14 |
* | Fix the Windows build due to introduction of ATTRIBUTE_FORMAT_PRINTF. | Eli Zaretskii | 2011-04-06 | 1 | -0/+20 |
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris | 2011-03-26 | 1 | -9/+0 |
* | Define nlink_t for w32. | Eli Zaretskii | 2011-02-26 | 1 | -0/+3 |
* | Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-04 | 1 | -0/+1 |
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-31 | 1 | -5/+9 |
* | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-29 | 1 | -6/+61 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Use __builtin_unwind_init in MinGW builds of w32 port. | Eli Zaretskii | 2011-01-07 | 1 | -0/+4 |
* | | Fix compilation on Windows following 2010-11-23T18:47:23Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-11-23 | 1 | -0/+6 |
* | | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754). | Juanma Barranquero | 2010-08-03 | 1 | -1/+0 |
* | | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu | 2010-07-28 | 1 | -6/+0 |
* | | * nt/config.nt (volatile): Remove definition. | Dan Nicolaescu | 2010-07-12 | 1 | -7/+0 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -2/+4 |
* | | * config.nt (__P): Remove. | Juanma Barranquero | 2010-07-02 | 1 | -8/+0 |