summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAge
* Increase DUMPED_HEAP_SIZEPo Lu2023-01-26
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Port recent Gnulib changes to MS-WindowsPaul Eggert2021-10-04
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-09
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Update copyright year to 2021Paul Eggert2021-01-01
* | ; Prefer https to http in more URLsStefan Kangas2020-10-24
* | ; Fix typosStefan Kangas2020-09-21
* | Fix the MS-Windows build broken by "Let the OS clear large new objects"Eli Zaretskii2020-01-03
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-01
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-18
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-17
|/
* Enlarge DUMPED_HEAP_SIZE for 64-bit Windows buildsEli Zaretskii2018-06-09
* Update copyright year to 2018Paul Eggert2018-01-01
* * src/w32heap.c (DUMPED_HEAP_SIZE) [_WIN64]: Bump to 22 MiB.Noam Postavsky2017-11-27
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* In w32heap.c bump up DUMPED_HEAP_SIZEMartin Rudalics2017-09-15
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-09
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Implement getrlimit and setrlimit for MS-WindowsEli Zaretskii2016-11-19
* | Enlarge DUMPED_HEAP_SIZEEli Zaretskii2016-11-05
* | Merge from origin/emacs-25Paul Eggert2016-10-23
|\|
| * ;* src/w32heap.c: Fix typo and wording of the comments.Eli Zaretskii2016-10-23
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
|/
* Fix w32 memory-management problem when extending buffer textEli Zaretskii2016-04-15
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Fix memory reservation on MS-WindowsEli Zaretskii2016-02-20
* Make 'mmap_realloc' on MS-Windows more reliableEli Zaretskii2016-02-14
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-24
* Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi2016-01-16
* Update copyright year to 2016Paul Eggert2016-01-01
* Include file cleanup for w32 files in src directoryEli Zaretskii2015-10-22
* Handle NULL pointers in w32heap.c allocation routinesEli Zaretskii2015-07-27
* * src/w32heap.c (DUMPED_HEAP_SIZE): Bump to 20MB.Andy Moreton2015-07-10
* In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MBMartin Rudalics2015-05-19
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-28
|\
| * Update copyright year to 2015Paul Eggert2015-01-01
| * Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii2014-11-09
* | Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-13
* | Fix copyright years by handPaul Eggert2015-01-01
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-27
* | src/w32heap.c: Minor formatting and whitespace changes.Eli Zaretskii2014-06-27
* | Fix last commit.Eli Zaretskii2014-06-04