aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32heap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Remove unused declarations from w32heap.cEli Zaretskii10 days1-39/+0
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Avoid compiler warnings in MinGW buildsEli Zaretskii2025-06-011-3/+3
* ; Avoid compiler warnings in the MS-Windows buildEli Zaretskii2025-02-011-45/+0
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-306/+39
|\
| * Pure storage removal: Main partPip Cet2024-12-121-128/+7
| * Unexec removal: Adjust and simplify W32-specific codePip Cet2024-12-121-159/+38
| * Unexec removal: Main partPip Cet2024-12-121-25/+0
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Enlarge dumped_dataPo Lu2023-09-231-1/+1
* | 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