summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAge
...
* | src/w32heap.c (realloc_before_dump): Improve commentary.Eli Zaretskii2014-06-01
* | Enhance error checking in heap allocation routines on MS-Windows.Eli Zaretskii2014-05-30
* | 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
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-31
* Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-22
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Code cleanup for cygw32Daniel Colascione2012-10-08
* fix NT buildDaniel Colascione2012-10-08
* Merge from trunkDaniel Colascione2012-10-07
|\
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-30
* | Merge from trunkDaniel Colascione2012-09-17
|\|
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-15
* | Implement cygw32Daniel Colascione2012-09-17
|/
* 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
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-13
* USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)Paul Eggert2012-06-12
* Remove dead MSVC-specific code.Fabrice Popineau2012-03-25
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-04
|\
| * Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-29
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove config.h include guards.Dan Nicolaescu2010-11-15
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-14
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-14
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-01
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-06
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08
* * lisp.h:Dan Nicolaescu2008-07-11
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* 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
* (etext, edata): Remove unused definitions.Eli Zaretskii2006-05-26
* 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
* (RVA_TO_PTR): No need to #undef now.Eli Zaretskii2005-06-06
* [USE_LSB_TAG]: Don't check heap location.Jason Rumney2004-05-18
* Add arch taglinesMiles Bader2003-09-01
* Don't redefine _heap_init and _heap_term on MSVC 7 build environments. PatchJuanma Barranquero2002-10-28
* Include <config.h>.Pavel Janík2002-01-01
* (w32_build_number): New variable.Andrew Innes2000-11-05
* [!USE_CRT_DLL]: Don't define _heap_init and _heap_termAndrew Innes2000-08-22