1. a593f8d python: attempt to fix #1320 by Nguyen Anh Quynh · 6 years ago
  2. 6c54814 Fix skipdata setup (#1320) by Семён Марьясин · 6 years ago
  3. fbeffa4 Add python_requires and update Trove classifiers (#1251) by Hugo · 6 years ago
  4. 2b4aec9 bindings: make bindings/const_generator.py compatible with recent reformat of C headers by Nguyen Anh Quynh · 6 years ago
  5. a732cb0 bindings: update PPC constants by Nguyen Anh Quynh · 6 years ago
  6. 5c168e5 introduce PYTHON2 and PYTHON3 variables in the makefiles (#1236) by xambroz · 6 years ago
  7. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  8. 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
  9. 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
  10. dce7da9 Merges encoding to next (#1194) by Stephen Eckels · 6 years ago
  11. 3f9978c Revert "Merges encoding branch (#1187)" by Nguyen Anh Quynh · 6 years ago
  12. a1ed8fc Merges encoding branch (#1187) by Stephen Eckels · 6 years ago
  13. c956cc0 Better error reporting for python binding (#1189) by Catena cyber · 6 years ago
  14. 60ca025 Better error reporting for python binding (#1188) by Catena cyber · 6 years ago
  15. 718bad8 Python: pump number of Mips operands to 10. see #1183 by Nguyen Anh Quynh · 6 years ago
  16. 519d526 x86: support new instructions endbr64 & endbr32 by Nguyen Anh Quynh · 6 years ago
  17. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 6 years ago
  18. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  19. 8879b5d python: import os by Nguyen Anh Quynh · 6 years ago
  20. 4a1b580 python: import os by Nguyen Anh Quynh · 6 years ago
  21. 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
  22. 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
  23. 9e6605b python: cleanup by Nguyen Anh Quynh · 7 years ago
  24. 85b268c python: fix merge confliction of #1073 by tdube · 7 years ago
  25. cdf523c Update setup.py (#1073) by tdube · 7 years ago
  26. 8a6fca8 M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068) by Kalmalyzer · 7 years ago
  27. f127444 Reorder M68KOp elements to match order on C side (#1067) by Kalmalyzer · 7 years ago
  28. d19cedc sparc: change imm type from int32_t to int64_t by Nguyen Anh Quynh · 7 years ago
  29. b5d3667 bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  30. f48111d bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  31. 8c472d0 cython: add m68x to ext_module_names[] by Nguyen Anh Quynh · 7 years ago
  32. 9f1d438 fix python (cython) bindings by Anton Bolshakov · 7 years ago
  33. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  34. 4b2b160 [M68K] Fixed invalid base reg (#1028) by Daniel Collin · 7 years ago
  35. 881f920 retrieve and print "status register updates" info (#995) by smart-rabbit · 7 years ago
  36. 0652e62 binding: update following addition of GRP_BRANCH_RELATIVE by Nguyen Anh Quynh · 7 years ago
  37. 1fb2b53 Add CS_MODE_MIPS2 to opt-in for COP3 instructions (#939) by Francesco Tamagni · 7 years ago
  38. bde76eb x86: fix FPU flags so const_generator.py can generate proper Python symbols by Nguyen Anh Quynh · 7 years ago
  39. 640bf38 bindings: update FPU flags & FPU group for x86 after the last merge by Nguyen Anh Quynh · 7 years ago
  40. ce3f0d0 Rename test.c to test_basic.c with corresponding executable name change. (#923) by Nick Briggs · 7 years ago
  41. 64328e3 x86: add UD0 instruction by Nguyen Anh Quynh · 7 years ago
  42. 54f4863 python: add a debug line by Nguyen Anh Quynh · 7 years ago
  43. fea5f12 Fixed python bindings. by Fotis Loukos · 7 years ago
  44. 0a159f1 TMS320C64x support at tests and const generator. by Fotis Loukos · 8 years ago
  45. 0850d55 Added support for the TMS320C64x architecture. by Fotis Loukos · 8 years ago
  46. 9d3e929 Add ability to copy prebuilt libraries from prebuilt directory during python build by Andrew Dutcher · 7 years ago
  47. 9f78ef2 Add ability to copy prebuilt libraries from prebuilt directory during python build by Andrew Dutcher · 7 years ago
  48. 9edf92c Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding by Nguyen Anh Quynh · 7 years ago
  49. 85c1b4b Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding by Nguyen Anh Quynh · 7 years ago
  50. 35c9623 (M68k) make displacements signed (#836) by BartmanAbyss · 8 years ago
  51. 003f50e python: version 4.0.0 by Nguyen Anh Quynh · 8 years ago
  52. 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
  53. 43585e5 On this branch, dylib and so files are versioned by Andrew Dutcher · 8 years ago
  54. b4b97a0 python: cleanup by Nguyen Anh Quynh · 8 years ago
  55. 106d241 Python setup: Clean up some merge failures, adapt for changes on next branch by Andrew Dutcher · 8 years ago
  56. d0afd01 Python: Actually attempt to load .so.3 extension on linux by Andrew Dutcher · 8 years ago
  57. b7e4c48 Python: Spelling/capitalization/contact fixes in readme by Andrew Dutcher · 8 years ago
  58. 77888ab Minor english fixes by Andrew Dutcher · 8 years ago
  59. 8c132fb Python: remove special case for cygwin build by Andrew Dutcher · 8 years ago
  60. f4aed60 Python: Make cython work with extreme prejudice by Andrew Dutcher · 8 years ago
  61. 8292844 Python: Clean up the capstone-windows stuff with extreme prejudice by Andrew Dutcher · 8 years ago
  62. d8111c1 Python: make setup work as expected by Andrew Dutcher · 8 years ago
  63. 665d404 python: bump version to 3.0.5 by Nguyen Anh Quynh · 8 years ago
  64. ef4b5c9 python: capitalized cython name by Nguyen Anh Quynh · 8 years ago
  65. e29ddbd Python: Actually attempt to load .so.3 extension on linux by Andrew Dutcher · 8 years ago
  66. 5db5ec8 Python: Spelling/capitalization/contact fixes in readme by Andrew Dutcher · 8 years ago
  67. cffc988 Minor english fixes by Andrew Dutcher · 8 years ago
  68. aa07e1c Python: remove special case for cygwin build by Andrew Dutcher · 8 years ago
  69. b7f4930 Python: Make cython work with extreme prejudice by Andrew Dutcher · 8 years ago
  70. 85cd24b Python: Clean up the capstone-windows stuff with extreme prejudice by Andrew Dutcher · 8 years ago
  71. ced66e3 Python: make setup work as expected by Andrew Dutcher · 8 years ago
  72. efd8b14 bindings: regenerate consts by Nguyen Anh Quynh · 8 years ago
  73. 10618e3 add CS_VERSION_{MAJOR, MINOR, EXTRA} by Nguyen Anh Quynh · 8 years ago
  74. f585a84 add CS_VERSION_{MAJOR, MINOR, EXTRA} by Nguyen Anh Quynh · 8 years ago
  75. ce6b477 Change pointer-deref-then-assignment to memmove to make PyPy happy. by Fish · 8 years ago
  76. bbf6a1e Workaround unicorn handing back bytearrays by Richo Healey · 8 years ago
  77. 72daee3 Workaround unicorn handing back bytearrays by Richo Healey · 8 years ago
  78. e199eb9 python-bindings: fix setup.py for wheel installation by Benno Fünfstück · 8 years ago
  79. 23fe9f3 python-bindings: fix setup.py for wheel installation by Benno Fünfstück · 8 years ago
  80. 5b80627 python: cast skipdata function inside binding to simplify the API by Nguyen Anh Quynh · 8 years ago
  81. bd8e5ba python: cast skipdata function inside binding to simplify the API by Nguyen Anh Quynh · 8 years ago
  82. 0662879 python: fix CS_SKIPDATA_CALLBACK prototype by Nguyen Anh Quynh · 8 years ago
  83. d41c06c python: fix CS_SKIPDATA_CALLBACK prototype by Nguyen Anh Quynh · 8 years ago
  84. ddc84bc Merge pull request #764 from akihikodaki/next by Nguyen Anh Quynh · 8 years ago
  85. 958ba65 arm: treat ARM address as unsigned by Akihiko Odaki · 8 years ago
  86. c2cdb00 arm: treat ARM address as unsigned by Akihiko Odaki · 8 years ago
  87. f38cc69 changed fcompi to fcomip and fucompi to fucomip by mrexodia · 8 years ago
  88. e147e3a arm64: add NEGS & NGCS alias instructions. this fixes issue #752 by Nguyen Anh Quynh · 8 years ago
  89. bf2690a Merge pull request #696 from emoon/m68k-reg-read-write by Nguyen Anh Quynh · 8 years ago
  90. aaf2c49 [M68K] Implemented regs read/write lists by Daniel Collin · 8 years ago
  91. dabc9f2 x86: properly handle SSE/AVX instructions by Nguyen Anh Quynh · 8 years ago
  92. edc72e6 Replace copy.deepcopy by copy_ctypes_list for get_arch_info by lucasg · 8 years ago
  93. 94f8aef Fix error return code by Pranith Kumar · 8 years ago
  94. 83af3b9 Re-apply changes from 16477206564745782854e0ec5c68defa02429dd8 on next branch, that's the commit that lets the python bindings run in pypy by Andrew Dutcher · 8 years ago
  95. 7d4c660 Fix typo in m68k constant for immediate operand. by Niels Boehm · 8 years ago
  96. 0e407ea Add m68k to the general Python tests. by Niels Boehm · 8 years ago
  97. 8fba330 Add missing architectures to test_lite.py. by Niels Boehm · 8 years ago
  98. 32b6346 Use and test syntax against None in all_tests. by Niels Boehm · 8 years ago
  99. 1647720 Python bindings: Changes to how structures are copied so that capstone works correctly in PyPy by Andrew Dutcher · 8 years ago
  100. 84c14d1 fix merging conflict by Nguyen Anh Quynh · 8 years ago