summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-01-20Select core components to load.Cyrille Bagard
2023-11-12Retrieve the right plugin path in regular install modes.Cyrille Bagard
2023-11-06Fix newly detected memory leaks.Cyrille Bagard
2023-11-01Fix various memory leaks.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-08-18Create some modifiers and handle match properties inside ROST.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-07-07Rewrite core parts of the ROST API.Cyrille Bagard
2023-01-30Save an initial version of rost.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-02-22Handle regcomp() errors as log messages.Cyrille Bagard
2021-11-30Access demanglers by key.Cyrille Bagard
2021-08-12Connect a factory for operands to all the instructions.Cyrille Bagard
2021-04-18Fix a compilation warning.Cyrille Bagard
2021-04-17Fix a compilation warning about a label defined but not used.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2020-12-20Completed the Python API for work groups.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-09-07Rewritten some code managing comments.Cyrille Bagard
2020-08-22Restored the operand display switch feature.Cyrille Bagard
2020-08-17Made sure the server has everything required to run.Cyrille Bagard
2020-07-26Reduced the quantity of arguments used to deal with lines.Cyrille Bagard
2020-07-14Added an option to select the case of displayed hex data.Cyrille Bagard
2020-06-21Reorganized the code for target operands.Cyrille Bagard
2020-05-25Provided a way to relocate built binaries.Cyrille Bagard
2020-05-16Added a way to get all registered architectures.Cyrille Bagard
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-04-19Changed the way the key for an architecture is provided.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-17Relocated the undefined instructions.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-04Refreshed the Python documentation for the core features.Cyrille Bagard
2019-10-10Introduced first steps towards database snapshots.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-04Chosen the right strerror_r() function depending on macros settings.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-07-01Fixed the reference counters for the explorer and the resolver.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-03Fixed various memory leaks.Cyrille Bagard
2019-01-22Fixed run sizes of parallel jobs.Cyrille Bagard
2019-01-21Provided a way to register new available processors from Python.Cyrille Bagard