Age | Commit message (Expand) | Author |
---|---|---|
2015-10-04 | Worked in best effort mode to provide a minimal routine when demangling. | Cyrille Bagard |
2015-10-01 | Decoded mangled names in a way suitable for the DEX format. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2010-08-10 | Improved Itanium demangling. | Cyrille Bagard |
2010-08-01 | Cleaned the code and provided a fast way to demangle strings. | Cyrille Bagard |
2010-08-01 | Updated Itanium demangling by using the new contexts. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2009-06-01 | Changed the old bin_routine structure to a GBinRoutine GObject. | Cyrille Bagard |
2009-03-08 | Added a partial support of the Itanium C++ ABI mangling. | Cyrille Bagard |