39
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated for version 7.3.1231 Problem: Python: use of numbers not consistent. Solution: Add support for Number protocol. (ZyX)
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1230 Problem: Python: Exception messages are not clear. Solution: Make exception messages more verbose. (ZyX)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1230 for changeset f5c822e5a0eb
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1229 Problem: Python: not so easy to delete/restore translating. Solution: Make macros do translation of exception messages. (ZyX) Note: this breaks translations!
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1229 for changeset b6e693e1f946
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1228 Problem: Python: various inconsistencies and problems. Solution: StringToLine now supports both bytes() and unicode() objects. Make function names consistant. Fix memory leak fixed in StringToLine. (ZyX)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1228 for changeset 620d9b59d4ed
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1227 for changeset 5cee875f3096
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1227 Problem: Inconsistent string conversion. Solution: Use 'encoding' instead of utf-8. Use METH_O in place of METH_VARARGS where appropriate. (ZyX)
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1226 Problem: Python: duplicate code. Solution: Share code between OutputWrite() and OutputWritelines(). (ZyX)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1226 for changeset b34d719b13cd
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1225 for changeset 27b008d5b7ac
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1225 Problem: Compiler warnings when building with Motif. Solution: Change set_label() argument. (Kazunobu Kuriyama)
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1224 Problem: Clang gives warnings on xxd. Solution: Change how to use part of a string. (Dominique Pelle) Also avoid warning for return not reached.
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1224 for changeset 0a379dea13c9
tester_123
as Bram Moolenaar
More... about 12 years ago
Fix getfontname() More... about 12 years ago
Merge branch 'vim' More... about 12 years ago
updated for version 7.3.1223 Problem: Tests fail on MS-Windows. Solution: Avoid depending on OS version. Use DOS commands instead of Unix commands. (Taro Muraoka, Ken Takata)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1223 for changeset 5cd32322154c
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1222 for changeset 07831d280e90
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1222 Problem: Cannot execute some tests from the src directoly. Solution: Add missing targets.
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1221 for changeset 9f7b92f232d3
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1221 Problem: When build flags change "make distclean" run into a configure error. Solution: When CFLAGS changes delete auto/config.cache. Also avoid adding duplicate text to flags.
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1220 Problem: MS-Windows: When using wide font italic and bold are not included. Solution: Support wide-bold, wide-italic and wide-bold-italic. (Ken Takata, Taro Muraoka)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1220 for changeset ba7db05e1482
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1219 Problem: No test for using []] inside \%[]. Solution: Add a test.
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1219 for changeset eb5c3508cd7d
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1218 for changeset d10ede931224
tester_123
as Bram Moolenaar
More... about 12 years ago
updated for version 7.3.1218 Problem: "make test" on MS-Windows does not clean all temporary files and gives some unneccessary message. Solution: Clean the right files. Create .failed files. (Ken Takata)
tester_123
as Bram Moolenaar
More... about 12 years ago
Added tag v7-3-1217 for changeset 613651492c19
tester_123
as Bram Moolenaar
More... about 12 years ago