chcg

Results 28 issues of chcg

- added appveyor.yml config for continous integration, see https://ci.appveyor.com/project/chcg/rainlexer/builds/44395976 - added github CI action - could also be changed\extended to create the release files and automatically deploy to github -...

- github action as starting point (https://github.com/chcg/getboost/actions/runs/3256560986) - add initial appveyor.yml CI config (https://ci.appveyor.com/project/chcg/getboost/builds/44506728) - added dependabot action - running from a CI job there is an issue with pushing...

- avoid warnings: LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification [C:\projects\pynpp\PyNPP.vcxproj] and c:\projects\pynpp\dockingfeature\staticdialog.cpp(83): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead....

- update editorconfig to 0.12.5 - update pcre2 to 10.37 and fix download location - prepare scripts for newer VS versions

See https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5741. Maybe consider to add a CI check for API compatilibity of the plugins from the list with new N++ versions to at least avoid crashes of N++ with...

See https://github.com/notepad-plus-plus/wingup/issues/7 , which doesn't occur with download\unzip via python , so do both python and gup and diff the results which should be identical

See https://sourceforge.net/p/npp-plugins/discussion/670932/thread/ba91fc4d/ - issue with cloned view still happens, seems F11 is not necessary, just switching the focus multiple times seems to cause a cyclic call sequence leading to various...

bug

@metachuh See https://notepad-plus-plus.org/community/topic/14341/plugin-manager-removal-hosting/7 cool, i completely missed out that you had the hexeditor plugin ported to x64. do you use it yourself enough to tweak it a bit ? if...

enhancement

- fixed compiler warnings - removed broken cmd post scripts (the movement of the resulting binary could be also achieved by modifying the out folder in the build settings, see...

As collisions (https://en.wikipedia.org/wiki/MD5#Overview_of_security_issues) are found for MD5 and SHA1 maybe also add some better hash algorithm like SHA-256.

enhancement