Bram Moolenaar
|
f0908e6fe1
|
patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var
Problem: MS-Windows: cannot use multi-byte chars in environment var.
Solution: Use the wide API. (Ken Takata, closes #4008)
|
2019-03-30 20:11:50 +01:00 |
|
Bram Moolenaar
|
05c00c038b
|
patch 8.1.0897: can modify a:000 when using a reference
Problem: Can modify a:000 when using a reference.
Solution: Make check for locked variable stricter. (Ozaki Kiichi,
closes #3930)
|
2019-02-11 22:00:11 +01:00 |
|
Bram Moolenaar
|
31b816042f
|
patch 8.1.0888: the a: dict is not immutable as documented
Problem: The a: dict is not immutable as documented.
Solution: Make the a:dict immutable, add a test. (Ozaki Kiichi, Yasuhiro
Matsumoto, closes #3929)
|
2019-02-10 22:14:27 +01:00 |
|
Bram Moolenaar
|
4a137b4586
|
patch 8.0.0861: still many old style tests
Problem: Still many old style tests.
Solution: Convert several tests to new style. (Yegappan Lakshmanan)
|
2017-08-04 22:37:11 +02:00 |
|