| Commit message (Expand) | Author | Age | Files | Lines |
* | * regex.c: conform to C89 pointer rules | Paul Eggert | 2011-02-04 | 1 | -2/+2 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | * regex.c (analyse_first): Remove unreachable 'continue' statement. | Paul Eggert | 2011-01-16 | 1 | -2/+0 |
* | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -3/+1 |
|/ / |
|
* | | Convert definitions to standard C. | Dan Nicolaescu | 2010-11-15 | 1 | -35/+13 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-12 | 1 | -1/+1 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -33/+12 |
* | | Fix prototypes. | Juanma Barranquero | 2010-07-04 | 1 | -2/+3 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -99/+26 |
* | | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typos. | Juanma Barranquero | 2010-06-03 | 1 | -3/+3 |
* | | Remove obsolete macro BASE_LEADING_CODE_P. | Juanma Barranquero | 2010-06-05 | 1 | -3/+2 |
* | | Remove obsolete pre-unicode2 macros. | Juanma Barranquero | 2010-06-03 | 1 | -2/+2 |
* | | Cleanup setup of gl_state in various parts of the code. | Stefan Monnier | 2010-03-10 | 1 | -7/+3 |
|/ |
|
* | * regex.c (regex_compile): Setup gl_state as well. | Stefan Monnier | 2010-03-05 | 1 | -0/+7 |
* | regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string. | Kenichi Handa | 2010-01-27 | 1 | -2/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -28/+23 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Remove leftover table unibyte_to_multibyte_table. | Stefan Monnier | 2009-10-18 | 1 | -1/+1 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-04 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * character.h (CHAR_TO_BYTE_SAFE): New macro. | Stefan Monnier | 2008-06-12 | 1 | -8/+2 |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -6/+3 |
* | (EXTEND_BUFFER): Change order of pointer addition operations, to avoid | Chong Yidong | 2008-03-26 | 1 | -5/+7 |
* | (re_match_2_internal): Properly match raw 8-bit bytes | Andreas Schwab | 2008-03-17 | 1 | -0/+2 |
* | (re_match_2_internal): Correct matching of a charset | Andreas Schwab | 2008-03-16 | 1 | -3/+12 |
* | (re_match_2_internal): Correct matching of eight bit | Andreas Schwab | 2008-03-15 | 1 | -0/+2 |
* | Update copyrights. | Stefan Monnier | 2008-02-12 | 1 | -1/+1 |
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -4/+0 |
* | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -18/+1 |
|\ |
|
| * | (C_ALLOCA): Remove all references and code that was only used when | Glenn Morris | 2007-09-12 | 1 | -18/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ |
|
| | * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-26 | 1 | -2/+3 |
| * | | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-27 | 1 | -2/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -25/+46 |
|\ \ \
| |/ / |
|
| * | | (regex_compile): Remove the `regnum' counter. | Stefan Monnier | 2007-06-12 | 1 | -25/+46 |
| |/ |
|
* | | (analyse_first): Fix for multibyte characters in "case | Kenichi Handa | 2007-03-23 | 1 | -17/+20 |
* | | (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'. | Juanma Barranquero | 2007-02-16 | 1 | -1/+1 |
* | | (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable | Kenichi Handa | 2007-02-16 | 1 | -5/+5 |
* | | (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg | Kenichi Handa | 2007-02-15 | 1 | -153/+300 |