1. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  2. 36d4585 Add Availability.h include to fix macOS SDK instrinsics by vit9696 · 6 years ago
  3. 7723175 Add Availability.h include to fix macOS SDK instrinsics (#1175) by vit9696 · 6 years ago
  4. 946fe47 macOS kernel has no limits.h but i386/limits.h (#1172) by vit9696 · 6 years ago
  5. dc59d17 macOS kernel has no limits.h but i386/limits.h (#1172) by vit9696 · 6 years ago
  6. a0a7b20 Print right hex value for MIN_INT (#1160) by Catena cyber · 6 years ago
  7. a1a3735 Print right hex value for MIN_INT (#1155) by Catena cyber · 6 years ago
  8. 6939b2c SStream.c needs limits.h by Nguyen Anh Quynh · 6 years ago
  9. cab90f9 indentation fix by Nguyen Anh Quynh · 6 years ago
  10. 9501dba indentation by Nguyen Anh Quynh · 6 years ago
  11. d158fe8 Fixing #1060 by Google AutoFuzz Team · 6 years ago
  12. 206f5ff fix signed int overflow reported by Google AutoFuzz at #1060, #1061, #1062 by Nguyen Anh Quynh · 7 years ago
  13. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  14. c45f1db Merge remote-tracking branch 'upstream/next' into next by tandasat · 8 years ago
  15. 45e5eab port Windows driver support by tandasat · 8 years ago
  16. b158b93 remove myinttypes.h by Nguyen Anh Quynh · 8 years ago
  17. e51eeae skip stdint.h for windows driver configuration by tandasat · 8 years ago
  18. b914a1b Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013). by Koutheir Attouchi · 8 years ago
  19. bcf09f4 Add support to embed Capstone into OS X kernel extensions. by reverser · 9 years ago
  20. 160e198 Add support to embed Capstone 3.x branch into OS X kernel extensions. by reverser · 9 years ago
  21. 19ee2d1 inttypes.h fix by Cr4sh · 9 years ago
  22. 9d60607 inttypes.h fix by Cr4sh · 9 years ago
  23. bfcaba5 2015 by Nguyen Anh Quynh · 9 years ago
  24. 03a1836 arm64: set absolute (rather than relative) address B/BL. issue reported by Pancake by Nguyen Anh Quynh · 10 years ago
  25. c109e8e arm64: print shifter in decimal mode. this is to be consistent with ARM engine by Nguyen Anh Quynh · 10 years ago
  26. d91f964 * Fixed bug in Thumb2 pop caused by me incorrectly assuming that by flyingsymbols · 10 years ago
  27. ea3c089 some simple optimizations for speed. this improves performance about 5% by Nguyen Anh Quynh · 10 years ago
  28. ced9d24 Workaround missing <inttypes.h> on MSVC 2010 by Yegor Derevenets · 10 years ago
  29. 46a74e5 arm64: update core. this added a lot more details to cs_arm64_op struct by Nguyen Anh Quynh · 10 years ago
  30. 298d413 * added a test file to suite for testing invalid and valid instruction sequences by flyingsymbols · 10 years ago
  31. 476d5ad msvc: disable warning on strcpy() by Nguyen Anh Quynh · 10 years ago
  32. b76233c avoid using vsnprintf when possible for SStream_concat() to improve performance. based on the idea of Dang Hoang Vu. by Nguyen Anh Quynh · 10 years ago
  33. bb0744d do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC by Nguyen Anh Quynh · 10 years ago
  34. 42706a3 indentation with tab by Nguyen Anh Quynh · 10 years ago
  35. 779d4c7 first changes to get a successfully compiled version of capstone on VS2012 by Axel 0vercl0k Souchet · 10 years ago
  36. 6023ef7 Disassembler -> Disassembly by Nguyen Anh Quynh · 10 years ago
  37. fc83a43 add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% by Nguyen Anh Quynh · 10 years ago
  38. edeeb04 make vsnprintf() user-defined function pointer, which is passed in via the same CS_OPT_MEM option like malloc/calloc etc by Nguyen Anh Quynh · 10 years ago
  39. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago