1. 19ee2d1 inttypes.h fix by Cr4sh · 9 years ago
  2. 9c10ace Make pkg-config and source consistent with installation by pancake · 9 years ago
  3. ced9d24 Workaround missing <inttypes.h> on MSVC 2010 by Yegor Derevenets · 10 years ago
  4. 0beb0d4 api: get back the old API cs_disasm() & mark cs_disasm_ex() deprecated. cs_disasm_ex() will be removed in the future by Nguyen Anh Quynh · 10 years ago
  5. 9be1f93 fixed warnings in MSVC x64 compilation by Mr. eXoDia · 10 years ago
  6. 0df7e93 Change the prototype of the callback in SKIPDATA option. Suggested by Ben Nagy. by Nguyen Anh Quynh · 10 years ago
  7. 2c61656 tests: correct the prototype of mycallback() in test_skipdata by Nguyen Anh Quynh · 10 years ago
  8. 50fdc6c Merge with upstream by danghvu · 10 years ago
  9. 69a7c2d Make test_skipdata performs tests by default by danghvu · 10 years ago
  10. 9389353 tests: fix warnings caused by unused variable/function in test_skipdata.c by Nguyen Anh Quynh · 10 years ago
  11. de2dff4 fixed test_skipdata.c for VS2012 by Axel 0vercl0k Souchet · 10 years ago
  12. 42288ac SKIPDATA: add 1 more argument to callback function pointing to the input buffer of cs_disasm_ex() by Nguyen Anh Quynh · 10 years ago
  13. 943cb2d tests: add more example on customizing SKIPDATA mode to test_skipdata.c by Nguyen Anh Quynh · 10 years ago
  14. 655c702 tests: more C89 fixes by Nguyen Anh Quynh · 10 years ago
  15. 8118bcd tests: add example code on how to rename 'data' instruction's mnemonic of SKIPDATA mode by Nguyen Anh Quynh · 10 years ago
  16. 5b556e5 tests: C89 by Nguyen Anh Quynh · 10 years ago
  17. b64d1cf refine the comments for Skipdata sample code by Nguyen Anh Quynh · 10 years ago
  18. c825819 tests: add test_skipdata.c & do not test SKIPDATA in test.c anymore by Nguyen Anh Quynh · 10 years ago