summaryrefslogtreecommitdiff
path: root/nt/preprep.c
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-241-1/+1
* | Include <config.h> first in MS-Windows sourcePaul Eggert2021-10-241-0/+3
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-7/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* More MinGW64 related fixes.Eli Zaretskii2013-03-261-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix compilation warnings in the MS-Windows build.Eli Zaretskii2012-10-021-1/+1
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-011-4/+4
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-38/+39
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-151-2/+1
* nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-251-1/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | nt/*.c: Use const char*; remove unused code.Juanma Barranquero2010-09-281-16/+16
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-8/+7
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-18/+18
* (_ANONYMOUS_UNION) [__GNUC__]: New define.Andrew Innes2000-09-031-0/+4
* (PTR_TO_OFFSET): Cast ptr to unsigned char *.Andrew Innes2000-08-221-1/+1
* Fix typo.Andrew Innes1999-06-031-1/+1
* (copy_executable_and_move_sections): Ifdef out aAndrew Innes1999-05-021-0/+3
* Initial revisionAndrew Innes1999-02-201-0/+822