1. ceae16d tests: report error when cs_open() failure by Nguyen Anh Quynh · 11 years ago
  2. 39b812d switch detail to be CS_OPT_OFF by default by Nguyen Anh Quynh · 11 years ago
  3. 04c19be rename API cs_disasm_dyn() to cs_disasm_ex(), and intentionally breaks compatibility with 1.0 by Nguyen Anh Quynh · 11 years ago
  4. 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
  5. 397d0de tests: simplify print_insn_detail() function by deleting unused argument by Nguyen Anh Quynh · 11 years ago
  6. 9f523d1 mips: properly map alias instruction back to public id. this fixes the crash reported by Pancake by Nguyen Anh Quynh · 11 years ago
  7. 5df9e4b tests: change variable address's type to uint64_t by Nguyen Anh Quynh · 11 years ago
  8. 7b7b40c tests: now @address is uint64_t, no need to typecast for PRIx64 anymore by Nguyen Anh Quynh · 11 years ago
  9. 723687e tests: typecast size_t to uint64_t for printf, since MingW doesnt support zu specifier by Nguyen Anh Quynh · 11 years ago
  10. b42a657 change cs_disasm() and cs_disasm_dyn() to be portable API. fix related code using these API by Nguyen Anh Quynh · 11 years ago
  11. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago