index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysalide
/
common
Age
Commit message (
Expand
)
Author
2022-05-29
Rely on the new "--embed" switch to link the Python extension/interpreter plu...
Cyrille Bagard
2022-05-27
Keep only one definition of _PyGObject_API.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-03-23
Create methods to deal with hex conversions.
Cyrille Bagard
2021-03-09
Implement the Pearson hash method.
Cyrille Bagard
2021-02-21
Delete intermediate Python modules for some API features.
Cyrille Bagard
2021-02-20
Pack and unpack LEB128 values on demand.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-08-16
Created some extra features for the GTK API.
Cyrille Bagard
2020-06-30
Updated the Python API for bitfields.
Cyrille Bagard
2020-06-29
Improved some common helpers inside the Python API.
Cyrille Bagard
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-02-07
Rewritten some Python instance allocation functions.
Cyrille Bagard
2019-02-03
Raised exception in some Python constructors.
Cyrille Bagard
2018-12-12
Registered basic Python objects in the features namespace.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-06-19
Extended the bitfield operations and their Python bindings.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-13
Resolved paths using the Autoconf preset output variable top_srcdir.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard