2012-07-09 |
Dmitry Antipov | Move marker debugging code under MARKER_DEBUG.
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | Fix marker debugging code.
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | Compile marker debugging code only if ENABLE_CHECKING...
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | Avoid code repetition in marker-related functions.
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | * buffer.c (unchain_overlay): Simplify. Add comment.
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | Introduce fast path for the widely used marker operation.
|
commit | commitdiff | tree |
2012-07-06 |
Dmitry Antipov | Do not use Fdelete_overlay in delete_all_overlays
|
commit | commitdiff | tree |
2012-07-05 |
Dmitry Antipov | * marker.c (set_marker_restricted_both): Simplify by...
|
commit | commitdiff | tree |
2012-07-05 |
Dmitry Antipov | Cleanup xmalloc.
|
commit | commitdiff | tree |
2012-07-04 |
Dmitry Antipov | * buffer.c (init_buffer_once): Fix initialization of
|
commit | commitdiff | tree |
2012-07-04 |
Dmitry Antipov | Fix compilation with --enable-gcc-warnings and -O1
|
commit | commitdiff | tree |
2012-07-04 |
Dmitry Antipov | * buffer.c (Fgenerate_new_buffer_name): Fix type mismatch.
|
commit | commitdiff | tree |
2012-07-03 |
Dmitry Antipov | Fix block vector allocation code to allow VECTOR_BLOCK_SIZE
|
commit | commitdiff | tree |
2012-07-03 |
Dmitry Antipov | * alloc.c (allocate_vector_block): Remove redundant
|
commit | commitdiff | tree |
2012-07-03 |
Dmitry Antipov | * alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTES
|
commit | commitdiff | tree |
2012-07-03 |
Dmitry Antipov | Cleanup basic buffer management.
|
commit | commitdiff | tree |
2012-07-02 |
Dmitry Antipov | * src/ChangeLog: Fix a typo.
|
commit | commitdiff | tree |
2012-07-02 |
Dmitry Antipov | * alloc.c (mark_buffer): Simplify. Remove prototype.
|
commit | commitdiff | tree |
2012-06-29 |
Dmitry Antipov | * lisp/fringe.el (fringe-mode): Doc fix.
|
commit | commitdiff | tree |
2012-06-29 |
Dmitry Antipov | * editfns.c (region_limit): Fix type mismatch.
|
commit | commitdiff | tree |
2012-06-29 |
Dmitry Antipov | * nsfns.m: Fix GLYPH_DEBUG usage assuming that it may be
|
commit | commitdiff | tree |
2012-06-28 |
Dmitry Antipov | * configure.in: Fix previous change. Remove --enable...
|
commit | commitdiff | tree |
2012-06-28 |
Dmitry Antipov | * window.h (struct window): Change type of 'hscroll',
|
commit | commitdiff | tree |
2012-06-28 |
Dmitry Antipov | * window.h (struct window): Change type of 'use_time...
|
commit | commitdiff | tree |
2012-06-28 |
Dmitry Antipov | * configure.in: Add glyphs category to --enable-checking...
|
commit | commitdiff | tree |
2012-06-28 |
Dmitry Antipov | Generalize run-time debugging checks.
|
commit | commitdiff | tree |
2012-06-27 |
Dmitry Antipov | * alloc.c (allocate_string_data): Remove dead code.
|
commit | commitdiff | tree |
2012-06-27 |
Dmitry Antipov | * alloc.c (allocate_string): Omit intervals initialization.
|
commit | commitdiff | tree |
2012-06-27 |
Dmitry Antipov | * alloc.c (allocate_string): Fix last change.
|
commit | commitdiff | tree |
2012-06-27 |
Dmitry Antipov | * alloc.c (allocate_string): Remove two redundant...
|
commit | commitdiff | tree |
2012-06-26 |
Dmitry Antipov | * alloc.c (allocate_window): Zero out non-Lisp part...
|
commit | commitdiff | tree |
2012-06-26 |
Dmitry Antipov | * term.c (delete_tty): Remove redundant call to memset.
|
commit | commitdiff | tree |
2012-06-26 |
Dmitry Antipov | * src/alloc.c: Remove build_string.
|
commit | commitdiff | tree |
2012-06-25 |
Dmitry Antipov | Fix misspelling dispextern.h in ChangeLog.
|
commit | commitdiff | tree |
2012-06-25 |
Dmitry Antipov | * configure.in (AC_CHECK_FUNCS): Detect library functions
|
commit | commitdiff | tree |
2012-06-25 |
Dmitry Antipov | * xfns.c (xic_create_fontsetname): Remove redundant...
|
commit | commitdiff | tree |
2012-06-25 |
Dmitry Antipov | * xmenu.c (xmenu_show, xdialog_show): Explicit cast...
|
commit | commitdiff | tree |
2012-06-24 |
Dmitry Antipov | First Coccinelle semantic patch.
|
commit | commitdiff | tree |
2012-06-19 |
Dmitry Antipov | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c...
|
commit | commitdiff | tree |
2012-06-09 |
Dmitry Antipov | * doc/lispref/internals.texi (Garbage Collection):...
|
commit | commitdiff | tree |
2012-06-08 |
Dmitry Antipov | Block-based vector allocation of small vectors.
|
commit | commitdiff | tree |
2012-06-01 |
Dmitry Antipov | For a 'struct window', replace some Lisp_Object fields to
|
commit | commitdiff | tree |
2012-05-24 |
Dmitry Antipov | * src/window.h (clip_changed): Remove useless declaration.
|
commit | commitdiff | tree |
2012-05-02 |
Dmitry Antipov | * intervals.c (adjust_intervals_for_insertion): Initialize...
|
commit | commitdiff | tree |
2012-04-17 |
Dmitry Antipov | Add user, group name completion to dired
|
commit | commitdiff | tree |
2012-04-17 |
Dmitry Antipov | Add functions to get system user names, group names
|
commit | commitdiff | tree |
2011-11-18 |
Dmitry Antipov | * src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGC...
|
commit | commitdiff | tree |
2011-11-11 |
Dmitry Antipov | * xdisp.c (syms_of_xdisp): Remove duplicated definition...
|
commit | commitdiff | tree |
2011-10-13 |
Dmitry Antipov | Use xfree, not free, to avoid crash with --enable-checking...
|
commit | commitdiff | tree |
2011-10-12 |
Dmitry Antipov | * alloc.c (Fgc_status): Do not access beyond zombies...
|
commit | commitdiff | tree |