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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0250: test_clear_search_pat() is unused
v8.2.0250
Bram Moolenaar
2020-02-12
1
-9
/
+0
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
1
-0
/
+9
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-5
/
+4
*
patch 8.1.2394: using old C style comments
v8.1.2394
Bram Moolenaar
2019-12-05
1
-252
/
+252
*
patch 8.1.2282: crash when passing many arguments through a partial
v8.1.2282
Bram Moolenaar
2019-11-10
1
-4
/
+10
*
patch 8.1.2280: crash when passing partial to substitute()
v8.1.2280
Bram Moolenaar
2019-11-09
1
-11
/
+12
*
patch 8.1.2005: the regexp.c file is too big
v8.1.2005
Bram Moolenaar
2019-09-07
1
-5446
/
+30
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-5
/
+2
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-2
/
+2
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-1
/
+1
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-7
/
+7
*
patch 8.1.1720: crash with very long %[] pattern
v8.1.1720
Bram Moolenaar
2019-07-20
1
-0
/
+6
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-2
/
+2
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1319: computing function length name in many places
v8.1.1319
Bram Moolenaar
2019-05-11
1
-2
/
+2
*
patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG
v8.1.1202
Bram Moolenaar
2019-04-25
1
-5
/
+5
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-1
/
+1
*
patch 8.1.1025: checking NULL pointer after addition
v8.1.1025
Bram Moolenaar
2019-03-20
1
-2
/
+3
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0985: crash with large number in regexp
v8.1.0985
Bram Moolenaar
2019-02-28
1
-2
/
+2
*
patch 8.1.0973: pattern with syntax error gives threee error messages
v8.1.0973
Bram Moolenaar
2019-02-22
1
-1
/
+6
*
patch 8.1.0937: invalid memory access in search pattern
v8.1.0937
Bram Moolenaar
2019-02-17
1
-1
/
+1
*
patch 8.1.0935: old regexp engine may use invalid buffer
v8.1.0935
Bram Moolenaar
2019-02-16
1
-0
/
+2
*
patch 8.1.0934: invalid memory access in search pattern
v8.1.0934
Bram Moolenaar
2019-02-16
1
-1
/
+1
*
patch 8.1.0903: struct uses more bytes than needed
v8.1.0903
Bram Moolenaar
2019-02-12
1
-4
/
+4
*
patch 8.1.0862: no verbose version of character classes
v8.1.0862
Bram Moolenaar
2019-01-31
1
-0
/
+32
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
1
-181
/
+26
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-10
/
+3
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-2
/
+2
*
patch 8.1.0748: using sprintf() instead of semsg()
v8.1.0748
Bram Moolenaar
2019-01-14
1
-17
/
+14
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-24
/
+24
*
patch 8.1.0677: look-behind match may use the wrong line number
v8.1.0677
Bram Moolenaar
2019-01-01
1
-1
/
+1
*
patch 8.1.0661: clipboard regexp might be used recursively
v8.1.0661
Bram Moolenaar
2018-12-29
1
-0
/
+9
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-1
/
+1
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-18
/
+0
*
patch 8.1.0194: possibly use of NULL pointer
v8.1.0194
Bram Moolenaar
2018-07-18
1
-2
/
+10
*
patch 8.1.0192: executing regexp recursively fails with a crash
v8.1.0192
Bram Moolenaar
2018-07-17
1
-191
/
+214
*
patch 8.1.0102: cannot build without syntax highlighting
v8.1.0102
Bram Moolenaar
2018-06-23
1
-0
/
+4
*
patch 8.1.0098: segfault when pattern with \z() is very slow
v8.1.0098
Bram Moolenaar
2018-06-23
1
-5
/
+10
*
patch 8.0.1517: invalid memory acces with pattern using look-behind match
v8.0.1517
Bram Moolenaar
2018-02-13
1
-1
/
+6
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-12
/
+8
*
patch 8.0.1254: undefined left shift in gethexchrs()
v8.0.1254
Bram Moolenaar
2017-11-02
1
-15
/
+15
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-6
/
+6
*
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
Bram Moolenaar
2017-06-18
1
-10
/
+6
*
patch 8.0.0646: the hlsearch test fails on fast systems
v8.0.0646
Bram Moolenaar
2017-06-17
1
-9
/
+32
*
patch 8.0.0645: no error for illegal back reference in NFA engine
v8.0.0645
Bram Moolenaar
2017-06-17
1
-18
/
+30
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-8
/
+16
*
patch 8.0.0624: warning for unused variable in tiny build
v8.0.0624
Bram Moolenaar
2017-06-05
1
-0
/
+2
*
patch 8.0.0623: error for invalid regexp is not very informative
v8.0.0623
Bram Moolenaar
2017-06-05
1
-3
/
+5
[next]