Age | Commit message (Expand) | Author |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-04-13 | Simplified the way links between instructions are handled. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-28 | Optimized access to instruction sources and destinations. | Cyrille Bagard |
2016-10-28 | Cleaned the structure for instructions a little bit. | Cyrille Bagard |
2016-10-15 | Avoided many infinite loops when computing ranks in Dalvik basic blocks. | Cyrille Bagard |
2016-10-02 | Computed block ranks without mistake. | Cyrille Bagard |
2016-05-28 | Built the basic blocks list simply at loading. | Cyrille Bagard |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard |
2016-04-02 | Handled all routines disassembling processing in one place. | Cyrille Bagard |
2016-01-10 | Produced temporary code to handle routines without code. | Cyrille Bagard |
2015-04-04 | Detected loops in disassembled instructions once again. | Cyrille Bagard |
2015-04-04 | Updated the disassembling process order and defined ranks for basic routines. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-06-08 | Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar. | Cyrille Bagard |
2013-03-19 | Defined the first steps towards new graph renderings. | Cyrille Bagard |