Check for overflow when converting integer to cons and back.
[bpt/emacs.git] / src / ChangeLog
2011-06-06 Paul EggertCheck for overflow when converting integer to cons...
2011-06-06 Paul EggertCheck for buffer and string overflow more precisely.
2011-06-06 Paul Eggert* image.c: Use ptrdiff_t, not int, for sizes.
2011-06-06 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-06 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-06 Paul Eggert* alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO).
2011-06-05 Andreas SchwabFixes: debbugs:8806
2011-06-05 Andreas Schwab* src/gtkutil.c (xg_get_default_scrollbar_width): Avoid...
2011-06-05 Andreas Schwab* src/xfns.c (x_set_scroll_bar_default_width): Move...
2011-06-05 Jan DjärvHandle scroll bar width larger than 16 for GTK3.
2011-06-05 Juanma Barranquerosrc/xdisp.c (single_display_spec_intangible_p): Remove...
2011-06-04 Chong Yidong* src/xselect.c (x_get_foreign_selection): Reduce scope...
2011-06-04 Chong YidongHandle errors when saving to clipboard manager (Bug...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli Zaretskiisrc/bidi.c (bidi_level_of_next_char): Fix last change.
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-03 Eli ZaretskiiCleanup. Tested in -nw and verified that bug #7616...
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Dan Nicolaescu* src/emacs.c (main): Warn when starting a GTK emacs...
2011-06-02 Paul EggertMerge ChangeLog from trunk better.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Remove arbitrary limit of 2**31 entries in hash...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertDon't assume time_t can fit into int.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Dan NicolaescuMake it possible to build with GCC-4.6+ -O2 -flto.
2011-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-inactive-mode-map...
2011-06-01 Paul EggertMerge from trunk.
2011-06-01 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-01 YAMAMOTO Mitsuharu* fringe.c (update_window_fringes): Don't update overla...
2011-05-31 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-31 Dan Nicolaescu* src/data.c (init_data): Remove code for UTS, this...
2011-05-31 Dan NicolaescuDon't force ./temacs to start in terminal mode.
2011-05-31 Dan NicolaescuUse const for a string pointer.
2011-05-31 Paul EggertAdjust ChangeLog as per Stefan's suggestions.
2011-05-31 Paul EggertAdd Bug#.
2011-05-31 Paul EggertRemove arbitrary limit of 2**31 entries in hash tables.
2011-05-31 Paul EggertFix ChangeLog entry order.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertAdd bug#.
2011-05-31 Paul EggertUse 'inline', not 'INLINE'.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Dan NicolaescuMake it possible to run ./temacs.
2011-05-31 Stefan Monnier* lisp/minibuffer.el: Add metadata method to completion...
2011-05-31 Paul Eggert* ccl.c (CCL_CODE_RANGE): Allow negative numbers. ...
2011-05-30 Paul Eggert[ChangeLog]
2011-05-30 Paul EggertMerge from trunk.
2011-05-30 Paul Eggert* alloc.c (lisp_align_malloc): Omit unnecessary val...
2011-05-30 Paul EggertAdd Bug#.
2011-05-30 Paul Eggert* gnutls.c: Use Emacs's memory allocators.
2011-05-30 Paul Eggert* eval.c (Qdebug): Now static.
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Chong YidongDoc fixes for imagemagick support code.
2011-05-29 Paul EggertMinor fixes prompted by GCC 4.6.0 warnings.
2011-05-29 Paul Eggert* emacs.c [HAVE_X_WINDOWS]: Include "xterm.h".
2011-05-29 Chong YidongMove clipboard-manager functionality out of hooks.
2011-05-28 Paul Eggert[ChangeLog]
2011-05-28 Eli ZaretskiiFix cursor motion across display strings covering reord...
2011-05-28 William Xu* src/nsterm.m (ns_term_shutdown): Synchronize user...
2011-05-28 Eli Zaretskiisrc/ChangeLog: Fix last entry.
2011-05-28 Jim Meyeringavoid a sign-extension bug in crypto_hash_function
2011-05-28 Eli ZaretskiiFix cursor motion near overlays covering reordered...
2011-05-27 Toby Cubitt* lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datat...
2011-05-27 Paul EggertFix order of ChangeLog entries after merge.
2011-05-27 Paul EggertMerge from trunk.
2011-05-27 Stefan Monnier* src/xselect.c (x_convert_selection): Yet another...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Paul Eggert* xselect.c: Fix minor problems prompted by GCC 4.6...
2011-05-27 Paul Eggert* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.
2011-05-27 Chong YidongSupport X clipboard managers.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-26 Chong Yidong* src/xselect.c: ICCCM-compliant handling of MULTIPLE...
2011-05-26 Leo LiuAllow empty regions in transpose-regions
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-25 YAMAMOTO MitsuharuTake account of periodic fringe bitmap's dependency...
2011-05-25 Kenichi Handamerge emacs-23
2011-05-25 Kenichi Handaxdisp.c (get_next_display_element): Set correct it...
2011-05-24 Leo LiuImplement primitive `sha1' and remove sha1.el
2011-05-24 Paul Eggert* dbusbind.c (xd_invalid_serial): Remove. (Bug#8722)
2011-05-24 Paul EggertAdd Bug#.
2011-05-24 Paul Eggert* dbusbind.c: Serial number integer overflow fixes.
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-24 Paul Eggert* dbusbind.c (xd_read_message_1): Don't assume dbus_uin...
2011-05-24 Paul Eggert* dbusbind.c: Use XFASTINT rather than XUINT, and check...
2011-05-24 Paul Eggert* data.c (arith_driver, Flsh): Avoid unnecessary casts...
2011-05-23 Paul Eggert* ccl.c (ccl_driver): Redo slightly to avoid the need...
2011-05-23 Paul EggertAdd bug#.
2011-05-23 Paul Eggertccl: add integer overflow checks
2011-05-23 Paul Eggert* alloc.c (make_event_array): Use XINT, not XUINT.
2011-05-23 Paul Eggert* mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS...
2011-05-23 Paul EggertMerge from trunk.
2011-05-23 Paul Eggert* gnutls.c: Remove unused macros.
2011-05-22 Chong YidongRemove var mistakenly introduced in 2011-05-22T19:46...
2011-05-22 Paul EggertMerge from mainline.
next