log src/fns.c @ 104313:73f76307d49b

age author description
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).
Mon, 19 Jan 2009 15:13:31 +0000 Chong Yidong (Fsubstring): Doc fix.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 06 Nov 2008 11:20:05 +0000 Juanma Barranquero * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
Thu, 14 Aug 2008 01:14:37 +0000 Chong Yidong (use_dialog_box): Doc fix.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Sat, 19 Jul 2008 20:45:36 +0000 Adrian Robert by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
Thu, 17 Jul 2008 13:57:13 +0000 Dan Nicolaescu * ecrt0.c: Remove code depending on m68000, not used anymore.
Fri, 04 Jul 2008 02:22:42 +0000 Kenichi Handa (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
Wed, 25 Jun 2008 12:02:48 +0000 Kenichi Handa (Fstring_to_unibyte): Fix the previous change.
Wed, 25 Jun 2008 02:56:20 +0000 Kenichi Handa (Fstring_to_unibyte): Fix typo in docstring.
Wed, 25 Jun 2008 02:43:59 +0000 Kenichi Handa (Fstring_to_unibyte): New function.