39
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated for version 7.4.255 Problem: Configure check for smack doesn't work with all shells. (David Larson) Solution: Remove spaces in set command.
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-255 for changeset 5595506b985a
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-254 for changeset 251acc686ca4
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.254 Problem: Smack support detection is incomplete. Solution: Check for attr/xattr.h and specific macro.
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.253 Problem: Crash when using cpp syntax file with pattern using external match. (Havard Garnes) Solution: Discard match when end column is before start column.
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-253 for changeset 4901a36479f2
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-252 for changeset a43a8262e1ce
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.252 Problem: Critical error in GTK, removing timer twice. Solution: Clear the timer after removing it. (James McCoy)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-251 for changeset 29eb4c2a33ac
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.251 Problem: Crash when BufAdd autocommand wipes out the buffer. Solution: Check for buffer to still be valid. Postpone freeing the buffer structure. (Hirohito Higashi)
tester_123
as Bram Moolenaar
More... about 11 years ago
Updated runtime files.
tester_123
as Bram Moolenaar
More... about 11 years ago
Updated runtime files.
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-250 for changeset a8f3f4589628
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.250 Problem: Some test files missing from distribution. Solution: Add pattern for newly added tests.
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.249 Problem: Using setreg() with a list of numbers does not work. Solution: Use a separate buffer for numbers. (ZyX)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-249 for changeset 0b9a66ea49f4
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-248 for changeset e5f1f2ea0b4a
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.248 Problem: Cannot distinguish between NL and NUL in output of system(). Solution: Add systemlist(). (ZyX)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-247 for changeset 76863b4b48a3
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.247 Problem: When passing input to system() there is no way to keep NUL and NL characters separate. Solution: Optionally use a list for the system() input. (ZyX)
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.246 Problem: Configure message for detecting smack are out of sequence. Solution: Put the messages in the right place. (Kazunobu Kuriyama)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-246 for changeset 2cbac5608217
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-245 for changeset 80421d934ebd
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.245 Problem: Crash for "vim -u NONE -N -c '&&'". Solution: Check for the pattern to be NULL. (Dominique Pelle)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-244 for changeset da17c7de616e
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.244 Problem: The smack feature causes stray error messages. Solution: Remove the error messages.
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-243 for changeset 9f8fa56f1906
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.243 Problem: Cannot use setreg() to add text that includes a NUL. Solution: Make setreg() accept a list.
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-242 for changeset f084024c0ddb
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.242 Problem: getreg() does not distinguish between a NL used for a line break and a NL used for a NUL character. Solution: Add another argument to return a list. (ZyX)
tester_123
as Bram Moolenaar
More... about 11 years ago