summaryrefslogtreecommitdiff
path: root/src/w32heap.h
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-18
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-03
* Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-29
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-27
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Code cleanup for cygw32Daniel Colascione2012-10-08
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-30
* Rename OS_WINDOWS_95 to OS_9X.Eli Zaretskii2012-07-29
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-25
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Fix typo in previous change.Juanma Barranquero2008-05-15
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros.Eli Zaretskii2005-06-06
* Add arch taglinesMiles Bader2003-09-01
* Do not undef min and max.Andrew Innes2001-10-08
* (w32_build_number): Add extern.Andrew Innes2000-11-05
* Undefine min, max.Andrew Innes2000-08-22
* w32heap.h (osinfo_cache): Declare.Geoff Voelker1999-06-24
* (ROUND_UP):Andrew Innes1999-01-17
* * w32heap.h (w32_fatal_reload_error): Declare.Geoff Voelker1998-04-17
* Enumerate operating system types.Geoff Voelker1997-09-03
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-19
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* (get_data_region_base): Undefined.Geoff Voelker1995-05-26
* Initial revisionRichard M. Stallman1994-11-01