aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lread.c (string_to_number): Use strtoumax, to convert more integers without...Paul Eggert2011-04-211-2/+5
* Treat large integers as floats in the Lisp reader and in string-to-number.Paul Eggert2011-04-201-23/+29
* * textprop.c (set_text_properties_1): Rewrite for clarity,Paul Eggert2011-04-201-0/+3
* * intervals.c (offset_intervals): Tell GCC not to worry about length overflowPaul Eggert2011-04-201-0/+2
* * intervals.h (struct interval): Use EMACS_INT for membersPaul Eggert2011-04-201-0/+7
* * alloc.c (overrun_check_malloc, overrun_check_realloc): Now static.Paul Eggert2011-04-201-0/+3
* Merge: Make the Lisp reader and string-to-float more consistent.Paul Eggert2011-04-191-1/+24
|\
| * Make the Lisp reader and string-to-float more consistent.Paul Eggert2011-04-191-0/+25
* | * alloc.c (SDATA_SIZE) [!GC_CHECK_STRING_BYTES]: Avoid runtime checkPaul Eggert2011-04-191-0/+4
* | Merge from mainline.Paul Eggert2011-04-191-0/+8
|\ \ | |/
| * Support buffers > 2GB on 64-bit hosts.Eli Zaretskii2011-04-191-0/+8
* | * gnutls.c: Fix problems found by GCC 4.6.0 on Ubuntu 10.10.Paul Eggert2011-04-191-0/+6
* | * lread.c (openp): Don't stuff size_t into an 'int'.Paul Eggert2011-04-191-0/+4
* | * gtkutil.c: Fix problems found by GCC 4.6.0 on Ubuntu 10.10.Paul Eggert2011-04-191-0/+5
* | Avoid 0 flag with %p printf format.Paul Eggert2011-04-181-2/+3
* | Merge from mainline.Paul Eggert2011-04-181-0/+10
|\ \ | |/
| * Allow glyphless-char-display to distinguish between X and text terminals.Chong Yidong2011-04-181-0/+10
* | * process.c (Fnetwork_interface_info): Avoid left-shift undefinedPaul Eggert2011-04-181-0/+3
* | * xfns.c (Fx_window_property): Simplify a bit,Paul Eggert2011-04-181-0/+4
* | * fns.c (internal_equal): Don't assume size_t fits in int.Paul Eggert2011-04-181-0/+2
* | * alloc.c (compact_small_strings): Tighten assertion a little.Paul Eggert2011-04-181-0/+2
* | Replace pEd with more-general pI, and fix some printf arg casts.Paul Eggert2011-04-181-1/+30
* | * frame.c (frame_name_fnn_p): Get rid of strtol, which isn't rightPaul Eggert2011-04-181-0/+5
* | * alloc.c (check_sblock, check_string_bytes, check_string_free_list): Protoize.Paul Eggert2011-04-171-0/+1
* | * alloc.c: Remove unportable assumptions about struct layout.Paul Eggert2011-04-171-0/+9
* | * alloc.c (allocate_buffer): Don't assume sizeof (struct buffer) is aPaul Eggert2011-04-171-0/+3
* | * alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERRUN]: Fix typo thatPaul Eggert2011-04-171-0/+2
* | * alloc.c (string_overrun_cookie): Now const. Use initializers thatPaul Eggert2011-04-171-0/+2
* | * alloc.c (BLOCK BYTES): Fix typo by changing "ablock" to "ablocks".Paul Eggert2011-04-171-0/+5
|/
* Minor redisplay cleanups.Chong Yidong2011-04-171-0/+9
* ChangeLog fix.Glenn Morris2011-04-161-1/+1
* Static checks with GCC 4.6.0 and non-default toolkits.Paul Eggert2011-04-161-0/+104
|\
| * * xdisp.c (x_produce_glyphs): Mark var as initialized (Bug#8512).Paul Eggert2011-04-161-2/+1
| * Merge from mainline.Paul Eggert2011-04-161-4/+50
| |\ | |/ |/|
* | Fix argument to `error' in `gnutls-boot'.Eli Zaretskii2011-04-161-0/+2
* | Fix regex.c, syntax.c and friends for buffers > 2GB.Eli Zaretskii2011-04-161-0/+34
* | lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2011-04-161-4/+4
* | Fixed bugs in ns_get_family and ns_descriptor_to_entity that were caused by u...Ben Key2011-04-151-0/+10
| * * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF): Protoize decl.Paul Eggert2011-04-161-0/+2
| * * process.c (keyboard_bit_set): Define only if SIGIO.Paul Eggert2011-04-161-0/+4
| * * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra arg to 'fatal'.Paul Eggert2011-04-161-0/+2
| * * eval.c: Include <stdio.h>, for vsnprintf on non-GNU/Linux hosts.Paul Eggert2011-04-161-0/+2
| * * data.c (arith_error): Mark with NO_RETURN if it doesn't return.Paul Eggert2011-04-161-0/+2
| * * alloc.c (bytes_used_when_full, SPARE_MEMORY, BYTES_USED):Paul Eggert2011-04-161-0/+3
| * * xterm.c (xembed_send_message): Likewise.Paul Eggert2011-04-161-0/+1
| * * xfaces.c (USG, __TIMEVAL__): Likewise.Paul Eggert2011-04-161-0/+1
| * * termhooks.h (struct terminal): Likewise.Paul Eggert2011-04-161-0/+1
| * * sysdep.c (_FILE_OFFSET_BITS): Make this hack even uglierPaul Eggert2011-04-161-0/+3
| * * dispextern.h (struct redisplay_interface): Rename paramPaul Eggert2011-04-161-0/+3
| * * insdel.c (make_gap_smaller): Define only ifPaul Eggert2011-04-161-0/+3