Age | Commit message (Expand) | Author |
2022-02-22 | Handle regcomp() errors as log messages. | Cyrille Bagard |
2021-11-30 | Access demanglers by key. | Cyrille Bagard |
2021-08-12 | Connect a factory for operands to all the instructions. | Cyrille Bagard |
2021-04-18 | Fix a compilation warning. | Cyrille Bagard |
2021-04-17 | Fix a compilation warning about a label defined but not used. | Cyrille Bagard |
2021-04-17 | Remove hardcoded run paths from libraries. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2021-01-01 | Managed GObject references each time a configuration parameter is accessed. | Cyrille Bagard |
2020-12-20 | Completed the Python API for work groups. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-17 | Made sure the server has everything required to run. | Cyrille Bagard |
2020-07-26 | Reduced the quantity of arguments used to deal with lines. | Cyrille Bagard |
2020-07-14 | Added an option to select the case of displayed hex data. | Cyrille Bagard |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-05-25 | Provided a way to relocate built binaries. | Cyrille Bagard |
2020-05-16 | Added a way to get all registered architectures. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-19 | Changed the way the key for an architecture is provided. | Cyrille Bagard |
2020-02-18 | Relocated the raw instructions. | Cyrille Bagard |
2020-02-17 | Relocated the undefined instructions. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-04 | Refreshed the Python documentation for the core features. | Cyrille Bagard |
2019-10-10 | Introduced first steps towards database snapshots. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-04 | Chosen the right strerror_r() function depending on macros settings. | Cyrille Bagard |
2019-08-29 | Removed code relative to the old share server version. | Cyrille Bagard |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard |
2019-07-01 | Fixed the reference counters for the explorer and the resolver. | Cyrille Bagard |
2019-07-01 | Introduced attributes for loaded contents. | Cyrille Bagard |
2019-05-12 | Simplified the way processors are registered. | Cyrille Bagard |
2019-03-25 | Avoided stack overflows with empty dynamic parameters. | Cyrille Bagard |
2019-03-18 | Remembered panel docking status. | Cyrille Bagard |
2019-03-11 | Defined new config parameters for the edge colors. | Cyrille Bagard |
2019-02-07 | Fixed extra GObjects leaks. | Cyrille Bagard |
2019-02-03 | Fixed various memory leaks. | Cyrille Bagard |
2019-01-22 | Fixed run sizes of parallel jobs. | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-12-12 | Reorganized the global variables access in the Python bindings. | Cyrille Bagard |
2018-12-03 | Selected the right storage for each loaded binary. | Cyrille Bagard |
2018-12-02 | Cleaned the DB code a little bit. | Cyrille Bagard |
2018-12-01 | Encrypted all communications using TLS. | Cyrille Bagard |
2018-12-01 | Created an extra log category for external errors. | Cyrille Bagard |
2018-11-26 | Fixed some memory leaks at exit. | Cyrille Bagard |
2018-11-25 | Created a lock for collections. | Cyrille Bagard |
2018-10-23 | Indented code labels in the assembly views. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |