configure.ac comment
[bpt/emacs.git] / src / fns.c
2014-03-31 Dmitry Antipov* fns.c (Fsubstring, Fsubstring_no_properties, secure_h...
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-23 Daniel ColascioneClean up gc_sweep
2014-03-19 Paul Eggert* fns.c (Frandom): Fix rare bug where the result isn...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-10 Lars Ingebrigtsen(Fyes_or_no_p): Doc fix
2014-02-10 Lars Ingebrigtsen* fns.c (Fmaphash): Say what `maphash' returns, since...
2014-01-03 Paul EggertPort to C89.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-04 Stefan Monnier* src/lisp.h (FOR_EACH_TAIL): New macro.
2013-11-29 Stefan Monnier* src/fns.c (internal_equal): Add a hash_table argument...
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-14 Paul EggertSimplify, port and tune bool vector implementation.
2013-11-05 Paul EggertSimplify and port recent bool vector changes.
2013-11-04 Paul EggertPort to stricter C99 platforms.
2013-10-16 Dmitry Antipov* fns.c (Fstring_as_unibyte): Fix last change.
2013-10-16 Dmitry Antipov* fns.c (Fstring_as_unibyte): Use xlispstrdup.
2013-10-14 Paul Eggert* lisp.h (bool_vector_size): New function.
2013-10-09 Paul Eggert* fns.c (sxhash_bool_vector): Fix buffer read overrun.
2013-10-09 Stefan Monnier* lisp/profiler.el: Create a more coherent calltree...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-09-29 Eli ZaretskiiFixed x-popup-dialog.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-24 Dmitry AntipovUse union for the payload of struct Lisp_Vector.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-01 Paul Eggert* fileio.c, fns.c (merge): Move extern decl from here ...
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 Dmitry Antipov* fns.c (toplevel): Remove comment before Fsafe_length...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-16 Paul EggertPrefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-10 Paul EggertPort to C89.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-17 Paul EggertUse functions, not macros, for XINT etc.
2013-06-15 Paul Eggert* fns.c (Fcopy_sequence): Simplify XTYPE calculation.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-13 Stefan Monnier* lisp/subr.el (with-eval-after-load): New macro.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-08 Stefan Monnier* src/window.c (select_window): Don't record_buffer...
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-05 Eli ZaretskiiMerge from trunk.
2013-04-02 Paul EggertPrefer < to > in range checks such as 0 <= i && i < N.
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-07 Dmitry Antipov* lisp.h (list2i, list3i): New functions.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-17 Stefan MonnierPrefer `message1' over `message'.
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-09 Paul EggertMinor hashing refactoring.
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-07 Dmitry Antipov* coding.c (Fdefine_coding_system_internal): Use AREF...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-23 Stefan Monnier* src/xdisp.c (message2, message2_nolog): Remove functions.
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-17 Glenn Morris* src/fns.c (Frandom): Doc fix.
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
next