2011-07-05 |
Paul Eggert | * lisp.h (struct vectorlike_header, struct Lisp_Subr...
|
commit | commitdiff | tree |
2011-07-05 |
Paul Eggert | Random fixes. E.g., (random) never returned negative...
|
commit | commitdiff | tree |
2011-07-04 |
Paul Eggert | * fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.
|
commit | commitdiff | tree |
2011-07-04 |
Paul Eggert | * editfns.c (Fformat_time_string): Don't assume strlen...
|
commit | commitdiff | tree |
2011-07-04 |
Paul Eggert | Merge: timer.el: Use time-date fns rather than rolling...
|
commit | commitdiff | tree |
2011-07-04 |
Paul Eggert | * emacs-lisp/timer.el (timer--time-less-p): Use time...
|
commit | commitdiff | tree |
2011-07-04 |
Paul Eggert | * emacs-lisp/timer.el (timer-until): Use time-subtract...
|
commit | commitdiff | tree |
2011-07-03 |
Paul Eggert | * type-break.el: Accept time formats that the builtins...
|
commit | commitdiff | tree |
2011-07-03 |
Paul Eggert | * xsettings.c (SYSTEM_FONT): Define only when used.
|
commit | commitdiff | tree |
2011-07-03 |
Paul Eggert | * keymap.c (access_keymap_1): Now static.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * eval.c (struct backtrace): Simplify and port the...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * woman.el (woman-decode-buffer, WoMan-log-end): Log...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * vc/ediff-util.el (ediff-calc-command-time): Use time...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * type-break.el (type-break-time-sum): Rewrite using...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * play/hanoi.el (hanoi-current-time-float): Remove.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * nxml/rng-maint.el (rng-time-function): Rewrite using...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * nntp.el (nntp-record-command): Use format-time-string.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * gnus-util.el (gnus-message-with-timestamp-1): Use...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * lisp/erc/erc.el: Fix comment.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * emacs-lisp/timer.el (timer-relative-time): Use time...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * emacs-lisp/elp.el (elp-elapsed-time): Use float-time.
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * emacs-lisp/benchmark.el (benchmark-elapse): Use float...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * semantic.el (semantic-elapsed-time): Rewrite using
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * calendar/timeclock.el (timeclock-seconds-to-time):
|
commit | commitdiff | tree |
2011-07-01 |
Paul Eggert | * allout-widgets.el (allout-elapsed-time-seconds):...
|
commit | commitdiff | tree |
2011-06-28 |
Paul Eggert | * gnutls.c (Qgnutls_bootprop_verify_error): Remove...
|
commit | commitdiff | tree |
2011-06-25 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-25 |
Paul Eggert | Use gnulib's dup2 module instead of rolling our own.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from...
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * print.c (printchar, strout): Check for string overflow.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * minibuf.c (read_minibuf_noninteractive): Use ptrdiff_t...
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * macros.c: Integer and buffer overflow fixes.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * lread.c (read1): Check for size overflow.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * lisp.h (DEFVAR_KBOARD): Use offsetof instead of char...
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * lread.c (read_escape): Avoid int overflow.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * lread.c: Integer overflow fixes.
|
commit | commitdiff | tree |
2011-06-23 |
Paul Eggert | * image.c (cache_image): Check for size arithmetic...
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | * lread.c (read_escape): Check for hex character overflow.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | * lread.c: Integer overflow issues.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge: Fixes for GLYPH_DEBUG found by GCC 4.6.0 static...
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | GLYPH_DEBUG fixes
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge: Use gnulib's alloca-opt module.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge: Integer overflow and signedness fixes (Bug#8873).
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | * font.c (font_score): Use EMACS_INT, not int, to store...
|
commit | commitdiff | tree |
2011-06-22 |
Paul Eggert | * dispextern.h (struct face.stipple):
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * buffer.c (OVERLAY_COUNT_MAX): New macro.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | Use ptrdiff_t, not int, for overlay counts.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xterm.c (xim_initialize, same_x_server): Strlen may...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xsmfns.c (smc_save_yourself_CB, x_session_initialize...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xsettings.c (Ffont_get_system_normal_font, Ffont_get_syste...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xsettings.c (apply_xft_settings): Fix potential buffer...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * configure.in: Port alloca to AIX 3.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | Port to Sun C.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | Use gnulib's alloca-opt module.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * font.c (font_intern_prop): Don't use string_to_number...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xselect.c (Fx_get_atom_name): Avoid need for strlen.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xrdb.c: Don't assume strlen fits in int; avoid some...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xfont.c (xfont_match): Avoid need for strlen.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xfns.c: Don't assume strlen fits in int.
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xdisp.c (display_mode_element): Don't assume strlen...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * xdisp.c (message_log_check_duplicate): Return intmax_t,
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * callproc.c (egetenv): Adjust to getenv_internal API...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * termcap.c: Don't assume sizes fit in int and never...
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * minibuf.c (Fread_buffer): Don't assume strlen fits...
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * lread.c (intern, intern_c_string): Don't assume strlen...
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * keyboard.c (parse_tool_bar_item): Avoid need for...
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * image.c (xpm_scan) [HAVE_NS && !HAVE_XPM]:
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * gtkutil.c (style_changed_cb): Avoid need for strlen.
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * font.c (font_intern_prop): Don't assume string length...
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * font.c: Don't assume string length fits in int.
|
commit | commitdiff | tree |
2011-06-20 |
Paul Eggert | * filelock.c: Fix some buffer overrun and integer overflow...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * fileio.c: Fix some integer overflow issues.
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * data.c (Fsubr_name): Rewrite to avoid a strlen call.
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * coding.c (make_subsidiaries): Don't assume string...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * callproc.c (child_setup): Rewrite to avoid two strlen...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * process.c (Fformat_network_address): Use EMACS_INT...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * emacs.c: Don't assume string length fits in 'int'.
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * dbusbind.c (XD_ERROR): Don't arbitrarily truncate...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * callproc.c: Don't assume string length fits in 'int.'
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * buffer.c (init_buffer): Don't assume string length...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lread.c (string_to_number): Simplify the 2011-04...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lread.c (invalid_syntax): Omit length argument.
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lisp.h (make_fixnum_or_float): Remove unnecessary...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lisp.h (LIST_END_P): Remove unused macro and its...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Eggert | * lisp.h (DEFUN): Remove bogus use of sizeof (struct...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * lisp.h (XSET) [USE_LISP_UNION_TYPE]: Use uintptr_t...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * lisp.h (struct Lisp_Bool_Vector.size): EMACS_INT...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * lisp.h (union Lisp_Object.i): EMACS_INT, not EMACS_UINT.
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * indent.c (Fcompute_motion): Don't assume hscroll...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * insdel.c: Omit unnecessary forward decls, to simplify...
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * indent.c (sane_tab_width): New function.
|
commit | commitdiff | tree |
2011-06-18 |
Paul Eggert | * image.c (xbm_image_p): Don't assume stated width...
|
commit | commitdiff | tree |