summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-05Added the missing macros.h file.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-11Inserted comments into disassembled code.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