emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24378: closed ([PATCH 0/6] Small fixes and improve


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24378: closed ([PATCH 0/6] Small fixes and improvements)
Date: Fri, 09 Sep 2016 16:35:02 +0000

Your message dated Fri, 09 Sep 2016 18:34:01 +0200
with message-id <address@hidden>
and subject line Re: [PATCH 0/6] Small fixes and improvements
has caused the debbugs.gnu.org bug report #24378,
regarding [PATCH 0/6] Small fixes and improvements
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24378
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/6] Small fixes and improvements Date: Tue, 6 Sep 2016 15:28:18 +0200
Just some small fixes.  If no objections are brought forward I’ll push
it in a few days.

Michal Nazarewicz (6):
  Don’t use FETCH_MULTIBYTE_CHAR when advancing index
  Remove inaccurate comment in regex.c
  Replace decimalnump with alphanumericp
  Remove dead loop iterations in regex.c
  Don’t allocate char-table’s extra slots in regexp-out-charset
  Factor out character category lookup to separate function

 lisp/emacs-lisp/regexp-opt.el |  2 +-
 src/casefiddle.c              |  5 +----
 src/character.c               | 50 ++++++++++++++++++++++++-------------------
 src/character.h               |  2 +-
 src/regex.c                   | 33 ++++++++++++----------------
 5 files changed, 45 insertions(+), 47 deletions(-)

-- 
2.8.0.rc3.226.g39d4020




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 0/6] Small fixes and improvements Date: Fri, 09 Sep 2016 18:34:01 +0200 User-agent: Notmuch/0.19+53~g2e63a09 (http://notmuchmail.org) Emacs/25.1.50.106 (x86_64-unknown-linux-gnu)
On Tue, Sep 06 2016, Michal Nazarewicz wrote:
> Just some small fixes.  If no objections are brought forward I’ll push
> it in a few days.
>
> Michal Nazarewicz (6):
>   Don’t use FETCH_MULTIBYTE_CHAR when advancing index
>   Remove inaccurate comment in regex.c
>   Replace decimalnump with alphanumericp
>   Remove dead loop iterations in regex.c
>   Don’t allocate char-table’s extra slots in regexp-out-charset

All above pushed.

>   Factor out character category lookup to separate function

As per the thread, this will wait for later submission.

>  lisp/emacs-lisp/regexp-opt.el |  2 +-
>  src/casefiddle.c              |  5 +----
>  src/character.c               | 50 
> ++++++++++++++++++++++++-------------------
>  src/character.h               |  2 +-
>  src/regex.c                   | 33 ++++++++++++----------------
>  5 files changed, 45 insertions(+), 47 deletions(-)

-- 
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»


--- End Message ---

reply via email to

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