summaryrefslogtreecommitdiff
path: root/src/unexw32.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-181-10/+0
* Add portable dumperDaniel Colascione2019-01-151-116/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid MinGW64 compiler warnings in unexw32.cAndy Moreton2017-09-161-1/+1
* Avoid compilation warnings with GCC 7 on MS-WindowsEli Zaretskii2017-09-151-3/+3
* Avoid 64-bit compilation warnings in unexw32.cEli Zaretskii2017-09-141-7/+13
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-091-4/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix crashes on MS-Windows during dumpingEli Zaretskii2016-12-171-0/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-15/+18
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-7/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Consistently use min and max macros from lisp.h.Dmitry Antipov2014-10-031-5/+0
* Clean up extern decls a bit.Paul Eggert2014-08-311-3/+0
* Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-291-0/+4
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-39/+9
* Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-111-0/+7
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Converted spawnve, but not tested the result yet.Eli Zaretskii2013-12-061-7/+10
* Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii2013-11-021-2/+8
* Delete previous emacs.exe before dumping to fix problem with hard links to it.Eli Zaretskii2013-04-161-0/+8
* Avoid encoding file names run through dostounix_filename on MS-Windows.Eli Zaretskii2013-02-021-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * Move fix for bug#12993 to trunkDaniel Colascione2012-12-101-0/+16
|/
* Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-091-16/+0
* Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-171-0/+2
* Code cleanup for cygw32Daniel Colascione2012-10-081-0/+1
* Merge from trunkDaniel Colascione2012-10-071-23/+23
|\
| * Clean up the Windows x64 changes.Eli Zaretskii2012-10-011-4/+4
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-23/+23
* | Implement cygw32Daniel Colascione2012-09-171-1/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-3/+3
* nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-251-1/+0
* Change unexec implementations to match prototype.Paul Eggert2011-03-171-4/+1
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-161-0/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused arguments for unexec.Dan Nicolaescu2010-10-031-3/+4
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+5
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1