index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix the value of default-directory upon startup on MS-Windows
Eli Zaretskii
2018-12-07
1
-0
/
+1
*
|
Move timestamp-related stuff to timefns.c
Paul Eggert
2018-10-06
1
-0
/
+1
*
|
Define get_proc_addr in Cygwin-w32 build
Andy Moreton
2018-08-20
1
-33
/
+0
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-3
/
+23
*
|
Allow access to MS-Windows Registry from Lisp programs
Eli Zaretskii
2018-05-29
1
-0
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-29
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Rename primary_thread to main_thread
Paul Eggert
2016-12-30
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-12-07
1
-0
/
+1
|
\
|
|
*
Fix 'expand-file-name' during startup on MS-Windows
Eli Zaretskii
2016-11-28
1
-0
/
+1
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-1
/
+1
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Fix incompatbilities with MS-Windows 2000 and older
Jussi Lahdenniemi
2016-01-16
1
-0
/
+1
*
Make 'random' seeds cryptographically secure if possible
Eli Zaretskii
2016-01-15
1
-0
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix compiler warnings in w32.c
Eli Zaretskii
2015-11-26
1
-2
/
+4
*
Make file-accessible-directory-p reliable on MS-Windows
Eli Zaretskii
2015-08-31
1
-0
/
+1
*
Support long URLs in w32-shell-execute
Eli Zaretskii
2015-07-30
1
-0
/
+1
*
Add facility to collect stderr of async subprocess
Daiki Ueno
2015-04-11
1
-0
/
+1
*
Support non-blocking connect on MS-Windows (Bug#20207)
Eli Zaretskii
2015-03-27
1
-2
/
+7
*
MS-Windows followup to previous commit
Eli Zaretskii
2015-01-05
1
-1
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Wrap dll functions more simply
Paul Eggert
2014-12-28
1
-0
/
+13
*
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
Eli Zaretskii
2014-09-15
1
-2
/
+2
*
Implement case-insensitive and Unicode-compliant collation on MS-Windows.
Eli Zaretskii
2014-08-29
1
-1
/
+1
*
Implement locale-sensitive string collation for MS-Windows. (Bug#18051)
Eli Zaretskii
2014-08-25
1
-0
/
+3
*
Implement memory-info for MS-Windows.
Eli Zaretskii
2014-07-10
1
-0
/
+4
*
Another fix for handling of file names on Windows 9X.
Eli Zaretskii
2014-02-06
1
-0
/
+3
*
Fix file name handling on MS-Windows 9X.
Eli Zaretskii
2014-01-18
1
-0
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Fix copy-file on MS-Windows with file names outside of current locale.
Eli Zaretskii
2013-12-14
1
-0
/
+1
*
Converted image.c and gnutls.c functions that accept file names.
Eli Zaretskii
2013-12-03
1
-0
/
+1
*
File selection converted and tested.
Eli Zaretskii
2013-11-23
1
-0
/
+3
*
Converted sys_unlink and sys_rmdir, got rid of pending deletion in w32proc.c.
Eli Zaretskii
2013-11-16
1
-8
/
+0
*
Adapted dostounix_filename. w32-short/long-filename work with wide APIs.
Eli Zaretskii
2013-11-02
1
-1
/
+6
*
Finished conversion routines; w32-unicode-filenames exposed to Lisp.
Eli Zaretskii
2013-10-26
1
-2
/
+0
*
A possible fix for bug #14333 with hanging at exit on MS-Windows.
Eli Zaretskii
2013-08-29
1
-0
/
+1
*
Make file descriptors close-on-exec when possible.
Paul Eggert
2013-07-07
1
-1
/
+1
*
FILE's lock is now always .#FILE and may be a regular file.
Paul Eggert
2013-03-05
1
-0
/
+2
*
Avoid encoding file names run through dostounix_filename on MS-Windows.
Eli Zaretskii
2013-02-02
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Fix bug #13079 on MS-Windows with temp files not being deleted.
Eli Zaretskii
2012-12-15
1
-1
/
+9
*
|
Improve and correct commentary to w32proc-related data and functions.
Eli Zaretskii
2012-12-15
1
-11
/
+35
*
|
Assume POSIX 1003.1-1988 or later for unistd.h.
Paul Eggert
2012-11-21
1
-2
/
+0
|
/
[next]