1. 6808a8e Python: version = 5.0.0 by Nguyen Anh Quynh · 5 years ago
  2. b8a2ce1 v4.1.0: set extra version = 0 by Nguyen Anh Quynh · 5 years ago
  3. 93f6257 MOS65XX: fix missing prototype for ‘MOS65XX_global_init' by Nguyen Anh Quynh · 5 years ago
  4. 5fdc7de Fix a couple of corner-cases with rarely used m68k instructions. (#1344) by Erik Hemming · 5 years ago
  5. cc2965b Fix a couple of corner-cases with rarely used m68k instructions. (#1344) by Erik Hemming · 5 years ago
  6. a8559cf Fix a couple of corner-cases with rarely used m68k instructions. (#1344) by Erik Hemming · 5 years ago
  7. f52532a python: bump version to 4.0.1 by Nguyen Anh Quynh · 5 years ago
  8. 08272a1 bindings/python: fix install error due to old libname (#1338) by Benno Fünfstück · 5 years ago
  9. c20f9f0 bindings/python: fix install error due to old libname (#1338) by Benno Fünfstück · 5 years ago
  10. 6800af8 bindings/python: fix install error due to old libname (#1338) by Benno Fünfstück · 5 years ago
  11. d1adb92 python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 by Nguyen Anh Quynh · 6 years ago
  12. 88cf489 python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 by Nguyen Anh Quynh · 6 years ago
  13. 7ede48c python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 by Nguyen Anh Quynh · 6 years ago
  14. 90b90f9 Merge branch 'master' into next by Nguyen Anh Quynh · 6 years ago
  15. d8b1e8b Merge branch 'master' into v4.1 by Nguyen Anh Quynh · 6 years ago
  16. 472bd43 python: rename getter/setter skipdata_cb to skipdata_callback. Hello 2019 by Nguyen Anh Quynh · 6 years ago
  17. a593f8d python: attempt to fix #1320 by Nguyen Anh Quynh · 6 years ago
  18. 6c54814 Fix skipdata setup (#1320) by Семён Марьясин · 6 years ago
  19. d9b8079 Update SystemZ to LLVM commit 5ad902a6 (#1306) by mephi42 · 6 years ago
  20. 5c63428 bump version to 4.1 by Nguyen Anh Quynh · 6 years ago
  21. 8663d75 MOS65XX: Add binding for python by Sebastian Macke · 6 years ago
  22. 1d18225 Update README (#1291) by Dimitri Bohlender · 6 years ago
  23. fbeffa4 Add python_requires and update Trove classifiers (#1251) by Hugo · 6 years ago
  24. 2b4aec9 bindings: make bindings/const_generator.py compatible with recent reformat of C headers by Nguyen Anh Quynh · 6 years ago
  25. a732cb0 bindings: update PPC constants by Nguyen Anh Quynh · 6 years ago
  26. e8b234d Fix typos. (#1248) by Bruce Mitchener · 6 years ago
  27. d70e2b2 Update PowerShell bindings (#1239) by beatcracker · 6 years ago
  28. 5c168e5 introduce PYTHON2 and PYTHON3 variables in the makefiles (#1236) by xambroz · 6 years ago
  29. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  30. 49950e4 python: raise CsError(CS_ERR_SKIPDATA) when accessing irrelevant data in skipdata mode. this fixes issue #679 by Nguyen Anh Quynh · 6 years ago
  31. d553dbf python: raise CsError(CS_ERR_SKIPDATA) when accessing irrelevant data in skipdata mode. this fixes issue #679 by Nguyen Anh Quynh · 6 years ago
  32. d03cab4 Update TestX86.java (#1208) by keenk · 6 years ago
  33. e90af81 Fix java bindings for encoding (#1202) by keenk · 6 years ago
  34. dce7da9 Merges encoding to next (#1194) by Stephen Eckels · 6 years ago
  35. 3f9978c Revert "Merges encoding branch (#1187)" by Nguyen Anh Quynh · 6 years ago
  36. a1ed8fc Merges encoding branch (#1187) by Stephen Eckels · 6 years ago
  37. c956cc0 Better error reporting for python binding (#1189) by Catena cyber · 6 years ago
  38. 60ca025 Better error reporting for python binding (#1188) by Catena cyber · 6 years ago
  39. ba25ab0 Java: pump number of Mips operands to 10. see #1183 by Nguyen Anh Quynh · 6 years ago
  40. 718bad8 Python: pump number of Mips operands to 10. see #1183 by Nguyen Anh Quynh · 6 years ago
  41. 519d526 x86: support new instructions endbr64 & endbr32 by Nguyen Anh Quynh · 6 years ago
  42. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 6 years ago
  43. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  44. 8879b5d python: import os by Nguyen Anh Quynh · 6 years ago
  45. 4a1b580 python: import os by Nguyen Anh Quynh · 6 years ago
  46. 3eed64c Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) by Audrey Dutcher · 6 years ago
  47. aeda70f Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) by Audrey Dutcher · 6 years ago
  48. 9e6605b python: cleanup by Nguyen Anh Quynh · 6 years ago
  49. 85b268c python: fix merge confliction of #1073 by tdube · 6 years ago
  50. cdf523c Update setup.py (#1073) by tdube · 6 years ago
  51. bdbc57d m68k: update bindings after #1068 by Nguyen Anh Quynh · 6 years ago
  52. 8a6fca8 M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068) by Kalmalyzer · 6 years ago
  53. f127444 Reorder M68KOp elements to match order on C side (#1067) by Kalmalyzer · 6 years ago
  54. d19cedc sparc: change imm type from int32_t to int64_t by Nguyen Anh Quynh · 7 years ago
  55. b5d3667 bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  56. f48111d bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  57. df6b8e0 Fix type of eflags (#1063) by keenk · 7 years ago
  58. 8c472d0 cython: add m68x to ext_module_names[] by Nguyen Anh Quynh · 7 years ago
  59. 9f1d438 fix python (cython) bindings by Anton Bolshakov · 7 years ago
  60. 1145eb2 bindings: update capstone-rs link (#1044) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  61. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  62. 4b2b160 [M68K] Fixed invalid base reg (#1028) by Daniel Collin · 7 years ago
  63. 881f920 retrieve and print "status register updates" info (#995) by smart-rabbit · 7 years ago
  64. 0652e62 binding: update following addition of GRP_BRANCH_RELATIVE by Nguyen Anh Quynh · 7 years ago
  65. 1fb2b53 Add CS_MODE_MIPS2 to opt-in for COP3 instructions (#939) by Francesco Tamagni · 7 years ago
  66. bde76eb x86: fix FPU flags so const_generator.py can generate proper Python symbols by Nguyen Anh Quynh · 7 years ago
  67. 640bf38 bindings: update FPU flags & FPU group for x86 after the last merge by Nguyen Anh Quynh · 7 years ago
  68. ce3f0d0 Rename test.c to test_basic.c with corresponding executable name change. (#923) by Nick Briggs · 7 years ago
  69. 64328e3 x86: add UD0 instruction by Nguyen Anh Quynh · 7 years ago
  70. 54f4863 python: add a debug line by Nguyen Anh Quynh · 7 years ago
  71. 6f8bd55 binding: add Ocaml & Java const files for TMS320C64x by Nguyen Anh Quynh · 7 years ago
  72. fea5f12 Fixed python bindings. by Fotis Loukos · 7 years ago
  73. edc8ef0 +vb6 bindings (#889) by David Zimmer · 7 years ago
  74. 0a159f1 TMS320C64x support at tests and const generator. by Fotis Loukos · 8 years ago
  75. 0850d55 Added support for the TMS320C64x architecture. by Fotis Loukos · 8 years ago
  76. 3f51966 PHP binding by Nguyen Anh Quynh · 7 years ago
  77. 0e4cdd9 PHP binding by Nguyen Anh Quynh · 7 years ago
  78. 9d3e929 Add ability to copy prebuilt libraries from prebuilt directory during python build by Andrew Dutcher · 7 years ago
  79. 9f78ef2 Add ability to copy prebuilt libraries from prebuilt directory during python build by Andrew Dutcher · 7 years ago
  80. 9edf92c Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding by Nguyen Anh Quynh · 7 years ago
  81. 85c1b4b Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding by Nguyen Anh Quynh · 7 years ago
  82. 35c9623 (M68k) make displacements signed (#836) by BartmanAbyss · 8 years ago
  83. 7a8c7af Java: Support cs_strerror() and cs_regs_access() by Andreas Kirschbaum · 8 years ago
  84. 37b81f2 Java: Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly calculated by Andreas Kirschbaum · 8 years ago
  85. d31f94f Java: Fix a bug where Arm.Operand is wrongly calculated for the second and following operands by Andreas Kirschbaum · 8 years ago
  86. 2328253 $Address -> UInt64 !Int32 by FuzzySecurity · 8 years ago
  87. b526229 Fix: cs_close -> [ref]Ptr not Ptr by FuzzySecurity · 8 years ago
  88. 2a66831 Revert constant generation + Quality of service change by FuzzySecurity · 8 years ago
  89. a75752b +Get-CapstoneDisassembly by FuzzySecurity · 8 years ago
  90. b9f38ed PowerShell.Binding-Rework by FuzzySecurity · 8 years ago
  91. 003f50e python: version 4.0.0 by Nguyen Anh Quynh · 8 years ago
  92. 29816d5 Merge branch 'feat/better_python_setup_next' of https://github.com/angr/capstone into angr-feat/better_python_setup_next by Nguyen Anh Quynh · 8 years ago
  93. 12ce2b3 Binding.PowerShell-Script by FuzzySecurity · 8 years ago
  94. 8da385d Binding.README.Ps1 by FuzzySecurity · 8 years ago
  95. db50d84 Binding.README by FuzzySecurity · 8 years ago
  96. af38ecc Binding.README by FuzzySecurity · 8 years ago
  97. a7f8a4f Binding.README by FuzzySecurity · 8 years ago
  98. 43585e5 On this branch, dylib and so files are versioned by Andrew Dutcher · 8 years ago
  99. b4b97a0 python: cleanup by Nguyen Anh Quynh · 8 years ago
  100. 106d241 Python setup: Clean up some merge failures, adapt for changes on next branch by Andrew Dutcher · 8 years ago