summaryrefslogtreecommitdiffstats
path: root/regex.c
AgeCommit message (Expand)Author
2021-01-03Remove obsolete AC_HEADER_STDC and STDC_HEADERS checks.Kevin McCarthy
2019-05-28Remove EXTRACT_MACROS check from EXTRACT_NUMBER in regex.Kevin McCarthy
2019-05-27Remove undefined left-shift on negative value from regex.c.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-04-09Rename _regex.h to _mutt_regex.h to avoid name collision on Macs.Kevin McCarthy
2017-07-14Decrease regex failure stack limit. (closes #3955)Kevin McCarthy
2016-06-17Add real prototype for re_match_2_internal in regex.cOlaf Hering
2013-07-23fix typos in commentsOndřej Bílka
2010-07-22http://thread.gmane.org/gmane.mail.mutt.devel/15710Fabian Groffen
2010-09-15fix compile error with --with-regex and --without-wc-funcsMichael Elkins
2009-03-09Unbreak compilation with --without-wc-funcs on OS X 10.5.*, see #3149.Rocco Rutte
2007-04-07Fix compiler warningsBrendan Cully
2007-04-03Fix some warnings.Fabian Groffen
2005-12-22Kyle Wheeler noticed a couple of warnings in the moribund regex code. OneBrendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2001-01-08Let check_sec.sh check for use of the unsafe malloc, realloc, free,Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
1999-02-26Adding pgp_replyencrypt.Thomas Roessler
1999-02-17- Makefile.am: Fix the dist target to include all necessary files.Thomas Roessler
1999-01-06[unstable] Merge changes from stable: rx -> regex, Byrial's timezoneThomas Roessler