log src/fns.c @ 110236:6c9f59d296d3

age author description
2010-08-14 Chong Yidong Minor doc fix.
2010-08-14 Chong Yidong * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2010-08-08 Chong Yidong Merge changes from emacs-23 branch
2010-07-30 Juanma Barranquero fns.c: Doc fixes.
2010-08-05 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-12 Andreas Schwab Convert old-style definitions
2010-07-11 Andreas Schwab Remove obsolete noinline declaration
2010-07-08 Dan Nicolaescu Convert DEFUNs to standard C.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-07-02 Jan D Remove __P and P_ from .c and .m files and definition of P_
2010-06-09 Andreas Schwab Merge from emacs-23
2010-06-03 Juanma Barranquero Fix typos.
2010-06-03 Juanma Barranquero Remove obsolete pre-unicode2 macros.
2010-04-25 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-21 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
2009-11-11 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
2009-11-10 Stefan Monnier (Fplist_get): Merge the active and the uncommented code.
2009-11-06 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-20 Juanma Barranquero * fns.c: Add #endif accidentally removed in previous change.
2009-10-19 Dan Nicolaescu * fns.c: Remove code for unsupported system: MAC_OS.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-09-12 Chong Yidong * fns.c (syms_of_fns): Doc fix (Bug#4227).
2009-08-17 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
2009-08-10 Ken Raeburn (concat): Don't re-set string length to its current value.
2009-04-28 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding.
2009-01-27 Chong Yidong (concat): Check for string overflow (bug#1787).
2009-01-19 Chong Yidong (Fsubstring): Doc fix.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-11-06 Juanma Barranquero * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
2008-08-14 Chong Yidong (use_dialog_box): Doc fix.
2008-07-27 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
2008-07-19 Adrian Robert by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
2008-07-17 Dan Nicolaescu * ecrt0.c: Remove code depending on m68000, not used anymore.
2008-07-04 Kenichi Handa (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
2008-06-25 Kenichi Handa (Fstring_to_unibyte): Fix the previous change.
2008-06-25 Kenichi Handa (Fstring_to_unibyte): Fix typo in docstring.
2008-06-25 Kenichi Handa (Fstring_to_unibyte): New function.
2008-05-15 Chong Yidong (init_fns): Don't initialize weak_hash_tables here.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa (internal_equal): Handle PREV_FONT.
2008-03-19 Jason Rumney * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
2008-02-12 Stefan Monnier * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
2008-02-08 Stefan Monnier (concat): Move side effect outside of macro call.
2008-01-30 Miles Bader Merge from emacs--devo--0
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-19 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-29 Stefan Monnier * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change its type.
2007-06-29 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
2007-06-11 Miles Bader Merge from emacs--devo--0
2007-05-30 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-11-21 Miles Bader Merge from emacs--devo--0