emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp updated (0eedb5a -> 98196b0)


From: Andrea Corallo
Subject: feature/native-comp updated (0eedb5a -> 98196b0)
Date: Sun, 28 Jun 2020 10:55:32 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  0eedb5a   Merge remote-tracking branch 'savannah/master' into HEAD
       new  7f85127   * Setup correctly the printer while dumping objs in 
native CU (bug#42088)
       new  5b8b298   Add a test to verify CL macro expansion in dynamic scope
       new  6c7f615a  * src/comp.c (Fcomp__register_subr): Remove code 
duplication using Fdefalias.
      adds  5ce5cf6   Use getrandom syscall for nonces
      adds  e4028d1   Add thread-naming support for OpenBSD
       new  98196b0   Merge remote-tracking branch 'savannah/master' into 
uninterned


Summary of changes:
 admin/merge-gnulib              |  2 +-
 configure.ac                    |  3 ++-
 doc/lispref/text.texi           |  8 +++-----
 src/comp.c                      | 24 +++++++++++++-----------
 src/fns.c                       | 15 ++++++++++-----
 src/sysdep.c                    | 32 ++++++--------------------------
 src/systhread.c                 |  8 ++++++++
 test/src/comp-test-funcs-dyn.el |  7 +++++++
 test/src/comp-tests.el          |  4 ++++
 9 files changed, 54 insertions(+), 49 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]