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
/
textprop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1714: text properties corrupted with substitute command
v8.2.1714
Bram Moolenaar
2020-09-20
1
-0
/
+4
*
patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add()
v8.2.1613
Bram Moolenaar
2020-09-05
1
-3
/
+3
*
patch 8.2.1612: Vim9: cannot pass "true" to prop_remove()
v8.2.1612
Bram Moolenaar
2020-09-05
1
-8
/
+5
*
patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find()
v8.2.1584
Bram Moolenaar
2020-09-03
1
-3
/
+1
*
patch 8.2.1568: prop_find() skips properties in the same line
v8.2.1568
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1092: not checking if saving for undo succeeds
v8.2.1092
Bram Moolenaar
2020-06-29
1
-2
/
+3
*
patch 8.2.0845: text properties crossing lines not handled correctly
v8.2.0845
Bram Moolenaar
2020-05-30
1
-174
/
+174
*
patch 8.2.0379: gcc warns for ambiguous else
v8.2.0379
Bram Moolenaar
2020-03-14
1
-1
/
+2
*
patch 8.2.0378: prop_find() does not find all props
v8.2.0378
Bram Moolenaar
2020-03-13
1
-7
/
+8
*
patch 8.2.0372: prop_find() may not find text property at start of the line
v8.2.0372
Bram Moolenaar
2020-03-11
1
-26
/
+15
*
patch 8.2.0357: cannot delete a text property matching both id and type
v8.2.0357
Bram Moolenaar
2020-03-05
1
-1
/
+10
*
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
Bram Moolenaar
2020-02-26
1
-34
/
+51
*
patch 8.2.0110: prop_find() is not implemented
v8.2.0110
Bram Moolenaar
2020-01-10
1
-10
/
+203
*
patch 8.2.0085: dead code in builtin functions
v8.2.0085
Bram Moolenaar
2020-01-04
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2308: deleting text before zero-width textprop removes it
v8.1.2308
Bram Moolenaar
2019-11-16
1
-1
/
+4
*
patch 8.1.2298: missing part of 8.1.2296
v8.1.2298
Bram Moolenaar
2019-11-13
1
-0
/
+1
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-4
/
+3
*
patch 8.1.2215: unreachable code in adjusting text prop columns
v8.1.2215
Bram Moolenaar
2019-10-25
1
-7
/
+1
*
patch 8.1.1929: no tests for text property popup window
v8.1.1929
Bram Moolenaar
2019-08-25
1
-2
/
+1
*
patch 8.1.1928: popup windows don't move with the text when making changes
v8.1.1928
Bram Moolenaar
2019-08-25
1
-0
/
+48
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1844: buffer no longer unloaded when adding text properties
v8.1.1844
Bram Moolenaar
2019-08-13
1
-1
/
+4
*
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.1463: gcc warns for uninitialized variable
v8.1.1463
Bram Moolenaar
2019-06-04
1
-3
/
+6
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-3
/
+3
*
patch 8.1.1407: popup_create() does not support text properties
v8.1.1407
Bram Moolenaar
2019-05-26
1
-21
/
+37
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer
v8.1.1388
Bram Moolenaar
2019-05-24
1
-9
/
+6
*
patch 8.1.1387: calling prop_add() in an empty buffer doesn't work
v8.1.1387
Bram Moolenaar
2019-05-24
1
-1
/
+5
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1376: warnings for size_t/int mixups
v8.1.1376
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-9
/
+25
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-4
/
+15
*
patch 8.1.1343: text properties not adjusted for Visual block mode delete
v8.1.1343
Bram Moolenaar
2019-05-17
1
-3
/
+16
*
patch 8.1.1341: text properties are lost when joining lines
v8.1.1341
Bram Moolenaar
2019-05-17
1
-1
/
+106
*
patch 8.1.1340: attributes from 'cursorline' overwrite textprop
v8.1.1340
Bram Moolenaar
2019-05-17
1
-3
/
+0
*
patch 8.1.1337: get empty text prop when splitting line just after text prop
v8.1.1337
Bram Moolenaar
2019-05-17
1
-1
/
+3
*
patch 8.1.1333: text properties don't always move after changes
v8.1.1333
Bram Moolenaar
2019-05-15
1
-17
/
+19
*
patch 8.1.1278: missing change for "combine" field
v8.1.1278
Bram Moolenaar
2019-05-05
1
-0
/
+11
*
patch 8.1.1035: prop_remove() second argument is not optional
v8.1.1035
Bram Moolenaar
2019-03-22
1
-1
/
+4
*
patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable
v8.1.0975
Bram Moolenaar
2019-02-22
1
-2
/
+6
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-24
/
+24
*
patch 8.1.0703: compiler warnings with 64-bit compiler
v8.1.0703
Bram Moolenaar
2019-01-08
1
-4
/
+4
*
patch 8.1.0694: when using text props may free memory that is not allocated
v8.1.0694
Bram Moolenaar
2019-01-06
1
-3
/
+10
*
patch 8.1.0691: text properties are not adjusted for :substitute
v8.1.0691
Bram Moolenaar
2019-01-04
1
-0
/
+95
*
patch 8.1.0685: get_buf_tv() is named inconsistently
v8.1.0685
Bram Moolenaar
2019-01-03
1
-2
/
+2
*
patch 8.1.0684: warnings from 64-bit compiler
v8.1.0684
Bram Moolenaar
2019-01-03
1
-3
/
+3
*
patch 8.1.0682: text properties not adjusted when backspacing replaced text
v8.1.0682
Bram Moolenaar
2019-01-02
1
-11
/
+29
*
patch 8.1.0678: text properties as not adjusted for inserted text
v8.1.0678
Bram Moolenaar
2019-01-02
1
-2
/
+38
[next]