summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Implement getrlimit and setrlimit for MS-WindowsEli Zaretskii2016-11-191-1/+84
* | Enlarge DUMPED_HEAP_SIZEEli Zaretskii2016-11-051-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-7/+7
|\ \ | |/
| * ;* src/w32heap.c: Fix typo and wording of the comments.Eli Zaretskii2016-10-231-7/+7
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-6/+6
|/
* Fix w32 memory-management problem when extending buffer textEli Zaretskii2016-04-151-4/+4
* Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+5
* Fix memory reservation on MS-WindowsEli Zaretskii2016-02-201-2/+4
* Make 'mmap_realloc' on MS-Windows more reliableEli Zaretskii2016-02-141-22/+29
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi2016-01-161-6/+83
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include file cleanup for w32 files in src directoryEli Zaretskii2015-10-221-1/+1
* Handle NULL pointers in w32heap.c allocation routinesEli Zaretskii2015-07-271-7/+11
* * src/w32heap.c (DUMPED_HEAP_SIZE): Bump to 20MB.Andy Moreton2015-07-101-1/+1
* In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MBMartin Rudalics2015-05-191-2/+2
* 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