| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Avoid aligned_alloc static/extern collision | Paul Eggert | 2016-02-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Omit XLI (init) == 0 optimization in make-vector | Paul Eggert | 2016-02-05 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | | | | | Prefer memcpy and memset to doing it by hand | Paul Eggert | 2016-02-04 | 1 | -23/+14 | |
| * | | | | | | | | | | | | | | | | | Simplify USE_ALIGNED_ALLOC | Paul Eggert | 2016-02-04 | 1 | -14/+5 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-03 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Correct reference to DARWIN_OS preprocessor symbol | John Wiegley | 2016-01-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Pacify GCC on C library without glibc API | Paul Eggert | 2016-01-30 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | Port malloc.h hygiene fix to LTO | Paul Eggert | 2016-02-02 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Fix extern symbols defined and not used | Paul Eggert | 2016-01-30 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | Build lib/e-*.o only on platforms that need it | Paul Eggert | 2016-01-30 | 1 | -9/+4 | |
| * | | | | | | | | | | | | | | | | | Include <malloc.h> when advisable | Paul Eggert | 2016-01-30 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | * src/alloc.c: Include "sheap.h". | Paul Eggert | 2016-01-30 | 1 | -12/+25 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | malloc.h hygiene | Paul Eggert | 2016-01-26 | 1 | -1/+75 | |
| * | | | | | | | | | | | | | | | | Avoid an infloop when we run out of memory | Eli Zaretskii | 2016-01-11 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | Simplify HAVE_MODULES use in mark_maybe_pointer | Paul Eggert | 2016-01-10 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | | * src/alloc.c (mark_maybe_pointer): HAVE_MODULES may be undefined | Stefan Monnier | 2016-01-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | * src/alloc.c (mark_maybe_pointer): Also check wide-int's emacs_value | Stefan Monnier | 2016-01-09 | 1 | -11/+17 | |
| * | | | | | | | | | | | | | | | | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Avoid writing to purespace | YAMAMOTO Mitsuharu | 2015-12-31 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | | | Avoid assertion violations in compact_font_cache_entry | Eli Zaretskii | 2015-12-29 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | Fix performance regression with gcc -O0 | Paul Eggert | 2015-12-12 | 1 | -11/+24 | |
| * | | | | | | | | | | | | | | | | Improve module interface when WIDE_EMACS_INT | Paul Eggert | 2015-12-06 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | Fix crash at startup related to GC of font entities | Eli Zaretskii | 2015-11-24 | 1 | -13/+6 | |
| * | | | | | | | | | | | | | | | | Add a few safety checks when ENABLE_CHECKING | Paul Eggert | 2015-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Improve documentation of dynamic modules | Eli Zaretskii | 2015-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Add dynamic module module support | Aurélien Aptel | 2015-11-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Add new User Pointer (User_Ptr) type | Aurélien Aptel | 2015-11-18 | 1 | -1/+31 | |
| * | | | | | | | | | | | | | | | | Spelling fixes | Paul Eggert | 2015-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Fix a memory leak in GC of font cache | Dima Kogan | 2015-11-09 | 1 | -3/+27 | |
| * | | | | | | | | | | | | | | | | Use INT_ADD_WRAPV etc. to check integer overflow | Paul Eggert | 2015-11-08 | 1 | -22/+33 | |
| * | | | | | | | | | | | | | | | | * src/alloc.c: Silence compiler warnings | Juanma Barranquero | 2015-10-31 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Include-file cleanup for src directory | Paul Eggert | 2015-10-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Take XPNTR private | Paul Eggert | 2015-10-13 | 1 | -24/+35 | |
| * | | | | | | | | | | | | | | | Fix bug in GC_CHECK_MARKED_OBJECTS check | Paul Eggert | 2015-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS | Paul Eggert | 2015-08-26 | 1 | -254/+13 | |
| * | | | | | | | | | | | | | | | Don't miss warnings about removing string text properties while dumping | Eli Zaretskii | 2015-08-14 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | Make add_to_log varargs | Paul Eggert | 2015-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Improve warning about purecopy of strings with properties | Eli Zaretskii | 2015-08-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Clear gcprolist etc. after stack overflow | Paul Eggert | 2015-07-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | Fix GC bugs --with-wide-int and Qnil == 0 | Paul Eggert | 2015-06-24 | 1 | -49/+10 | |
| * | | | | | | | | | | | | | | | Avoid grave accent quoting in stderr diagnostics | Paul Eggert | 2015-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Don't misencode C-generated messages | Paul Eggert | 2015-05-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | * lisp/emacs-lisp/testcover.el: Don't use edebug--read (bug#20487) | Stefan Monnier | 2015-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Remove the deprecated INTERNAL_FIELD macro by expanding it | Oleh Krehel | 2015-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Add classes as run-time descriptors of cl-structs. | Stefan Monnier | 2015-03-18 | 1 | -22/+21 | |
| * | | | | | | | | | | | | | | | Rename gc-precise-p to gc-precise | Daniel Colascione | 2015-03-03 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | * alloc.c (run_finalizers): Omit unused local. | Paul Eggert | 2015-03-03 | 1 | -32/+29 | |
| * | | | | | | | | | | | | | | | Add support for finalizers | Daniel Colascione | 2015-03-02 | 1 | -5/+167 | |
| * | | | | | | | | | | | | | | | Count MANY function args more reliably | Paul Eggert | 2015-01-25 | 1 | -62/+46 | |
| * | | | | | | | | | | | | | | | Better isolate code that assumes NIL_IS_ZERO | Paul Eggert | 2015-01-21 | 1 | -5/+2 | |