index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex.c
Age
Commit message (
Expand
)
Author
2010-06-03
Fix typos.
Juanma Barranquero
2010-03-10
Cleanup setup of gl_state in various parts of the code.
Stefan Monnier
2010-03-05
* regex.c (regex_compile): Setup gl_state as well.
Stefan Monnier
2010-01-27
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
Kenichi Handa
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-21
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Andreas Schwab
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-18
Remove leftover table unibyte_to_multibyte_table.
Stefan Monnier
2009-10-04
Fix typos in comments.
Juanma Barranquero
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-06-12
* character.h (CHAR_TO_BYTE_SAFE): New macro.
Stefan Monnier
2008-06-02
remove useless if-before-free tests
Jim Meyering
2008-03-26
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
Chong Yidong
2008-03-17
(re_match_2_internal): Properly match raw 8-bit bytes
Andreas Schwab
2008-03-16
(re_match_2_internal): Correct matching of a charset
Andreas Schwab
2008-03-15
(re_match_2_internal): Correct matching of eight bit
Andreas Schwab
2008-02-12
Update copyrights.
Stefan Monnier
2008-02-09
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Dan Nicolaescu
2007-10-11
Merge from emacs--devo--0
Miles Bader
2007-09-12
(C_ALLOCA): Remove all references and code that was only used when
Glenn Morris
2007-08-13
Merge from emacs--devo--0
Miles Bader
2007-08-13
Merge from emacs--rel--22
Miles Bader
2007-08-08
Replace `iff' in comments.
Glenn Morris
2007-07-27
Merge from emacs--devo--0
Miles Bader
2007-07-27
Switch license to GPLv3 or later.
Glenn Morris
2007-07-26
Switch license to GPLv3 or later.
Glenn Morris
2007-06-16
Merge from emacs--devo--0
Miles Bader
2007-06-12
(regex_compile): Remove the `regnum' counter.
Stefan Monnier
2007-03-23
(analyse_first): Fix for multibyte characters in "case
Kenichi Handa
2007-02-16
(RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
Juanma Barranquero
2007-02-16
(GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
Kenichi Handa
2007-02-15
(RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
Kenichi Handa
2007-01-26
Merge from emacs--devo--0
Miles Bader
2007-01-21
Add 2007 to copyright years.
Glenn Morris
2007-01-01
Merge from emacs--devo--0
Miles Bader
2006-12-29
(regerror): Change parameter name err_code.
Jason Rumney
2006-12-15
(regex_compile): Synch with HEAD.
Kenichi Handa
2006-12-07
Merge from emacs--devo--0
Miles Bader
2006-11-30
(regex_compile): Fix previous change.
Kenichi Handa
2006-11-28
(regex_compile): Fix previous change.
Kenichi Handa
2006-11-28
(regex_compile): Don't call SET_LIST_BIT with a
Kenichi Handa
2006-11-24
Fix last change in whitespace.
Juanma Barranquero
2006-11-24
Whitespace/tab mixups.
Juanma Barranquero
2006-10-15
Merge from emacs--devo--0
Miles Bader
2006-10-04
(analyse_first): Cancel the change for synching with
Kenichi Handa
2006-10-03
(regex_compile): Set the new `used_syntax' bit.
Stefan Monnier
2006-10-03
Merge from emacs--devo--0
Miles Bader
2006-09-22
(analyse_first): For eight-bit-control chars, mark both the
Stefan Monnier
2006-09-20
Merge from emacs--devo--0
Miles Bader
2006-09-16
(re_compile_pattern): Set gl_state.current_syntax_table.
Richard M. Stallman
[prev]
[next]