log src/regex.c @ 110838:63399fcc7ef2

age author description
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Sat, 05 Jun 2010 02:41:32 +0200 Juanma Barranquero Remove obsolete macro BASE_LEADING_CODE_P.
Thu, 03 Jun 2010 21:02:32 +0200 Juanma Barranquero Remove obsolete pre-unicode2 macros.
Wed, 10 Mar 2010 09:45:21 -0500 Stefan Monnier Cleanup setup of gl_state in various parts of the code.
Fri, 05 Mar 2010 14:54:39 -0500 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
Wed, 27 Jan 2010 14:17:35 +0900 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Sun, 04 Oct 2009 02:58:53 +0000 Juanma Barranquero Fix typos in comments.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 12 Jun 2008 20:25:47 +0000 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
Mon, 02 Jun 2008 06:00:54 +0000 Jim Meyering remove useless if-before-free tests
Wed, 26 Mar 2008 22:54:40 +0000 Chong Yidong (EXTEND_BUFFER): Change order of pointer addition operations, to avoid
Mon, 17 Mar 2008 14:52:34 +0000 Andreas Schwab (re_match_2_internal): Properly match raw 8-bit bytes
Sun, 16 Mar 2008 10:45:53 +0000 Andreas Schwab (re_match_2_internal): Correct matching of a charset
Sat, 15 Mar 2008 14:21:08 +0000 Andreas Schwab (re_match_2_internal): Correct matching of eight bit
Tue, 12 Feb 2008 21:26:23 +0000 Stefan Monnier Update copyrights.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Fri, 23 Mar 2007 05:44:14 +0000 Kenichi Handa (analyse_first): Fix for multibyte characters in "case
Fri, 16 Feb 2007 10:26:29 +0000 Juanma Barranquero (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
Fri, 16 Feb 2007 06:37:28 +0000 Kenichi Handa (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
Thu, 15 Feb 2007 11:23:52 +0000 Kenichi Handa (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0