index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regexp_nfa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-2
/
+2
*
patch 8.2.0260: several lines of code are duplicated
v8.2.0260
Bram Moolenaar
2020-02-15
1
-11
/
+1
*
patch 8.2.0033: crash when make_extmatch() runs out of memory
v8.2.0033
Bram Moolenaar
2019-12-22
1
-0
/
+2
*
patch 8.1.2394: using old C style comments
v8.1.2394
Bram Moolenaar
2019-12-05
1
-723
/
+720
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-8
/
+8
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-7
/
+7
*
patch 8.1.1249: compiler warning for uninitialized variable
v8.1.1249
Bram Moolenaar
2019-05-03
1
-2
/
+4
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-6
/
+1
*
patch 8.1.0973: pattern with syntax error gives threee error messages
v8.1.0973
Bram Moolenaar
2019-02-22
1
-5
/
+0
*
patch 8.1.0968: crash when using search pattern \%Ufffffc23
v8.1.0968
Bram Moolenaar
2019-02-21
1
-1
/
+1
*
patch 8.1.0958: compiling weird regexp pattern is very slow
v8.1.0958
Bram Moolenaar
2019-02-20
1
-1
/
+4
*
patch 8.1.0945: internal error when using pattern with NL in the range
v8.1.0945
Bram Moolenaar
2019-02-17
1
-2
/
+3
*
patch 8.1.0919: compiler warnings
v8.1.0919
Bram Moolenaar
2019-02-14
1
-1
/
+1
*
patch 8.1.0913: CI crashes when running out of memory
v8.1.0913
Bram Moolenaar
2019-02-13
1
-4
/
+17
*
patch 8.1.0910: crash with tricky search pattern
v8.1.0910
Bram Moolenaar
2019-02-13
1
-8
/
+16
*
patch 8.1.0908: can't handle large value for %{nr}v in regexp
v8.1.0908
Bram Moolenaar
2019-02-13
1
-3
/
+6
*
patch 8.1.0907: CI tests on AppVeyor are failing
v8.1.0907
Bram Moolenaar
2019-02-13
1
-1
/
+1
*
patch 8.1.0905: complicated regexp causes a crash
v8.1.0905
Bram Moolenaar
2019-02-12
1
-18
/
+65
*
patch 8.1.0862: no verbose version of character classes
v8.1.0862
Bram Moolenaar
2019-01-31
1
-1
/
+28
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
1
-71
/
+8
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-19
/
+19
*
patch 8.1.0641: no check for out-of-memory when converting regexp
v8.1.0641
Bram Moolenaar
2018-12-26
1
-1
/
+3
*
patch 8.1.0192: executing regexp recursively fails with a crash
v8.1.0192
Bram Moolenaar
2018-07-17
1
-218
/
+211
*
patch 8.1.0170: invalid memory use with complicated pattern
v8.1.0170
Bram Moolenaar
2018-07-08
1
-62
/
+11
*
patch 8.1.0104: can't build without the +eval feature
v8.1.0104
Bram Moolenaar
2018-06-23
1
-1
/
+5
*
patch 8.1.0099: exclamation mark in error message not needed
v8.1.0099
Bram Moolenaar
2018-06-23
1
-2
/
+2
*
patch 8.1.0098: segfault when pattern with \z() is very slow
v8.1.0098
Bram Moolenaar
2018-06-23
1
-3
/
+4
*
patch 8.1.0097: superfluous space before exclamation mark
v8.1.0097
Bram Moolenaar
2018-06-22
1
-2
/
+2
*
patch 8.1.0090: "..." used inconsistently in a message
v8.1.0090
Bram Moolenaar
2018-06-20
1
-6
/
+7
*
patch 8.1.0078: "..." used inconsistently in messages
v8.1.0078
Bram Moolenaar
2018-06-19
1
-1
/
+1
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-4
/
+3
*
patch 8.0.1478: unnecessary condition
v8.0.1478
Bram Moolenaar
2018-02-08
1
-1
/
+1
*
patch 8.0.1470: integer overflow when using regexp pattern
v8.0.1470
Bram Moolenaar
2018-02-04
1
-10
/
+17
*
patch 8.0.1397: pattern with \& following nothing gives an error
v8.0.1397
Bram Moolenaar
2017-12-16
1
-4
/
+4
*
patch 8.0.1254: undefined left shift in gethexchrs()
v8.0.1254
Bram Moolenaar
2017-11-02
1
-2
/
+2
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-1
/
+2
*
patch 8.0.0828: Coverity: may dereference NULL pointer
v8.0.0828
Bram Moolenaar
2017-08-01
1
-0
/
+4
*
patch 8.0.0645: no error for illegal back reference in NFA engine
v8.0.0645
Bram Moolenaar
2017-06-17
1
-2
/
+8
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-11
/
+43
*
patch 8.0.0623: error for invalid regexp is not very informative
v8.0.0623
Bram Moolenaar
2017-06-05
1
-1
/
+1
*
patch 8.0.0618: NFA regex engine handles [0-z] incorrectly
v8.0.0618
Bram Moolenaar
2017-06-05
1
-4
/
+6
*
patch 8.0.0520: using a function pointer while the function is known
v8.0.0520
Bram Moolenaar
2017-03-29
1
-1
/
+1
*
patch 8.0.0519: character classes are not well tested
v8.0.0519
Bram Moolenaar
2017-03-29
1
-2
/
+2
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-2
/
+2
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-10
/
+10
*
patch 8.0.0165: ubsan warns for integer overflow
v8.0.0165
Bram Moolenaar
2017-01-10
1
-2
/
+2
*
patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG()
v8.0.0160
Bram Moolenaar
2017-01-08
1
-4
/
+4
[next]