log src/fns.c @ 109364:89a16701cde1

age author description
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Sun, 11 Jul 2010 10:38:22 +0200 Andreas Schwab Remove obsolete noinline declaration
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Thu, 03 Jun 2010 21:02:32 +0200 Juanma Barranquero Remove obsolete pre-unicode2 macros.
Sun, 25 Apr 2010 15:16:58 -0700 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
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.