summaryrefslogtreecommitdiff
path: root/src/w32heap.c
AgeCommit message (Expand)Author
2026-02-28; Remove unused declarations from w32heap.cEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii
2025-02-01; Avoid compiler warnings in the MS-Windows buildEli Zaretskii
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Pure storage removal: Main partPip Cet
2024-12-12Unexec removal: Adjust and simplify W32-specific codePip Cet
2024-12-12Unexec removal: Main partPip Cet
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-23Enlarge dumped_dataPo Lu
2023-01-26Increase DUMPED_HEAP_SIZEPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-04Port recent Gnulib changes to MS-WindowsPaul Eggert
2021-05-13Merge from origin/emacs-27Glenn Morris
2021-05-09Fix compilation errors with latest w32 API headersEli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-24; Prefer https to http in more URLsStefan Kangas
2020-09-21; Fix typosStefan Kangas
2020-01-03Fix the MS-Windows build broken by "Let the OS clear large new objects"Eli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-02-01Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert
2019-01-18Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii
2019-01-15Add portable dumperDaniel Colascione
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-17Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton
2018-06-09Enlarge DUMPED_HEAP_SIZE for 64-bit Windows buildsEli Zaretskii
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-27* src/w32heap.c (DUMPED_HEAP_SIZE) [_WIN64]: Bump to 22 MiB.Noam Postavsky
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-15In w32heap.c bump up DUMPED_HEAP_SIZEMartin Rudalics
2017-09-09Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Implement getrlimit and setrlimit for MS-WindowsEli Zaretskii
2016-11-05Enlarge DUMPED_HEAP_SIZEEli Zaretskii
2016-10-23Merge from origin/emacs-25Paul Eggert
2016-10-23;* src/w32heap.c: Fix typo and wording of the comments.Eli Zaretskii
2016-05-21Fix compiler warnings in the MinGW buildEli Zaretskii
2016-04-15Fix w32 memory-management problem when extending buffer textEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-02-20Fix memory reservation on MS-WindowsEli Zaretskii
2016-02-14Make 'mmap_realloc' on MS-Windows more reliableEli Zaretskii
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-16Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi
2016-01-01Update copyright year to 2016Paul Eggert