| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a simple struct to implement compile time checks for the Lisp_Object type | Andreas Schwab | 2012-06-13 | 1 | -4/+4 |
* | USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604) | Paul Eggert | 2012-06-12 | 1 | -2/+2 |
* | Remove dead MSVC-specific code. | Fabrice Popineau | 2012-03-25 | 1 | -24/+0 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org. | Glenn Morris | 2011-05-04 | 1 | -1/+24 |
|\ |
|
| * | Allow the Windows build to use upto 2GB of heap. | Eli Zaretskii | 2011-04-29 | 1 | -1/+24 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Remove config.h include guards. | Dan Nicolaescu | 2010-11-15 | 1 | -5/+0 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | src/w32*.c: Whitespace fixes and typos. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | src/w32*.c: Convert function definitions to standard C. | Juanma Barranquero | 2010-07-06 | 1 | -1/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * lisp.h: | Dan Nicolaescu | 2008-07-11 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -8/+7 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | (etext, edata): Remove unused definitions. | Eli Zaretskii | 2006-05-26 | 1 | -4/+0 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (RVA_TO_PTR): No need to #undef now. | Eli Zaretskii | 2005-06-06 | 1 | -1/+0 |
* | [USE_LSB_TAG]: Don't check heap location. | Jason Rumney | 2004-05-18 | 1 | -1/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch | Juanma Barranquero | 2002-10-28 | 1 | -15/+15 |
* | Include <config.h>. | Pavel JanÃk | 2002-01-01 | 1 | -1/+3 |
* | (w32_build_number): New variable. | Andrew Innes | 2000-11-05 | 1 | -0/+5 |
* | [!USE_CRT_DLL]: Don't define _heap_init and _heap_term | Andrew Innes | 2000-08-22 | 1 | -2/+2 |
* | w32heap.c (osinfo_cache): New variable. | Geoff Voelker | 1999-06-24 | 1 | -0/+8 |
* | (RVA_TO_PTR): Redefine to convert RVA to address in | Andrew Innes | 1999-01-17 | 1 | -104/+69 |
* | (allocate_heap): Define NTHEAP_PROBE_BASE by default. | Geoff Voelker | 1998-09-02 | 1 | -1/+2 |
* | (recreate_heap): Invoke w32_fatal_reload_error upon error. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
* | (os_subtype): New variable. | Geoff Voelker | 1997-09-03 | 1 | -4/+34 |
* | Add pragma to force zero initialized | Geoff Voelker | 1997-07-01 | 1 | -0/+11 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -4/+4 |
* | Use new names for w32 files | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -4/+4 |
* | (allocate_heap): Clean up conditional. | Richard M. Stallman | 1996-05-13 | 1 | -3/+9 |
* | (allocate_heap): Bump heap base up to 27MB to | Geoff Voelker | 1996-05-11 | 1 | -10/+21 |
* | Include lisp.h. | Geoff Voelker | 1996-05-03 | 1 | -39/+40 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -15/+16 |
* | Include config.h. | Geoff Voelker | 1995-06-30 | 1 | -6/+29 |
* | (reserved_heap_size,allocate_heap): Defined. | Geoff Voelker | 1995-05-26 | 1 | -4/+52 |
* | (sbrk): Shrink heap by arbitrary amounts. | Karl Heuer | 1995-04-12 | 1 | -2/+0 |
* | (sbrk): Allow request sizes to be different than the page size. | Karl Heuer | 1994-11-03 | 1 | -2/+0 |