emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (312deba -> 5bc0855)


From: Andrea Corallo
Subject: feature/native-comp updated (312deba -> 5bc0855)
Date: Sun, 28 Feb 2021 18:02:15 -0500 (EST)

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

      from  312deba   * Canonicalize filenames on Windows before hashing 
(bug#46256)
       new  2acc46b   Migrate and rename a bunch of functions from comp.el to 
comp-cstr.el
       new  5bc0855   Don't treat '=' as simple equality emitting constraints 
(bug#46812)


Summary of changes:
 lisp/emacs-lisp/comp-cstr.el |  82 ++++++++++++++++++++++++++
 lisp/emacs-lisp/comp.el      | 137 ++++++++++++-------------------------------
 src/comp.c                   |   4 +-
 test/src/comp-tests.el       |  55 +++++++++++++----
 4 files changed, 168 insertions(+), 110 deletions(-)



reply via email to

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