log tests/automated/lisp-tests.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Tue, 17 Dec 2013 19:29:10 +0200 Aidan Kehoe Add #'write-sequence, on the model of #'write-char, API from Common Lisp.
Sun, 15 Dec 2013 17:01:58 +0000 Aidan Kehoe Only make promote_args_lazy() available if WITH_NUMBER_TYPES.
Sun, 15 Dec 2013 10:26:31 +0000 Aidan Kehoe Be lazy converting markers to integers, bytecode_{arithcompare,arithop}().
Mon, 17 Jun 2013 19:54:02 +0100 Aidan Kehoe Make #'apply-partially more intelligent still when byte-compiled.
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Mon, 24 Dec 2012 14:12:51 +0900 Stephen J. Turnbull Fix subsetp based on patch by Benson and Steven Mitchell.