index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
-2
/
+2
*
(clear_regexp_cache): Fix a typo in a comment.
Eli Zaretskii
2009-10-03
1
-2
/
+2
*
(fast_looking_at): Fix a typo in the commentary.
Eli Zaretskii
2009-10-03
1
-1
/
+1
*
* search.c: Use EMACS_INT for buffer positions. Add prototypes.
Andreas Schwab
2009-04-16
1
-51
/
+61
*
(boyer_moore): Use zero as marker value for a possible
Andreas Schwab
2009-04-16
1
-98
/
+69
*
(match-data): Refer to `set-match-data' rather than `store-match-data'.
Stefan Monnier
2009-04-15
1
-1
/
+1
*
(fast_looking_at): New function.
Kenichi Handa
2009-02-12
1
-0
/
+68
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
(wordify): New argument for lax word-ends.
Chong Yidong
2008-09-25
1
-11
/
+63
*
(search_buffer): Set char_base to zero only at the end.
Andreas Schwab
2008-08-27
1
-9
/
+7
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
(compile_pattern_1): Treat non-nil and non-string of
Chong Yidong
2008-04-05
1
-3
/
+10
*
(boyer_moore): Fix incorrect synching of the trunk and
Kenichi Handa
2008-02-11
1
-2
/
+2
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+2
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+2
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+2
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-12-06
1
-18
/
+17
|
\
|
|
|
*
|
(syms_of_search) <inhibit-changing-match-data>: Doc fix.
Richard M. Stallman
2007-12-01
1
-3
/
+4
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-21
1
-15
/
+13
|
|
\
|
|
|
*
(Fset_match_data): Remove the `evaporate' feature.
Stefan Monnier
2007-11-16
1
-15
/
+13
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-11
1
-5
/
+1
|
\
|
|
|
*
|
(boyer_moore): Remove #ifdef C_ALLOCA block.
Glenn Morris
2007-09-12
1
-5
/
+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
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
|
\
|
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-15
1
-48
/
+131
|
\
|
|
|
*
|
(Vinhibit_changing_match_data, search_regs_1): New vars.
Richard M. Stallman
2007-07-10
1
-48
/
+131
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-06-11
1
-1
/
+1
|
\
|
|
|
*
|
(wordify): Use empty_unibyte_string.
Juanma Barranquero
2007-06-08
1
-1
/
+1
|
|
/
*
|
Include "charset.h".
Kenichi Handa
2007-02-15
1
-8
/
+10
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-2
/
+2
|
\
|
|
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-01
1
-2
/
+2
|
\
|
|
*
(Fsearch_forward): Doc fix.
Richard M. Stallman
2006-12-26
1
-1
/
+1
|
*
(Fsearch_forward): Doc fix.
Juanma Barranquero
2006-12-19
1
-2
/
+2
*
|
(simple_search): Fix previous change.
Kenichi Handa
2006-11-30
1
-2
/
+3
*
|
(simple_search): Fix sync with HEAD.
Kenichi Handa
2006-11-22
1
-5
/
+4
*
|
Merge from emacs--devo--0
Miles Bader
2006-11-21
1
-1
/
+1
|
\
|
|
*
(simple_search): In the loop of backward searching,
Kenichi Handa
2006-11-17
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2006-10-15
1
-8
/
+15
|
\
|
|
*
(compile_pattern): Only check `cp->syntax_table' if needed.
Stefan Monnier
2006-10-03
1
-2
/
+7
|
*
(compile_pattern): Only check `cp->syntax_table' if needed.
Stefan Monnier
2006-10-03
1
-6
/
+8
*
|
Merge from emacs--devo--0
Miles Bader
2006-10-03
1
-5
/
+6
|
\
|
|
*
(compile_pattern_1): Don't BLOCK_INPUT.
Richard M. Stallman
2006-09-24
1
-5
/
+6
*
|
Merge from emacs--devo--0
Miles Bader
2006-09-20
1
-0
/
+23
|
\
|
|
*
* search.c (struct regexp_cache): New entry syntax_table.
Chong Yidong
2006-09-19
1
-0
/
+10
[next]