summaryrefslogtreecommitdiff
path: root/src/w32notify.c
Commit message (Expand)AuthorAge
* Fix NULL dereference in w32notify.cStefan Kangas2024-01-13
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Don't follow symlinks in w32notify file watchesEli Zaretskii2022-09-07
* Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-24
* ; * src/w32notify.c: Fix a typo in a comment.Eli Zaretskii2022-05-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-09
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Use mint_ptr in w32notify.cEli Zaretskii2018-06-16
* | ; Replace "Written by" with standard "Author:" header in some C filesGlenn Morris2018-02-13
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-09
* Add an optional testfn parameter to assocNicolas Petton2017-07-11
* Replace QUIT with maybe_quitPaul Eggert2017-01-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Improve filenotify-tests.elMichael Albinus2016-12-29
* | Limit <config.h>’s includesPaul Eggert2016-09-30
* | Define _GNU_SOURCE in files delaying config.hPaul Eggert2016-09-17
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
* | Improve w32notify notificationsFabrice Popineau2016-03-19
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Fix issues found by auditing w32notify codeEli Zaretskii2016-02-06
* Update copyright year to 2016Paul Eggert2016-01-01
* * src/w32notify.c (Fw32notify_add_watch): Fix version check.Juanma Barranquero2015-10-25
* Use common report_file_notify_error functionMichael Albinus2015-09-16
* Improve the doc string of w32notify-valid-pEli Zaretskii2015-09-14
* Report file-notify-error in w32notify.cEli Zaretskii2015-09-14
* Implement w32notify-valid-pEli Zaretskii2015-09-14
* MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii2015-01-10
* MS-Windows followup to previous commitEli Zaretskii2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Uniquify the 'size' symbol.Paul Eggert2014-11-07
* src/*.c: Silence a few warnings about unused vars and functions.Juanma Barranquero2014-03-26
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Converted and tested w32notify.c.Eli Zaretskii2013-12-08
* Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-28
* Fix watching directories using w32notify.c.Eli Zaretskii2013-11-27
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-03
* Update commentary in w32notify.c.Eli Zaretskii2013-07-02
* Fix typos.Juanma Barranquero2013-06-07
* Update doc string of w32notify-add-watch per discussions in bug #13540.Eli Zaretskii2013-01-25
* Update copyright dates to 2013.Paul Eggert2013-01-02
* Spelling fixes.Paul Eggert2012-12-11
* Proof-read comments on w32notify.c. Adapt NEWS entry.Eli Zaretskii2012-12-10