Age | Commit message (Expand) | Author |
2021-01-01 | Managed GObject references each time a configuration parameter is accessed. | Cyrille Bagard |
2020-10-20 | Fixed some compilation warnings. | Cyrille Bagard |
2020-10-18 | Updated the code for the types built from expressions. | Cyrille Bagard |
2020-10-18 | Updated the code for the prototypes support. | Cyrille Bagard |
2020-10-18 | Updated the code for template types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for class/enum types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for basic types. | Cyrille Bagard |
2020-10-10 | Updated the basic types definition and its Python bindings. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-09-01 | Updated code. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-22 | Improved code. | Cyrille Bagard |
2020-08-19 | Restored some old broken features of the bookmarks panel. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-27 | Replaced all BLC_* constants by the new DLC_* values. | Cyrille Bagard |
2020-07-26 | Updated the process collecting line widths. | Cyrille Bagard |
2020-07-26 | Reduced the quantity of arguments used to deal with lines. | Cyrille Bagard |
2020-07-23 | Renamed some files. | Cyrille Bagard |
2020-07-14 | Typo. | Cyrille Bagard |
2020-07-14 | Updated the code handling binary contents. | Cyrille Bagard |
2020-07-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-07-07 | Saved the first steps toward a new serialization system. | Cyrille Bagard |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-04-29 | Improved the documentation of the disassembly cache for Python. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-13 | Simplified the loading process of binary contents. | Cyrille Bagard |
2020-04-12 | Cosmetic. | Cyrille Bagard |
2020-03-13 | Added support for extra Itanium builtin types. | Cyrille Bagard |
2020-03-03 | Handled destructors properly when demangling C++ Itanium names. | Cyrille Bagard |
2020-02-23 | Defined a working way to build routines from Python. | Cyrille Bagard |
2020-02-18 | Relocated the raw instructions. | Cyrille Bagard |
2020-02-18 | Fixed the suffix of memory content file backends. | Cyrille Bagard |
2020-02-15 | Chosen the default view displayed after a binary loading. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2019-11-28 | Improved the API for binary contents a little bit. | Cyrille Bagard |
2019-11-16 | Warned about unsaved projects only if needed. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-11-09 | Introduced the first features of a hexadecimal viewer. | Cyrille Bagard |
2019-10-29 | Improved concurrency handle with connected clients. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-10-20 | Typo. | Cyrille Bagard |
2019-10-20 | Provided a way to update snapshots name and description. | Cyrille Bagard |
2019-10-19 | Initialized exchange strings with a new function. | Cyrille Bagard |
2019-10-19 | Reorganized code. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |