updated for version 7.3.1231 Problem: Python: use of numbers not consistent. Solution: Add support for Number protocol. (ZyX) |
|
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) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1230 for changeset f5c822e5a0eb |
|
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! |
|
More...
|
about 12 years ago
|
Added tag v7-3-1229 for changeset b6e693e1f946 |
|
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) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1228 for changeset 620d9b59d4ed |
|
More...
|
about 12 years ago
|
Added tag v7-3-1227 for changeset 5cee875f3096 |
|
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) |
|
More...
|
about 12 years ago
|
updated for version 7.3.1226 Problem: Python: duplicate code. Solution: Share code between OutputWrite() and OutputWritelines(). (ZyX) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1226 for changeset b34d719b13cd |
|
More...
|
about 12 years ago
|
Added tag v7-3-1225 for changeset 27b008d5b7ac |
|
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) |
|
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. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1224 for changeset 0a379dea13c9 |
|
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) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1223 for changeset 5cd32322154c |
|
More...
|
about 12 years ago
|
Added tag v7-3-1222 for changeset 07831d280e90 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1222 Problem: Cannot execute some tests from the src directoly. Solution: Add missing targets. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1221 for changeset 9f7b92f232d3 |
|
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. |
|
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) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1220 for changeset ba7db05e1482 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1219 Problem: No test for using []] inside \%[]. Solution: Add a test. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1219 for changeset eb5c3508cd7d |
|
More...
|
about 12 years ago
|
Added tag v7-3-1218 for changeset d10ede931224 |
|
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) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1217 for changeset 613651492c19 |
|
More...
|
about 12 years ago
|