aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)Ken Brown2013-04-082-1/+6
* Minor fixes in the nt/ subdirectory.Eli Zaretskii2013-04-014-3/+22
* Move MS-Windows definition of TERM_HEADER from ms-w32.h to config.nt.Eli Zaretskii2013-03-303-2/+8
* Enable the 'copysign' primitive on MS-Windows.Eli Zaretskii2013-03-303-1/+8
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-03-292-2/+8
* Fix last commit in nt/makefile.w32-in, which broke bootstrap.Eli Zaretskii2013-03-272-6/+10
* Avoid MinGW64 compiler warnings.Eli Zaretskii2013-03-272-0/+7
* Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows.Eli Zaretskii2013-03-272-10/+9
* Fix compilation of addpm with MinGW64.Eli Zaretskii2013-03-272-3/+9
* Fix _setjmp calls for MinGW64.Eli Zaretskii2013-03-263-8/+6
* Fix problem with _setjmp in MinGW64-compiled Emacs.Eli Zaretskii2013-03-263-2/+10
* More MinGW64 related fixes.Eli Zaretskii2013-03-263-2/+8
* Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-263-4/+10
* Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-265-8/+43
* Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-253-7/+34
* Fix problems with MSVC build reported in bug #13939.Eli Zaretskii2013-03-163-1/+10
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-03-152-12/+22
* File synchronization fixes.Paul Eggert2013-03-132-0/+6
* FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-052-1/+7
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-03-042-7/+17
* Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-253-1/+19
* Remove functions and macros unused on MS-Windows.Eli Zaretskii2013-02-162-2/+1
* Don't use __STDC__ on MS-Windows unless necessary (Bug #9066).Eli Zaretskii2013-02-162-1/+14
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-02-132-37/+73
* MS-Windows followup for 2013-02-11T23:37:[email protected].Eli Zaretskii2013-02-122-0/+7
* Merge from emacs-24; up to 2012-12-14T15:22:[email protected]Glenn Morris2013-02-061-5/+7
|\
| * Bump version number to 24.2.93Glenn Morris2013-02-064-10/+10
| * Update nt/INSTALL.Eli Zaretskii2013-02-021-5/+7
| * Bump version to 24.2.92Glenn Morris2013-01-094-10/+10
* | Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-313-1/+9
* | Make opendir on MS-Windows accept a 'const char *'.Eli Zaretskii2013-01-282-1/+5
* | MS-Windows followup to bugfix #13387.Eli Zaretskii2013-01-112-0/+6
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-01-092-0/+11
* | Merge from emacs-24; up to 2012-12-06T07:33:[email protected]Glenn Morris2013-01-025-6/+6
|\|
| * Add 2013 to yet more FSF copyright yearsGlenn Morris2013-01-021-2/+2
| * Add 2013 to more copyright yearsGlenn Morris2013-01-024-4/+4
* | Update copyright dates to 2013.Paul Eggert2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0227-28/+28
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-0127-28/+28
| * Bump version to 24.2.91.Chong Yidong2012-12-154-10/+10
| * Move fix for bug#12993 to trunkDaniel Colascione2012-12-102-8/+2
* | Fix the MS-Windows build.Eli Zaretskii2012-12-242-0/+7
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-172-4/+6
* | Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-174-0/+40
* | Commit nt/ChangeLog from the changeset of last commit.Eli Zaretskii2012-12-151-0/+4
* | Fix bug #13079 on MS-Windows with temp files not being deleted.Eli Zaretskii2012-12-151-0/+4
* | Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-142-0/+8
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-132-7/+24
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-112-6/+19
* | Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...Daniel Colascione2012-12-102-2/+8
|\|