]> code.delx.au - gnu-emacs/history - src/w32.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / src / w32.c
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Eli ZaretskiiFix a bug with time zones on MS-Windows.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-25 Eli ZaretskiiAvoid compiler warnings in w32.c:acl_to_text.
2012-12-23 Eli ZaretskiiDon't fail in acl_set_file on MS-Windows if the operati...
2012-12-23 Eli ZaretskiiImprove handling of subprocess shutdown on MS-Windows.
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-18 Eli ZaretskiiFollow symlinks in MS-Windows emulations of ACL functions.
2012-12-17 Eli ZaretskiiSupport Posix ACL APIs on MS-Windows.
2012-12-15 Eli ZaretskiiImprove and correct commentary to w32proc-related data...
2012-12-14 Eli ZaretskiiSpeed up most calls to 'stat' and 'lstat' on MS-Windows.
2012-12-14 Eli ZaretskiiFix bug #12621 with crashes on MS-Windows in LookupAcco...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-08 Eli ZaretskiiFix putenv and unsetenv on MS-Windows.
2012-12-08 Fabrice PopineauFix incompatibilities with 64-bit Windows builds.
2012-12-08 Eli ZaretskiiProvide unsetenv for MS-Windows and make putenv Posix...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-11-30 Fabrice PopineauFix compilation problems with 64-bit MSVC compiler.
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Kenichi Handa(no commit message)
2012-11-23 Paul EggertAssume POSIX 1003.1-1988 or later for dirent.h.
2012-11-22 Eli ZaretskiiFix MS-Windows build following 2012-11-21T21:06:52Z...
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Paul EggertAssume POSIX 1003.1-1988 or later for unistd.h.
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-19 Eli ZaretskiiMore fixes for bug #12878 with MS-Windows MSVC build.
2012-11-18 Kenichi Handamerge trunk
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-17 Paul EggertAssume POSIX 1003.1-1988 or later for fcntl.h.
2012-11-17 Eli ZaretskiiMerge from trunk.
2012-11-17 Eli ZaretskiiFix MS-Windows emulation of 'faccessat' wrt directories.
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-14 Eli ZaretskiiMS-Windows followup for 2012-11-14T04:55:41Z!eggert...
2012-11-14 Kenichi Handamerge trunk
2012-11-14 Paul EggertUse faccessat, not access, when checking file permissions.
2012-10-19 Paul EggertUndo faccessat change.
2012-10-19 Paul EggertUse faccessat, not access, when checking file permissions.
2012-10-18 Kenichi Handamerge trunk
2012-10-17 Eli ZaretskiiMerge from trunk.
2012-10-17 Eli ZaretskiiFix warnings when compiling on MS-Windows with -std...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Kenichi Handamerge trunk
2012-10-14 Eli ZaretskiiMerge from trunk.
2012-10-12 Eli ZaretskiiFix typo in last change.
2012-10-12 Eli ZaretskiiFix bug #12587 with slow startup on MS-Windows with...
2012-10-11 Kenichi Handamerge trunk
2012-10-08 Eli ZaretskiiMerge from trunk after addition of w32common.h.
2012-10-08 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
2012-10-08 Daniel ColascioneCode cleanup for cygw32
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Eli ZaretskiiImprove commentary for the last commit.
2012-10-05 Eli ZaretskiiSupport setting file times of directories on MS-Windows.
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-04 Eli ZaretskiiFix test for invalid handle in w32.c's 'utime'.
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Eli ZaretskiiSupport atimers and CPU profiler via profile.c on MS...
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Juanma BarranqueroMove Vlibrary_cache to emacs.c and reset before dumping.
2012-09-25 Eli ZaretskiiFix handling of fatal signals and exceptions on MS...
2012-09-23 Chong YidongRemove LIBRARIES arg from w32_delayed_load and friends.
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Daniel ColascioneImplement cygw32
2012-09-16 Kenichi Handamerge trunk
2012-09-15 Eli ZaretskiiFix MS-Windows build broken by 2012-09-15T07:06:56Z...
2012-09-07 Eli ZaretskiiMS-Windows followup for 2012-09-07T01:27:44Z!eggert...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-09-02 Paul Eggert* emacs.c, eval.c: Use bool for boolean.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-26 Paul EggertSpelling fixes.
2012-08-22 Kenichi Handamerge trunk
2012-08-18 Paul Eggert* process.h (PSET): Remove.
2012-08-16 Kenichi Handamerge trunk
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Dmitry AntipovDrop PGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Juanma Barranquerosrc/w32.c: Silence compiler warnings.
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-04 Eli ZaretskiiFix bug #11959 with startup warnings on MS-Windows...
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-07-29 Eli ZaretskiiRename OS_WINDOWS_95 to OS_9X.
next