This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2025-03-04 23:21:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
lib
/
search
History
Andrew Borodin
fa7d2ea110
lib/search/regex.c: use [] to get char in string.
2015-02-26 09:12:08 +03:00
..
glob.c
The patch does not intend to fix all Bash patterns (I believe mc never claimed to support all kinds of them), but it fixes some issues.
2015-02-24 14:58:51 +03:00
hex.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
internal.h
(mc_search__run_regex): optimization
2013-10-04 09:11:05 +04:00
lib.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
Makefile.am
PCRE_CFLAGS are CPPFLAGS, actually.
2012-12-18 16:27:49 +04:00
normal.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
regex.c
lib/search/regex.c: use [] to get char in string.
2015-02-26 09:12:08 +03:00
search.c
(mc_search_prepare_replace_str2): make replace_str const.
2015-02-26 09:12:08 +03:00