all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dima Kogan <lists@dima.secretsauce.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Embedded modifiers in the regex engine
Date: Mon, 28 Mar 2016 11:05:02 -0700	[thread overview]
Message-ID: <87vb46zdf5.fsf@secretsauce.net> (raw)
In-Reply-To: <83oa9yy643.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Dima Kogan <dima@secretsauce.net>
>> Date: Sun, 27 Mar 2016 17:23:28 -0700
>> 
>> Sorry for the delay. Attached are two patches to import most of glibc's
>> regex tests to emacs. Assuming these are acceptable to be merged into
>> our tree, what specifically are people thinking in terms of updates to
>> the regex engine? Is there a particular implementation that we were
>> considering?
>
> What's wrong with the existing one?

Maybe nothing. I'd like to add a feature, but if there are plans to
abandon the current implementation, then I want to add my feature to
whatever the new implementation is. I've seen earlier posts on the list
discussing such changes, and it wasn't clear if anybody had specific
plans, or if there was consensus.


>> --- /dev/null
>> +++ b/test/src/regex/regex-resources/BOOST.tests
>> @@ -0,0 +1,829 @@
>> +; 
>> +; 
>> +; this file contains a script of tests to run through regress.exe
>
> What is "regress.exe"?

These test definitions came verbatim from the glibc sources. I guess the
BOOST.tests comment mentions regress.exe. glibc doesn't have it, and
neither do we.


> Also, please provide log messages for the changes.

What kind of log messages? Git logs? These are terse because this
project seems to have strict guidelines, and other messages I see are
generally very terse. What would you like?



  reply	other threads:[~2016-03-28 18:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  1:32 Embedded modifiers in the regex engine Dima Kogan
2016-02-25  6:11 ` John Wiegley
2016-02-25 21:05   ` Stefan Monnier
2016-02-25 16:15 ` Eli Zaretskii
2016-02-26  7:19   ` Dima Kogan
2016-02-26  9:08     ` Eli Zaretskii
2016-02-28  1:50       ` Dima Kogan
2016-02-28 16:00         ` Eli Zaretskii
2016-02-29 13:30           ` Richard Stallman
2016-03-01  0:49             ` Aurélien Aptel
2016-03-01 16:55               ` Richard Stallman
2016-03-09  0:34                 ` Dima Kogan
2016-03-28  0:23                   ` Dima Kogan
2016-03-28 15:28                     ` Eli Zaretskii
2016-03-28 18:05                       ` Dima Kogan [this message]
2016-03-28 18:24                         ` Eli Zaretskii
2016-03-29 21:23                           ` Dima Kogan
2016-03-31 16:28                             ` Eli Zaretskii
2016-04-23  4:17                             ` Dima Kogan
2016-04-23  7:48                               ` Eli Zaretskii
2016-04-24  7:34                                 ` Dima Kogan
2016-03-28 16:09                     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb46zdf5.fsf@secretsauce.net \
    --to=lists@dima.secretsauce.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.