summaryrefslogtreecommitdiff
path: root/src/search.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Allow regexp-quote to return its argumentMattias Engdegård2019-09-25
* Avoid crashes when casifying noncontiguous regionsPaul Eggert2019-09-22
* Fix rare undefined behaviors in replace-matchPaul Eggert2019-08-03
* Fix error message in replace-match for subexpressionsLars Ingebrigtsen2019-08-03
* Clarify Freplace_match logicLars Ingebrigtsen2019-08-03
* Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-25
* Merge from origin/emacs-26Glenn Morris2019-05-22
|\
| * Remove from docs references to obsolete MULE variablesEli Zaretskii2019-05-17
* | Simplify thread initialization and GCPaul Eggert2019-04-24
* | Mark _Noreturn error functions as coldPaul Eggert2019-04-18
* | Release regexp before signalling overflow errorMattias Engdegård2019-03-30
* | Fix spurious regexp reentrancy errorMattias Engdegård2019-03-30
* | No need for m_search_regs_saved in thread.hPaul Eggert2019-03-27
* | Fix some integer issues in regex-emacsPaul Eggert2019-03-25
* | Simplify list creation in C codePaul Eggert2019-03-04
* | forward-line now works with bignumsPaul Eggert2019-01-27
* | Add portable dumperDaniel Colascione2019-01-15
* | Use shortcuts for FlengthPaul Eggert2019-01-09
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | Simplify regex-emacs by assuming Emacs syntaxPaul Eggert2018-08-05
| * | Simplify regex-emacs code by assuming EmacsPaul Eggert2018-08-05
| * | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-05
* | | More macro renamings for bignumTom Tromey2018-08-07
* | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/ /
* | Make regex matching reentrant; update syntax during matchDaniel Colascione2018-06-16
* | Remove commented-out code in compile_pattern_1Daniel Colascione2018-06-16
|/
* Note caveat for backward regexp searching in docstring (Bug#31584)Noam Postavsky2018-05-25
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-16
* Avoid compilation warningsEli Zaretskii2017-05-02
* Merge from origin/emacs-25Glenn Morris2017-04-27
|\
| * * search.c (Fre_search_forward, Fre_search_backward): Improve doc (Bug#25193).Hong Xu2017-04-06
* | Throw a `search-failed' derived error in Info searchNoam Postavsky2017-04-03
* | Fix quitting bug when buffers are frozenPaul Eggert2017-02-01
* | Revamp quitting and fix infloopsPaul Eggert2017-02-01
* | Remove immediate_quit.Paul Eggert2017-02-01
* | Replace QUIT with maybe_quitPaul Eggert2017-01-25
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Update copyright year to 2017Paul Eggert2016-12-31
* | regex.h now includes sys/types.hPaul Eggert2016-12-25
* | Merge branch 'concurrency'Eli Zaretskii2016-12-04
|\ \
| * \ merge from trunkKen Raeburn2015-11-01
| |\ \
| * \ \ merge from trunkTom Tromey2013-08-19
| |\ \ \
| * \ \ \ merge from trunkTom Tromey2013-07-26
| |\ \ \ \
| * \ \ \ \ Merge from trunkTom Tromey2013-07-12
| |\ \ \ \ \