Christian Brabandt
62d8f3dab5
runtime: Revert several "mark invalid contact addresses" commits
...
This reverts commits:
- 6b652a7850
- 2f689d5abd
- a025a46d41
Several email addresses that are known to be valid caused bounces
due to an issue with my email setup. The previous commits incorrectly
marked these addresses as invalid. So revert the whole thing again.
Signed-off-by: Christian Brabandt <cb@256bit.org >
2026-01-01 15:14:14 +00:00
Christian Brabandt
2f689d5abd
runtime: mark more invalid email addresses
...
Signed-off-by: Christian Brabandt <cb@256bit.org >
2025-12-31 16:38:08 +00:00
Wu, Zhenyu
2bee7e43e1
patch 9.1.0981: tests: typo in test_filetype.vim
...
Problem: tests: typo in test_filetype.vim
Solution: fix comment, update lnkmap syntax file and add
DESCT keyword
(Wu, Zhenyu)
closes : #16348
Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2024-12-30 15:36:37 +01:00
Wu, Zhenyu
5113831d16
patch 9.1.0972: filetype: TI linker map files are not recognized
...
Problem: filetype: TI linker map files are not recognized
Solution: detect TI linker map files as lnkmap filetype
(Wu, Zhenyu)
References:
https://downloads.ti.com/docs/esd/SPRUI03A/Content/SPRUI03A_HTML/linker_description.html
closes : #16324
Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2024-12-29 15:28:46 +01:00