Mercurial > hg > xemacs-beta
log src/regex.c @ 5723:b3a2bff825c8
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 |
Sat, 21 Apr 2012 18:58:28 +0100 | Aidan Kehoe | Support non-ASCII correctly in character classes, test this. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Mon, 15 Feb 2010 21:51:22 -0600 | Ben Wing | add regexp-debugging |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Sun, 10 Jan 2010 00:49:30 -0600 | Ben Wing | fix messed-up fastmap calculation in charset_mule_not |