Andreas Mohr
|
e4badcf7bc
(mc_search_set_error): cleanup compile warning on older gcc compilers:
|
8 years ago |
Andrew Borodin
|
8252345666
Allow search be interruptible.
|
8 years ago |
Andrew Borodin
|
1c22d44970
Ticket #3637: fix memory leaks in search engine.
|
8 years ago |
Andrew Borodin
|
c5714eee34
Use STR_E_NOTFOUND message where required.
|
9 years ago |
Andreas Mohr
|
a3a78d9daf
Fix compiler warning at search.c
|
9 years ago |
Andreas Mohr
|
5007d309bc
Fix -Wconversion warning for mc_search_new().
|
9 years ago |
Andrew Borodin
|
2c7dfe7341
(mc_search_prepare_replace_str2): make replace_str const.
|
10 years ago |
Andrew Borodin
|
941a1eac1d
Search: better support of --disable-charset
|
11 years ago |
Andrew Borodin
|
66da276200
Ticket 3069: fix of case-sensitive search
|
11 years ago |
Andrew Borodin
|
d0955f3793
Search callbacks should return mc_search_cbret_t not int.
|
11 years ago |
Andrew Borodin
|
bbf534e7d7
Don't mix mc_search_cb_ret_t and int as result of search callback.
|
12 years ago |
Vitaliy Filippov
|
fb7b01eeb9
Despite of the fact that algorithm now ignores the absence of closing curly
|
13 years ago |
Andrew Borodin
|
1192d34bd1
Clean up some empty lines.
|
14 years ago |
Slava Zanko
|
feb733663f
Code indentation in lib directory
|
14 years ago |
Andrew Borodin
|
4892044e71
Remove extra check before mc_search free() call.
|
14 years ago |
Andrew Borodin
|
e70db42deb
Grammar.
|
14 years ago |
Slava Zanko
|
25155c311a
Move all interface includes from subdirs lib/*/*.h into lib/*.h
|
15 years ago |