log src/regexp.c @ 16764:ef00b6bc186b v8.1.1384

age author description
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Thu, 25 Apr 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG v8.1.1202
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Wed, 20 Mar 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.1025: checking NULL pointer after addition v8.1.1025
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Thu, 28 Feb 2019 06:30:11 +0100 Bram Moolenaar patch 8.1.0985: crash with large number in regexp v8.1.0985
Fri, 22 Feb 2019 17:30:06 +0100 Bram Moolenaar patch 8.1.0973: pattern with syntax error gives threee error messages v8.1.0973
Sun, 17 Feb 2019 14:00:06 +0100 Bram Moolenaar patch 8.1.0937: invalid memory access in search pattern v8.1.0937
Sat, 16 Feb 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.0935: old regexp engine may use invalid buffer v8.1.0935
Sat, 16 Feb 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0934: invalid memory access in search pattern v8.1.0934
Tue, 12 Feb 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0903: struct uses more bytes than needed v8.1.0903
Thu, 31 Jan 2019 15:45:06 +0100 Bram Moolenaar patch 8.1.0862: no verbose version of character classes v8.1.0862
Thu, 24 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0809: too many #ifdefs v8.1.0809
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
Mon, 14 Jan 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0748: using sprintf() instead of semsg() v8.1.0748
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Tue, 01 Jan 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0677: look-behind match may use the wrong line number v8.1.0677
Sat, 29 Dec 2018 22:30:05 +0100 Bram Moolenaar patch 8.1.0661: clipboard regexp might be used recursively v8.1.0661
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Wed, 18 Jul 2018 06:15:04 +0200 Christian Brabandt patch 8.1.0194: possibly use of NULL pointer v8.1.0194
Tue, 17 Jul 2018 05:45:05 +0200 Christian Brabandt patch 8.1.0192: executing regexp recursively fails with a crash v8.1.0192
Sat, 23 Jun 2018 15:15:04 +0200 Christian Brabandt patch 8.1.0102: cannot build without syntax highlighting v8.1.0102
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Tue, 13 Feb 2018 16:45:05 +0100 Christian Brabandt patch 8.0.1517: invalid memory acces with pattern using look-behind match v8.0.1517
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Thu, 02 Nov 2017 22:30:05 +0100 Christian Brabandt patch 8.0.1254: undefined left shift in gethexchrs() v8.0.1254
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sun, 18 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0647: syntax highlighting can make cause a freeze v8.0.0647
Sat, 17 Jun 2017 21:00:03 +0200 Christian Brabandt patch 8.0.0646: the hlsearch test fails on fast systems v8.0.0646
Sat, 17 Jun 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0645: no error for illegal back reference in NFA engine v8.0.0645
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 18:00:04 +0200 Christian Brabandt patch 8.0.0624: warning for unused variable in tiny build v8.0.0624
Mon, 05 Jun 2017 17:00:03 +0200 Christian Brabandt patch 8.0.0623: error for invalid regexp is not very informative v8.0.0623
Wed, 29 Mar 2017 17:45:06 +0200 Christian Brabandt patch 8.0.0520: using a function pointer while the function is known v8.0.0520
Wed, 29 Mar 2017 15:45:05 +0200 Christian Brabandt patch 8.0.0519: character classes are not well tested v8.0.0519
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
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 02 Oct 2016 17:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6100d02aab7c8294b581cb299250eea164b50e9d v8.0.0020
Sun, 11 Sep 2016 15:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cbeab96f87b91ed4b096216c397552b7f6d270f9 v7.4.2363
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Tue, 19 Jul 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/72ab729c3dcdea0fba44d8e676602c847e841bcd v7.4.2072
Tue, 26 Apr 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e8aee7dcf9b12becff86e8ce1783a86801c5f9f6 v7.4.1793
Sun, 24 Apr 2016 14:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/af98a49dd0ef1661b4998f118151fddbf6e4df75 v7.4.1783
Fri, 08 Apr 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107e1eef1df3b786ad3ad49fbdb9e058649303b5 v7.4.1719
Sun, 03 Apr 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22e421549d54147d003f6444de007cb1d73f1d27 v7.4.1700
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Fri, 12 Feb 2016 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7c29f387819b5817b003d2ba73e2b5cf3cb3d0dd v7.4.1305
Sat, 30 Jan 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/055409764ca5f7978d4c399d2c440af0ce971c4f v7.4.1213
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Fri, 10 Jul 2015 19:16:34 +0200 Bram Moolenaar patch 7.4.776 v7.4.776
Tue, 09 Jun 2015 20:39:24 +0200 Bram Moolenaar patch 7.4.736 v7.4.736