log src/search.c @ 20651:3e03edae7e6f v8.2.0879

age author description
Mon, 01 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0879: compiler warning for unused function argument v8.2.0879
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Fri, 29 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0840: search match count wrong when only match is in fold v8.2.0840
Wed, 29 Apr 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.0660: the search.c file is a bit big v8.2.0660
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sat, 11 Apr 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0544: memory leak in search test v8.2.0544
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Thu, 21 Nov 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2332: missing file in refactoring v8.1.2332
Thu, 21 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2330: vi' does not always work when 'selection' is exclusive v8.1.2330
Sun, 17 Nov 2019 17:45:03 +0100 Bram Moolenaar patch 8.1.2314: vi' sometimes does not select anything v8.1.2314
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Sat, 02 Nov 2019 23:30:04 +0100 Bram Moolenaar patch 8.1.2244: 'wrapscan' is not used for "gn" v8.1.2244
Sat, 26 Oct 2019 14:45:03 +0200 Bram Moolenaar patch 8.1.2218: "gN" is off by one in Visual mode v8.1.2218
Thu, 24 Oct 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2207: "gn" doesn't work quite right v8.1.2207
Sat, 19 Oct 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2178: accessing uninitialized memory in test v8.1.2178
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Wed, 09 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2126: viminfo not sufficiently tested v8.1.2126
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Fri, 06 Sep 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1992: the search stat moves when wrapping at the end of the buffer v8.1.1992
Tue, 03 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1970: search stat space wrong, no test for 8.1.1965 v8.1.1970
Mon, 02 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1965: search count message is not displayed when using a mapping v8.1.1965
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Mon, 05 Aug 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1819: :pedit does not work with a popup preview window v8.1.1819
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Thu, 06 Jun 2019 13:00:05 +0200 Bram Moolenaar patch 8.1.1475: search string not displayed when 'rightleft' is set v8.1.1475
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1390: search stats are off when using count or offset v8.1.1390
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1383: warning for size_t/int mixup v8.1.1383
Fri, 24 May 2019 13:30:06 +0200 Bram Moolenaar patch 8.1.1376: warnings for size_t/int mixups v8.1.1376
Fri, 24 May 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often v8.1.1375
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Sat, 18 May 2019 19:30:10 +0200 Bram Moolenaar patch 8.1.1350: "W" for wrapping not shown when more than 99 matches v8.1.1350
Tue, 07 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1289: may not have enough space to add "W" to search stats v8.1.1289
Tue, 07 May 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1288: search stats don't show for mapped command v8.1.1288
Mon, 06 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1283: delaying half a second after the top-bot message v8.1.1283
Sun, 05 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1271: compiler warnings for use of STRNCPY() v8.1.1271
Sat, 04 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1270: cannot see current match position v8.1.1270
Sat, 06 Apr 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.1124: insert completion flags are mixed up v8.1.1124
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Sun, 03 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0991: cannot build with a mix of features v8.1.0991
Fri, 22 Feb 2019 15:15:05 +0100 Bram Moolenaar patch 8.1.0971: failure for selecting quoted text object moves cursor v8.1.0971
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Sun, 10 Feb 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.0886: compiler warning for NULL pointer and condition always true v8.1.0886
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Sat, 01 Dec 2018 21:15:04 +0100 Bram Moolenaar patch 8.1.0556: saving/restoring search patterns share saved last_idx v8.1.0556
Sat, 01 Dec 2018 13:15:04 +0100 Bram Moolenaar patch 8.1.0555: crash when last search pat is set but not last substitute pat v8.1.0555
Fri, 30 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0552: saved last search pattern may not be restored v8.1.0552
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Thu, 16 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag v8.1.0290
Tue, 19 Jun 2018 18:30:07 +0200 Christian Brabandt patch 8.1.0083: "is" and "as" have trouble with quoted punctuation v8.1.0083
Tue, 22 May 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0018: using "gn" may select wrong text when wrapping v8.1.0018
Fri, 27 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way v8.0.1768
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Fri, 09 Feb 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1487: test 14 fails v8.0.1487
Fri, 09 Feb 2018 18:15:04 +0100 Christian Brabandt patch 8.0.1486: accessing invalid memory with "it" v8.0.1486
Fri, 09 Feb 2018 16:15:05 +0100 Christian Brabandt patch 8.0.1483: searchpair() might return an invalid value on timeout v8.0.1483
Fri, 09 Feb 2018 12:15:05 +0100 Christian Brabandt patch 8.0.1479: insert mode completion state is confusing v8.0.1479
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Thu, 16 Nov 2017 22:30:06 +0100 Christian Brabandt patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern v8.0.1304
Sun, 12 Nov 2017 15:45:05 +0100 Christian Brabandt patch 8.0.1291: C indent wrong when * immediately follows comment v8.0.1291
Mon, 30 Oct 2017 22:00:05 +0100 Christian Brabandt patch 8.0.1239: cannot use a lambda for the skip argument to searchpair() v8.0.1239
Sun, 29 Oct 2017 16:45:04 +0100 Christian Brabandt patch 8.0.1238: incremental search only shows one match v8.0.1238
Tue, 26 Sep 2017 12:30:03 +0200 Christian Brabandt patch 8.0.1148: gN doesn't work on last match with 'wrapscan' off v8.0.1148
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sun, 23 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0762: ml_get error with :psearch in buffer without a name v8.0.0762
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Mon, 05 Jun 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0627: "gn" selects only one character with 'nowrapscan' v8.0.0627
Mon, 05 Jun 2017 16:45:03 +0200 Christian Brabandt patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive" v8.0.0622
Mon, 05 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0621: :stag does not respect 'switchbuf' v8.0.0621
Wed, 29 Mar 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0523: dv} deletes part of a multi-byte character. v8.0.0523
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 12 Mar 2017 16:45:04 +0100 Christian Brabandt patch 8.0.0446: the ";" command does not work after some characters v8.0.0446
Wed, 01 Mar 2017 22:30:04 +0100 Christian Brabandt patch 8.0.0398: illegal memory access with "t" v8.0.0398
Sat, 18 Feb 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0339: illegal memory access with vi' v8.0.0339
Fri, 17 Feb 2017 11:45:04 +0100 Christian Brabandt patch 8.0.0330: illegal memory access after "vapo" v8.0.0330
Thu, 01 Dec 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b129a447f3b580d4c941869672b0557c52c37e4d v8.0.0109
Sat, 15 Oct 2016 17:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/472e85970ee3a80abd824bef510df12e9cfe9e96 v8.0.0035
Fri, 09 Sep 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ea683da58cf9ecf3afab9d650d3d2da76e5298d3 v7.4.2356
Thu, 01 Sep 2016 21:00:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/779f2fc3a7468e273897d2fd0672315812a2e3da v7.4.2303
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 20 Aug 2016 17:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/66e29d7112e437b2b50efe1f82c7e892736d23e4 v7.4.2230
Sun, 24 Jul 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6835dc61aebca2b602d85a9d63c449ace58683b4 v7.4.2100
Thu, 21 Apr 2016 09:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/268a06ce901d2c780304e0395028e3c2f60ec755 v7.4.1762
Sat, 30 Jan 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/764b23c8fd3369cb05ae9122abf3ca16fec539d7 v7.4.1214
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Mon, 28 Dec 2015 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ad4d8a192abf44b89371af87d70b971cd654b799 v7.4.984
Tue, 01 Sep 2015 18:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8667d66ca923d361e00e6369cbff37283db5a432 v7.4.847
Wed, 26 Aug 2015 23:15:03 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6ed535dbc0981d328c02e139d6505207cbef4835 v7.4.839
Thu, 13 Aug 2015 23:28:43 +0200 Bram Moolenaar patch 7.4.826 v7.4.826
Tue, 11 Aug 2015 14:26:19 +0200 Bram Moolenaar patch 7.4.813 v7.4.813
Tue, 28 Jul 2015 21:17:36 +0200 Bram Moolenaar patch 7.4.803 v7.4.803
Tue, 21 Jul 2015 17:53:25 +0200 Bram Moolenaar patch 7.4.793 v7.4.793
Fri, 10 Jul 2015 14:43:35 +0200 Bram Moolenaar patch 7.4.771 v7.4.771
Fri, 13 Mar 2015 15:03:00 +0100 Bram Moolenaar updated for version 7.4.662 v7.4.662