Age | Commit message (Expand) | Author |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | 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 |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-05-17 | Updated the plugin system and its Python documentation. | Cyrille Bagard |
2020-04-13 | Avoided to look for syscalls in a kernel binary. | Cyrille Bagard |
2020-04-04 | Simplified the plugin interface. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2019-09-12 | Replaced some database item properties by new flags. | Cyrille Bagard |
2019-02-06 | Fixed some GType declarations. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-31 | Disabled support for Linux syscall descriptions. | Cyrille Bagard |
2019-01-22 | Fixed run sizes of parallel jobs. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-08-31 | Changed the location of installed plugins. | Cyrille Bagard |
2018-08-29 | Fixed the dist rule in Makefiles. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-06-19 | Updated Makefiles to create only one _PyGObject_API structure. | Cyrille Bagard |
2018-06-19 | Improved the Linux syscalls hunt. | Cyrille Bagard |
2018-06-18 | Extended any existing comment when documenting syscalls. | Cyrille Bagard |
2018-06-18 | Ensured each plugin dependency can be found at runtime. | Cyrille Bagard |
2018-06-18 | Fixed mistakes when no instruction to comment is found. | Cyrille Bagard |
2018-06-17 | Annotated linux kernel syscalls using a new plugin. | Cyrille Bagard |