2012-09-11 |
Paul Eggert | Avoid _setjmp/_longjmp problems with local nonvolatile...
|
commit | commitdiff | tree |
2012-09-11 |
Paul Eggert | Prefer assignment to memcpy when either will do.
|
commit | commitdiff | tree |
2012-09-11 |
Paul Eggert | * alloc.c (discard_killed_buffers): Tune and simplify...
|
commit | commitdiff | tree |
2012-09-11 |
Paul Eggert | Simplify, document, and port floating-point.
|
commit | commitdiff | tree |
2012-09-11 |
Paul Eggert | * xdisp.c (Qinhibit_debug_on_message): Now static.
|
commit | commitdiff | tree |
2012-09-10 |
Paul Eggert | Parenthesize macro bodies.
|
commit | commitdiff | tree |
2012-09-10 |
Paul Eggert | Improve robustness of 'make bootstrap'.
|
commit | commitdiff | tree |
2012-09-09 |
Paul Eggert | Assume C89 or later for math functions.
|
commit | commitdiff | tree |
2012-09-08 |
Paul Eggert | * floatfns.c (Ftan): Use tan (x), not (sin (x) / cos...
|
commit | commitdiff | tree |
2012-09-07 |
Paul Eggert | * emacs.c (main): Convert three 'signal' calls to ...
|
commit | commitdiff | tree |
2012-09-07 |
Paul Eggert | More signal-handler cleanup.
|
commit | commitdiff | tree |
2012-09-07 |
Paul Eggert | * syssignal.h (handle_on_main_thread): Always declare,
|
commit | commitdiff | tree |
2012-09-07 |
Paul Eggert | Signal-handler cleanup.
|
commit | commitdiff | tree |
2012-09-06 |
Paul Eggert | Use bool for booleans in font-related modules.
|
commit | commitdiff | tree |
2012-09-05 |
Paul Eggert | Fix race conditions with signal handlers and errno.
|
commit | commitdiff | tree |
2012-09-05 |
Paul Eggert | * fileio.c, filelock.c, floatfns.c, fns.c: Use bool...
|
commit | commitdiff | tree |
2012-09-05 |
Paul Eggert | * xdisp.c (set_message): Simplify and reindent last...
|
commit | commitdiff | tree |
2012-09-04 |
Paul Eggert | Give more-useful info on a fatal error (Bug#12328).
|
commit | commitdiff | tree |
2012-09-04 |
Paul Eggert | Simplify redefinition of 'abort' (Bug#12316).
|
commit | commitdiff | tree |
2012-09-04 |
Paul Eggert | Be more systematic about _setjmp vs setjmp.
|
commit | commitdiff | tree |
2012-09-04 |
Paul Eggert | * configure.ac (_setjmp, _longjmp): Check by compiling
|
commit | commitdiff | tree |
2012-09-03 |
Paul Eggert | Revert changes prompted only by gcc -Wjump-misses-init.
|
commit | commitdiff | tree |
2012-09-03 |
Paul Eggert | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
|
commit | commitdiff | tree |
2012-09-03 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-09-03 |
Paul Eggert | Fix minor problems found by static checking.
|
commit | commitdiff | tree |
2012-09-02 |
Paul Eggert | * emacs.c, eval.c: Use bool for boolean.
|
commit | commitdiff | tree |
2012-09-02 |
Paul Eggert | Clean up some extern decls.
|
commit | commitdiff | tree |
2012-09-02 |
Paul Eggert | * Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)
|
commit | commitdiff | tree |
2012-09-02 |
Paul Eggert | * doc.c, editfns.c, insdel.c, intervals.c: Use bool...
|
commit | commitdiff | tree |
2012-09-01 |
Paul Eggert | * configure.ac (_FORTIFY_SOURCE): Define only when...
|
commit | commitdiff | tree |
2012-09-01 |
Paul Eggert | * sysdep.c (seed_random): Fix typo: HAV_LRAND48 ->...
|
commit | commitdiff | tree |
2012-09-01 |
Paul Eggert | Better seed support for (random).
|
commit | commitdiff | tree |
2012-08-30 |
Paul Eggert | * dispnew.c (update_frame_1): Pacify gcc -Wstrict-overflow
|
commit | commitdiff | tree |
2012-08-28 |
Paul Eggert | * dispnew.c: Use bool for boolean.
|
commit | commitdiff | tree |
2012-08-27 |
Paul Eggert | * composite.c, data.c, dbusbind.c, dired.c: Use bool...
|
commit | commitdiff | tree |
2012-08-27 |
Paul Eggert | * cmds.c, coding.c: Use bool for booleans.
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | Remove unused external symbols.
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | * fns.c (Fstring_to_unibyte): Adjust to str_to_unibyte...
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | * character.c, charset.c, chartab.c: Use bool for booleans.
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | * lisp.h (ASET): Remove attempt to detect side effects.
|
commit | commitdiff | tree |
2012-08-26 |
Paul Eggert | * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | * xgselect.c (xg_select): Use auto storage for the...
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | * emacs.c (fatal_error_signal_hook): Remove.
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | * casefiddle.c, casetab.c, category.c: Use bool for...
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4...
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | On assertion failure, print backtrace if available.
|
commit | commitdiff | tree |
2012-08-25 |
Paul Eggert | * bytecode.c, callint.c, callproc.c: Use bool for boolean.
|
commit | commitdiff | tree |
2012-08-24 |
Paul Eggert | * buffer.c, buffer.h: Use bool for boolean.
|
commit | commitdiff | tree |
2012-08-24 |
Paul Eggert | Fix file time stamp problem with bzr and CVS (Bug#12001).
|
commit | commitdiff | tree |
2012-08-23 |
Paul Eggert | * bidi.c: Use bool for boolean.
|
commit | commitdiff | tree |
2012-08-23 |
Paul Eggert | * atimer.c, atimer.h (turn_on_atimers): Use bool for...
|
commit | commitdiff | tree |
2012-08-22 |
Paul Eggert | * fontset.c (FONTSET_ADD): Return void, not Lisp_Object.
|
commit | commitdiff | tree |
2012-08-21 |
Paul Eggert | * alloc.c: Use bool for booleans.
|
commit | commitdiff | tree |
2012-08-21 |
Paul Eggert | Make recently-introduced setters macros.
|
commit | commitdiff | tree |
2012-08-21 |
Paul Eggert | * lisp.h (vcopy): Use memcpy rather than our own loop.
|
commit | commitdiff | tree |
2012-08-21 |
Paul Eggert | * dbusbind.c (xd_remove_watch): Do not assume C99 comments.
|
commit | commitdiff | tree |
2012-08-21 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-08-20 |
Paul Eggert | Clarify recent ChangeLog entry.
|
commit | commitdiff | tree |
2012-08-19 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-08-19 |
Paul Eggert | Rely on <unistd.h> to declare 'environ',
|
commit | commitdiff | tree |
2012-08-19 |
Paul Eggert | * unexaix.c, unexcoff.c: Include "mem-limits.h".
|
commit | commitdiff | tree |
2012-08-19 |
Paul Eggert | * xdisp.c (handle_invisible_prop): Make it a bit faster
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | port new setting code to Sun C 5.8 2005/10/13
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | * lib/sigprocmask.c, m4/signalblocking.m4: Remove.
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | * buffer.h (BSET): Remove.
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | * process.h (PSET): Remove.
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | * window.h (WSET): Remove.
|
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | * termhooks.h (TSET): Remove.
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | * keyboard.h (KSET): Remove.
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | * frame.h (FSET): Remove (Bug#12215).
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | A few more naming-convention fixes for getters and...
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | Fix typo in ChangeLog entry.
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | * lisp.h (set_char_table_extras): Rename from char_table_set...
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | * lisp.h (CSET): Remove.
|
commit | commitdiff | tree |
2012-08-17 |
Paul Eggert | * lisp.h (duration_to_sec_usec): Remove unused decl.
|
commit | commitdiff | tree |
2012-08-16 |
Paul Eggert | Use ASCII tests for character types.
|
commit | commitdiff | tree |
2012-08-15 |
Paul Eggert | * etags.c (Pascal_functions): Fix parenthesization...
|
commit | commitdiff | tree |
2012-08-14 |
Paul Eggert | Use bool for Emacs Lisp booleans.
|
commit | commitdiff | tree |
2012-08-14 |
Paul Eggert | * intervals.c (offset_intervals): Remove obsolete comment.
|
commit | commitdiff | tree |
2012-08-14 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-08-14 |
Paul Eggert | * gtkutil.c (xg_mark_data): Don't assume C99.
|
commit | commitdiff | tree |
2012-08-04 |
Paul Eggert | Export DEFAULT_REHASH_* to GDB.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Comment why gc_aset can be triggered during GC.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Remove unnecessary casts involving pointers.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Improve fix for macroexp crash with debugging.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Fix macroexp crash on Windows with debugging.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c (face_for_overlay_string): Remove unused...
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c: Don't assume buffer size fits in 'int'.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c (face_at_buffer_position): Remove unused...
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Use C99-style 'extern inline' if available.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Merge from gnulib, for extern-inline.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Port to Solaris 8.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Avoid needless autoheader after autogen.sh.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Obsolete alias inactivate-current-input-method-function.
|
commit | commitdiff | tree |
2012-08-01 |
Paul Eggert | Use "ASET (a, i, v)" rather than "AREF (a, i) = v".
|
commit | commitdiff | tree |
2012-08-01 |
Paul Eggert | * coding.h (CODING_ATTR_FLUSHING): Remove; unused and...
|
commit | commitdiff | tree |