1. c80d840 add XCore architecture by Nguyen Anh Quynh · 10 years ago
  2. c5cad6c avoid using stdbool.h to support compilers without C99 support by Nguyen Anh Quynh · 10 years ago
  3. 45c77ae x86: handle tricky instructions related to MULPD at http://habrahabr.ru/company/intel/blog/200658/ by Nguyen Anh Quynh · 10 years ago
  4. a5ffdc3 x86: properly handle LOCK/REP in the core, so remove buch of hacks by Nguyen Anh Quynh · 10 years ago
  5. 6023ef7 Disassembler -> Disassembly by Nguyen Anh Quynh · 10 years ago
  6. e51cf36 x86: do not print negative immediate. request of Le Dinh Long by Nguyen Anh Quynh · 11 years ago
  7. 48a14ca add SystemZ arch by Nguyen Anh Quynh · 11 years ago
  8. 05e2713 core: add Sparc arch by Nguyen Anh Quynh · 11 years ago
  9. 13f40d2 x86: upgrade core by Nguyen Anh Quynh · 11 years ago
  10. 0636f68 increase size of @op_str to 160 to contain long operand string of some Neon Arm instructions by Nguyen Anh Quynh · 11 years ago
  11. 3d56b82 extend @op_str of cs_insn_flat following the core change by Nguyen Anh Quynh · 11 years ago
  12. ae3649f rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring by Nguyen Anh Quynh · 11 years ago
  13. 42c6b1a initial support for PPC by Nguyen Anh Quynh · 11 years ago
  14. 4fe224b change API cs_disasm_dyn(): break cs_insn into 2 structures, and put all details into new structure cs_detail. this break API compatibility by Nguyen Anh Quynh · 11 years ago
  15. a209e67 support to turn on/off building instruction details by Nguyen Anh Quynh · 11 years ago
  16. 6b7abe3 arm64: handle alias insn in a better way, and add support for MNEG. bug reported by Patroklos Argyroudis by Nguyen Anh Quynh · 11 years ago
  17. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago