Fangrui Song c43e6880fb Refactor search (#8566)
* fix out-of-bounds read in r_search_strings_update
* Remove static variables searchhits maplist maxhits first_hit in cmd_search.c
* Change semantics of r_search_hit_new (update kw->count s->nhits in it), return 2 if search.maxhits is reached and stop searching immediately
* honor search.maxhits in r_search_regexp_update
* Refactor _cb_hit, remove bckwrds/do_bckwrd_srch and static cmdhit
* Fix mem leak in regexp.c
* Add support for /d (delta) /bd (backward + delta) when crossing blocksize boundaries
2017-09-20 17:00:18 +02:00
..
2017-09-20 17:00:18 +02:00
2016-12-18 23:41:55 +01:00
2017-08-18 01:31:57 +00:00
2017-06-28 22:54:40 +02:00
2017-09-20 17:00:18 +02:00
2017-09-20 17:00:18 +02:00
2017-09-20 17:00:18 +02:00
2017-09-20 17:00:18 +02:00
2017-09-20 17:00:18 +02:00