Qore 1.0.10
·
3426 commits
to develop
since this release
What's Changed
- refs #4338 fixed handling abstract method overrides in child classes by @davidnich in #4339
- refs #4332 implemented the
Qore::parse_url(string, int)variant to allow for percent decoding in URL strings - refs #4331 fixed C++ foreign thread registration APIs to support TID reuse to provide thread affinity for language modules such as Python and Java with successive rapid transitions into Qore in callbacks
Full Changelog: release-1.0.9...release-1.0.10