summaryrefslogtreecommitdiff
path: root/nt/inc
Commit message (Expand)AuthorAge
* Fix redefinition warning in MinGW64 build.Eli Zaretskii2014-04-21
* Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-11
* Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-11
* Spelling fixes.Paul Eggert2014-01-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-31
* Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2013-12-30
* Merge from trunk.Eli Zaretskii2013-12-07
|\
| * * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-28
* | Dirent functions and directory-files are converted and work.Eli Zaretskii2013-11-09
* | Start; wrote conversion from UTF-8 to UTF-16 and ANSI.Eli Zaretskii2013-10-19
|/
* Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii2013-10-14
* Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-12
* Minor fix of the last commit.Eli Zaretskii2013-08-04
* Implement mkostemp for MS-Windows.Eli Zaretskii2013-08-04
* MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.Eli Zaretskii2013-07-07
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-07
* Attempt to resolve gettimeofday compilation errors with MinGW64.Eli Zaretskii2013-06-03
* Fix compilation error on MinGW64 due to nt/inc/sys/time.h.Eli Zaretskii2013-06-01
* Fix compile errors in nt/inc/sys/time.h when using nt/configure.bat.Eli Zaretskii2013-05-31
* Define SIZE_MAX for MSVC, part of bug #14409.Eli Zaretskii2013-05-16
* Fixed nt/mingw-cfg.site to pass the configure step.Eli Zaretskii2013-05-15
* Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-15
|\
| * Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-07
* | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-01
* | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-31
* | Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii2013-03-30
* | Fixed compilation problems in lib/.Eli Zaretskii2013-03-30
* | Fixed redefinition of EMACS_CONFIGURATION.Eli Zaretskii2013-03-30
* | Merge from trunk.Eli Zaretskii2013-03-30
|\|
| * Move MS-Windows definition of TERM_HEADER from ms-w32.h to config.nt.Eli Zaretskii2013-03-30
* | Merge from trunk.Eli Zaretskii2013-03-30
|\|
| * Enable the 'copysign' primitive on MS-Windows.Eli Zaretskii2013-03-30
* | Finished with config.nt diffs. Problem with mmsystem.h remains.Eli Zaretskii2013-03-29
* | Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii2013-03-28
* | Fix the gettimeofday_timezone test.Eli Zaretskii2013-03-28
* | Merge from trunk and resolve conflicts.Eli Zaretskii2013-03-28
|\|
| * Avoid MinGW64 compiler warnings.Eli Zaretskii2013-03-27
| * Fix _setjmp calls for MinGW64.Eli Zaretskii2013-03-26
| * Fix problem with _setjmp in MinGW64-compiled Emacs.Eli Zaretskii2013-03-26
| * Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-26
| * Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-26
| * Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-25
| * Fix problems with MSVC build reported in bug #13939.Eli Zaretskii2013-03-16
| * File synchronization fixes.Paul Eggert2013-03-13
| * FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-05
| * Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-25
| * Remove functions and macros unused on MS-Windows.Eli Zaretskii2013-02-16
| * Don't use __STDC__ on MS-Windows unless necessary (Bug #9066).Eli Zaretskii2013-02-16
| * MS-Windows followup for 2013-02-11T23:37:18Z!eggert@cs.ucla.edu.Eli Zaretskii2013-02-12