index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32heap.c
Age
Commit message (
Expand
)
Author
2026-02-28
; Remove unused declarations from w32heap.c
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-01
; Avoid compiler warnings in MinGW builds
Eli Zaretskii
2025-02-01
; Avoid compiler warnings in the MS-Windows build
Eli Zaretskii
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Main part
Pip Cet
2024-12-12
Unexec removal: Adjust and simplify W32-specific code
Pip Cet
2024-12-12
Unexec removal: Main part
Pip Cet
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-23
Enlarge dumped_data
Po Lu
2023-01-26
Increase DUMPED_HEAP_SIZE
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-04
Port recent Gnulib changes to MS-Windows
Paul Eggert
2021-05-13
Merge from origin/emacs-27
Glenn Morris
2021-05-09
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-24
; Prefer https to http in more URLs
Stefan Kangas
2020-09-21
; Fix typos
Stefan Kangas
2020-01-03
Fix the MS-Windows build broken by "Let the OS clear large new objects"
Eli Zaretskii
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-02-01
Rename CANNOT_DUMP to HAVE_UNEXEC
Paul Eggert
2019-01-18
Clean up memory allocation and unexec support on MS-Windows
Eli Zaretskii
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-17
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-06-09
Enlarge DUMPED_HEAP_SIZE for 64-bit Windows builds
Eli Zaretskii
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-27
* src/w32heap.c (DUMPED_HEAP_SIZE) [_WIN64]: Bump to 22 MiB.
Noam Postavsky
2017-09-29
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-15
In w32heap.c bump up DUMPED_HEAP_SIZE
Martin Rudalics
2017-09-09
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-19
Implement getrlimit and setrlimit for MS-Windows
Eli Zaretskii
2016-11-05
Enlarge DUMPED_HEAP_SIZE
Eli Zaretskii
2016-10-23
Merge from origin/emacs-25
Paul Eggert
2016-10-23
;* src/w32heap.c: Fix typo and wording of the comments.
Eli Zaretskii
2016-05-21
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-04-15
Fix w32 memory-management problem when extending buffer text
Eli Zaretskii
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-20
Fix memory reservation on MS-Windows
Eli Zaretskii
2016-02-14
Make 'mmap_realloc' on MS-Windows more reliable
Eli Zaretskii
2016-01-24
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-16
Ensure 8-byte aligned memory allocation on MS-Windows 9X
Jussi Lahdenniemi
2016-01-01
Update copyright year to 2016
Paul Eggert
[next]