summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-2/+2
|\
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| * Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii2014-11-091-2/+2
* | Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-131-1/+1
* | Fix copyright years by handPaul Eggert2015-01-011-1/+1
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-271-2/+2
* | src/w32heap.c: Minor formatting and whitespace changes.Eli Zaretskii2014-06-271-18/+24
* | Fix last commit.Eli Zaretskii2014-06-041-1/+2
* | Improve dumped memory report on MS-Windows.Eli Zaretskii2014-06-041-3/+14
* | src/w32heap.c (DUMPED_HEAP_SIZE) [!_WIN64]: Reduce to 11 MB.Juanma Barranquero2014-06-041-1/+1
* | More minor cleanups in src/w32heap.c.Eli Zaretskii2014-06-031-5/+4
* | Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-1/+13
* | src/w32heap.c (init_heap): Fix typos in comments (again).Eli Zaretskii2014-06-021-3/+2
* | src/w32heap.c (init_heap): Fix typos in comments.Eli Zaretskii2014-06-021-3/+3
* | Minor improvement of sbrk emulation on MS-Windows.Eli Zaretskii2014-06-021-8/+19
* | src/w32heap.c (realloc_before_dump): Improve commentary.Eli Zaretskii2014-06-011-0/+6
* | Enhance error checking in heap allocation routines on MS-Windows.Eli Zaretskii2014-05-301-15/+47
* | Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-291-0/+13
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-189/+544
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-311-2/+2
* Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-221-1/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Code cleanup for cygw32Daniel Colascione2012-10-081-15/+1
* fix NT buildDaniel Colascione2012-10-081-2/+0
* Merge from trunkDaniel Colascione2012-10-071-17/+27
|\
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-18/+26
* | Merge from trunkDaniel Colascione2012-09-171-1/+0
|\ \ | |/
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+0
* | Implement cygw32Daniel Colascione2012-09-171-40/+1
|/
* Rename OS_WINDOWS_95 to OS_9X.Eli Zaretskii2012-07-291-2/+2
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-3/+3
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-4/+4
* USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)Paul Eggert2012-06-121-2/+2
* Remove dead MSVC-specific code.Fabrice Popineau2012-03-251-24/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-041-1/+24
|\
| * Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-291-1/+24
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove config.h include guards.Dan Nicolaescu2010-11-151-5/+0
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-1/+1
|\ \ | |/
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-1/+1
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-1/+0
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * lisp.h:Dan Nicolaescu2008-07-111-1/+1