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

age author description
Sun, 02 Sep 2012 17:36:47 +0100 Aidan Kehoe Pre-emptively update any dirty mirror syntax table before searching
Fri, 04 May 2012 21:12:02 +0100 Aidan Kehoe Support predefined character classes in #'skip-chars-{forward,backward}, too
Wed, 25 Apr 2012 20:25:33 +0100 Aidan Kehoe Actually obey POSIX rules in #'posix-string-match, don't ignore them.
Sat, 21 Apr 2012 18:58:28 +0100 Aidan Kehoe Support non-ASCII correctly in character classes, test this.
Sat, 21 Apr 2012 09:41:27 +0100 Aidan Kehoe Turn on character classes in regex.c by default; test them in regexp-tests.el
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Fri, 12 Mar 2010 18:27:51 -0600 Ben Wing Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically