summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAgeFilesLines
* Increase DUMPED_HEAP_SIZEPo Lu2023-01-261-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Port recent Gnulib changes to MS-WindowsPaul Eggert2021-10-041-16/+26
* Merge from origin/emacs-27Glenn Morris2021-05-131-2/+2
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-091-2/+2
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | ; Prefer https to http in more URLsStefan Kangas2020-10-241-2/+2
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Fix the MS-Windows build broken by "Let the OS clear large new objects"Eli Zaretskii2020-01-031-0/+10
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-011-4/+4
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-181-24/+25
* Add portable dumperDaniel Colascione2019-01-151-0/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-171-2/+4
|/
* Enlarge DUMPED_HEAP_SIZE for 64-bit Windows buildsEli Zaretskii2018-06-091-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * src/w32heap.c (DUMPED_HEAP_SIZE) [_WIN64]: Bump to 22 MiB.Noam Postavsky2017-11-271-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* In w32heap.c bump up DUMPED_HEAP_SIZEMartin Rudalics2017-09-151-1/+1
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-091-0/+2
* 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