| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 | Miles Bader | 2006-02-22 | 1 | -0/+45 |
| |\ \
| |/ |
|
| | * | Fix indentation. | Andreas Schwab | 2006-02-21 | 1 | -4/+4 |
| | * | * regex.c: Revert 2006-02-19 change. | Chong Yidong | 2006-02-20 | 1 | -6/+15 |
| | * | * regex.c (xmalloc, xrealloc): Define these when not linked to | Chong Yidong | 2006-02-20 | 1 | -0/+36 |
| | * | (extend_range_table_work_area): Fix typo. | Luc Teirlinck | 2006-02-20 | 1 | -1/+1 |
| | * | (regex_compile): Call xmalloc and xrealloc. | Richard M. Stallman | 2006-02-20 | 1 | -8/+8 |
| | * | (extend_range_table_work_area): Call xmalloc and xrealloc. | Richard M. Stallman | 2006-02-20 | 1 | -2/+2 |
| * | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7 | Miles Bader | 2006-01-25 | 1 | -5/+4 |
| |\ \
| |/ |
|
| | * | (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well. | Stefan Monnier | 2006-01-24 | 1 | -5/+4 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88 | Miles Bader | 2005-10-07 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | (re_char): Move it back to the implementation file. | Stefan Monnier | 2005-10-04 | 1 | -2/+5 |
| | * | * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct | Dan Nicolaescu | 2005-09-30 | 1 | -3/+0 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -1/+2 |
| |\ \
| |/ |
|
| | * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -1/+1 |
| | * | (re_search_2, re_match_2_internal): Convert second arg | Eli Zaretskii | 2005-04-24 | 1 | -7/+19 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79 | Miles Bader | 2004-12-25 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | (re_match_2_internal) <symend, wordend>: | Richard M. Stallman | 2004-12-20 | 1 | -2/+2 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 | Miles Bader | 2004-12-08 | 1 | -28/+94 |
| |\ \
| |/ |
|
| | * | (GET_UNSIGNED_NUMBER): Signal an error when reaching the end. | Stefan Monnier | 2004-12-06 | 1 | -26/+23 |
| | * | (regex_compile): Fix end-of-pattern case for space. | Richard M. Stallman | 2004-12-05 | 1 | -2/+2 |
| | * | Fix previous change. | Richard M. Stallman | 2004-11-19 | 1 | -2/+2 |
| | * | (regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero. | Richard M. Stallman | 2004-11-19 | 1 | -2/+71 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65 | Miles Bader | 2004-10-27 | 1 | -1/+2 |
| |\ \
| |/ |
|
| | * | (re_error_msgid): Add an entry for REG_ERANGEX. | Kenichi Handa | 2004-10-24 | 1 | -1/+2 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 | Miles Bader | 2004-06-28 | 1 | -41/+129 |
| |\ \
| |/ |
|
| | * | (re_wctype, re_iswctype): Function defs longer static. | Richard M. Stallman | 2004-06-13 | 1 | -34/+3 |
| | * | (print_partial_compiled_pattern): Add missing 'break' | Stefan Monnier | 2004-05-28 | 1 | -2/+3 |
| | * | Add support for new '\_<' and '\_>' regexp operators, matching the | Stefan Monnier | 2004-05-19 | 1 | -7/+125 |
| | * | (mutually_exclusive_p): In 'case wordbeg', compare op2 | Eli Zaretskii | 2004-05-11 | 1 | -1/+1 |
| | * | (MAX_BUF_SIZE): Reduce to 2**15. | Richard M. Stallman | 2003-10-13 | 1 | -6/+11 |
| | * | (regex_compile): Free the stack when returning from function. | Richard M. Stallman | 2003-09-30 | 1 | -3/+1 |
| * | | Sync to HEAD. | Kenichi Handa | 2004-04-08 | 1 | -9/+15 |
| * | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -189/+336 |
| |\ \ |
|
| | * | | (re_search_2): Fix last change. | Dave Love | 2003-06-02 | 1 | -1/+1 |
| | * | | (GET_CHAR_BEFORE_2): Check multibyte, not | Kenichi Handa | 2003-05-30 | 1 | -263/+227 |
| | * | | (re_search_2): Fix for the case of unibyte buffer. | Kenichi Handa | 2002-10-07 | 1 | -6/+19 |
| | * | | (re_search_2): Fix previous change. | Kenichi Handa | 2002-09-19 | 1 | -8/+9 |
| | * | | Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'. | Dave Love | 2002-09-05 | 1 | -1/+1 |
| | * | | * regex.c (RE_TARGET_MULTIBYTE_P): New macro. | Kenichi Handa | 2002-09-03 | 1 | -119/+270 |
| | * | | * regex.c: Include "character.h" instead of "charset.h". | Kenichi Handa | 2002-03-01 | 1 | -26/+29 |
| * | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| | |/
|/| |
|
| * | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| * | | (print_partial_compiled_pattern): Output to stderr. | Richard M. Stallman | 2003-02-23 | 1 | -49/+48 |
| * | | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -11/+11 |
| * | | (GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY. | Kenichi Handa | 2003-01-16 | 1 | -19/+16 |
| * | | (_GNU_SOURCE): Don't define. | Dave Love | 2002-11-18 | 1 | -3/+0 |
| * | | (regexec): Fix pmatch declaration. | Dave Love | 2002-11-07 | 1 | -1/+1 |
| * | | (DISCARD_FAILURE_REG_OR_COUNT): Delete. | Stefan Monnier | 2002-09-10 | 1 | -132/+127 |