Age | Commit message (Expand) | Author |
2019-01-26 | Released the Python global lock while waiting for all tasks. | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2018-12-28 | Refactored the core module of the Python API. | Cyrille Bagard |
2018-12-27 | Updated the logging features of the Python bindings. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-12 | Reorganized the global variables access in the Python bindings. | Cyrille Bagard |
2018-12-12 | Added Python module functions in the features namespace. | Cyrille Bagard |
2018-12-12 | Implemented the Python bindings to load unknown binaries. | Cyrille Bagard |
2018-12-01 | Created an extra log category for external errors. | Cyrille Bagard |
2018-11-18 | Removed useless casts in the Python bindings code. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |
2018-08-30 | Fixed some Python method signatures. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |