39
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag v7-4-197 for changeset 47a673b20e49
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.197 Problem: Various problems on VMS. Solution: Fix several VMS problems. (Zoltan Arpadffy)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-196 for changeset 1ed6acdbfef5
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.196 Problem: Tests fail on Solaris 9 and 10. Solution: Use "test -f" instead of "test -e". (Laurent Blume)
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.195 Problem: Python tests fail. Solution: Change "then" to "than" in more places. (Dominique Pelle, Taro Muraoka)
tester_123
as Bram Moolenaar
More... about 11 years ago
Added tag v7-4-195 for changeset c2e88a40d530
tester_123
as Bram Moolenaar
More... about 11 years ago
updated for version 7.4.194 Problem: Can't build for Android. Solution: Add #if condition. (Fredrik Fornwall)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-194 for changeset 767103b5bcb0
tester_123
as Bram Moolenaar
More... over 11 years ago
Updated runtime files.
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.193 Problem: Typos in messages. Solution: "then" -> "than". (Dominique Pelle)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-193 for changeset a8650e2a0b5a
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-192 for changeset 04c4ef8c0a1b
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.192 Problem: Memory leak when giving E853. Solution: Free the argument. (Dominique Pelle)
tester_123
as Bram Moolenaar
More... over 11 years ago
Update runtime files. Add Euphoria syntax files.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-191 for changeset 40f18a1c1592
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.191 Problem: Escaping a file name for shell commands can't be done without a function. Solution: Add the :S file name modifier.
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.190 Problem: Compiler warning for using %lld for off_t. Solution: Add type cast.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-190 for changeset 6050f52d7cd8
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-189 for changeset 0a9990bbd94a
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.189 Problem: Compiler warning for unused argument. Solution: Add UNUSED.
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.188 Problem: SIZEOF_LONG clashes with similar defines in header files. Solution: Rename to a name starting with VIM_. Also for SIZEOF_INT.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-188 for changeset 136f05449f29
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.187 Problem: Delete that crosses line break splits multi-byte character. Solution: Advance a character instead of a byte. (Cade Foster)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-187 for changeset a1c07956171a
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.186 Problem: Insert in Visual mode sometimes gives incorrect results. (Dominique Pelle) Solution: Remember the original insert start position. (Christian Brabandt, Dominique Pelle)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-186 for changeset 4d12112c5efa
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.185 Problem: Clang gives warnings. Solution: Adjust how bigness is set. (Dominique Pelle)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-185 for changeset b06e58f8dd30
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.184 Problem: match() does not work properly with a {count} argument. Solution: Compute the length once and update it. Quit the loop when at the end. (Hirohito Higashi)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-184 for changeset 9ac2fc63501d
tester_123
as Bram Moolenaar
More... over 11 years ago