log src/fns.c @ 107703:9898924b98ed

age author description
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Tue, 10 Nov 2009 21:22:57 +0000 Stefan Monnier (Fplist_get): Merge the active and the uncommented code.
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Tue, 20 Oct 2009 07:59:57 +0000 Juanma Barranquero * fns.c: Add #endif accidentally removed in previous change.
Mon, 19 Oct 2009 22:33:42 +0000 Dan Nicolaescu * fns.c: Remove code for unsupported system: MAC_OS.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Sat, 12 Sep 2009 01:30:51 +0000 Chong Yidong * fns.c (syms_of_fns): Doc fix (Bug#4227).
Mon, 17 Aug 2009 01:25:54 +0000 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
Mon, 10 Aug 2009 00:57:48 +0000 Ken Raeburn (concat): Don't re-set string length to its current value.
Tue, 28 Apr 2009 19:02:26 +0000 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding.
Tue, 27 Jan 2009 21:16:32 +0000 Chong Yidong (concat): Check for string overflow (bug#1787).