log

age author description
2020-04-15 Tassilo Philipp - fixed use after free issue with string handling (keeping strings as copy until after call)
2020-04-14 Tassilo Philipp - godc updated to dc 1.1 and added note about missing feature
2020-04-14 Tassilo Philipp - erlang binding: update to dc 1.1 and added note about missing feature
2020-04-14 Tassilo Philipp - added syscall support to shdc
2020-04-13 Tassilo Philipp - shdc: more sig chars for call conv mode selection
2020-04-13 Tassilo Philipp - typo fix
2020-04-13 Tassilo Philipp - version bump
2020-04-13 Tassilo Philipp - bugfix
2020-04-13 Tassilo Philipp - added support for signature-based calling convention switch
2020-04-12 Tassilo Philipp - breaking changes:
2020-04-11 Tassilo Philipp - pydc: added support to get libhandle's path
2020-04-11 Tassilo Philipp - allowing 'None' as arg for pydc.load, effectively resulting in dlLoadLibrary(NULL), which is own process
2020-04-10 Tassilo Philipp - some cleanups
2020-04-10 Tassilo Philipp - fixed two ref counting problems
2020-04-08 Tassilo Philipp bigger pydc update: