summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/content.c
AgeCommit message (Expand)Author
2023-09-28Update Python documentation for binary contents.Cyrille Bagard
2023-09-27Replace interface by inheritance for binary content objects.Cyrille Bagard
2021-10-14Improve some reference counters inside binary contents.Cyrille Bagard
2021-04-08Cosmetics.Cyrille Bagard
2020-07-14Switched to the new interface registration for Python bindings.Cyrille Bagard
2020-07-14Updated the code handling binary contents.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-08Fixed the link between native and Python locations.Cyrille Bagard
2019-11-25Updated the Python bindings documentation for binary contents.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-01-28Included interfaces into the Python module gathering all features.Cyrille Bagard
2018-12-27Extended the Python bindings.Cyrille Bagard
2018-12-07Relied on GObject introspection and dynamic gtypes to inherit in Python.Cyrille Bagard
2018-10-01Made the Python bindings more Pythonish.Cyrille Bagard
2018-09-26Extended the API for binary contents.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-04-10Provided a direct access to content data in the Python bindings.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard