log

age author description
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:
2020-04-07 Tassilo Philipp python binding:
2020-01-12 Tassilo Philipp - 1.1 update
2018-04-24 Tassilo Philipp -typo
2018-04-24 Tassilo Philipp - 1.0 updates
2018-04-19 Tassilo Philipp - prep 1.0 release
2016-05-22 cslag - pre-C99 syntax fix
2016-04-09 cslag - java binding cleanup, exposed free functions (not very oo, this entire binding)
2016-03-30 cslag - working jdc (but with memleaks, currently)
2016-03-30 cslag - first working build of new java binding
2016-03-30 cslag - layout restructuring