summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
AgeCommit message (Expand)Author
2016-09-21Provided a real welcome panel at startup, with tricks and actions.Cyrille Bagard
2016-05-13Inserted symbols and routines using an optimized 100 times faster method.Cyrille Bagard
2015-12-01Computed relative and absolute paths.Cyrille Bagard
2015-10-06Optimized loop detections using bit fields.Cyrille Bagard
2015-02-09Created a dialog box to create new bookmarks.Cyrille Bagard
2014-11-14Rewritten and extended the whole code for the instructions definitions compiler.Cyrille Bagard
2014-10-16Stored a bookmark into the data base and saved the archive.Cyrille Bagard
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2014-01-13Ensured that a path with directories exists.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2010-12-31Supported a first basic packet of the Java Debug Wire Protocol.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-05Managed double linked lists in a more powerful way.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard
2009-01-25Supported the Java Class file format.Cyrille Bagard