1. fca6fe4 arm: groups for Thumb SETEND instruction. ported from #843 by Nguyen Anh Quynh · 8 years ago
  2. dd56985 x86: Fix the operand encoding in the test instruction for reduce set, issue #702 by Nguyen Anh Quynh · 8 years ago
  3. c00d644 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  4. 7339846 x86: Fix the operand encoding in the test instruction, issue #702 by Nguyen Anh Quynh · 8 years ago
  5. 35c9623 (M68k) make displacements signed (#836) by BartmanAbyss · 8 years ago
  6. b1b9f2c Fix build under VS2012 (i.e. MSC_VER = 1700) by Ben Cheney · 8 years ago
  7. 8a0f0a8 Merge pull request #830 from mrexodia/next by Nguyen Anh Quynh · 8 years ago
  8. 972a6a6 added regression test for issue #702 by mrexodia · 8 years ago
  9. 9d5b81d ignore build directories by mrexodia · 8 years ago
  10. 0237e4c arm: fix operand access info for Bcc & BL. see issue #826 by Nguyen Anh Quynh · 8 years ago
  11. 14a2068 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  12. 1814c7e arm: fix access info for RET. see issue #825 by Nguyen Anh Quynh · 8 years ago
  13. ce4a884 Merge pull request #822 from hlein/next by Nguyen Anh Quynh · 8 years ago
  14. 1b4d805 Make sure bindir exists before installing to it. by Hank Leininger · 8 years ago
  15. f996ce5 Merge pull request #819 from akirschbaum/next-java-add-binding by Nguyen Anh Quynh · 8 years ago
  16. 7a8c7af Java: Support cs_strerror() and cs_regs_access() by Andreas Kirschbaum · 8 years ago
  17. b3a71cd Merge pull request #820 from akirschbaum/next-java-bugfix1 by Nguyen Anh Quynh · 8 years ago
  18. 37b81f2 Java: Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly calculated by Andreas Kirschbaum · 8 years ago
  19. afb328f Merge pull request #821 from akirschbaum/next-java-bugfix2 by Nguyen Anh Quynh · 8 years ago
  20. d31f94f Java: Fix a bug where Arm.Operand is wrongly calculated for the second and following operands by Andreas Kirschbaum · 8 years ago
  21. 5bc875a x86: fix X86_REL_ADDR macro - handle two-byte jump instructions by Gabor Buella · 8 years ago
  22. a96e8fe cmake: Add a check of MSVC variable before setting flags that link the library. ported from PR #814 by Nguyen Anh Quynh · 8 years ago
  23. df24131 arm: fix decoding Thumb big-endian instructions. ported from PR #813 by Nguyen Anh Quynh · 8 years ago
  24. 61a5031 x86: fix instruction MOVAPS & MOVAPD. see issue #809 by Nguyen Anh Quynh · 8 years ago
  25. b8bc95a x86: fix (AT&T) instruction SLDT for issue #807 by Nguyen Anh Quynh · 8 years ago
  26. dcfd572 x86: fix (AT&T) instruction lgs for issue #805 by Nguyen Anh Quynh · 8 years ago
  27. 1af41d2 x86: fix (AT&T) ROL instruction in issue #804 by Nguyen Anh Quynh · 8 years ago
  28. 3ca6b0d x86: fix movw instruction in #789 by Nguyen Anh Quynh · 8 years ago
  29. ae360ea x86: fix sysexit in #806 by Nguyen Anh Quynh · 8 years ago
  30. fc0d6fb cstool: print out insn groups by Nguyen Anh Quynh · 8 years ago
  31. 570db5f cstool: use switch by Nguyen Anh Quynh · 8 years ago
  32. 7532fc7 cstool: remove its version by Nguyen Anh Quynh · 8 years ago
  33. 5764151 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  34. 003f50e python: version 4.0.0 by Nguyen Anh Quynh · 8 years ago
  35. 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
  36. 43585e5 On this branch, dylib and so files are versioned by Andrew Dutcher · 8 years ago
  37. b4b97a0 python: cleanup by Nguyen Anh Quynh · 8 years ago
  38. c131786 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
  39. c36a479 Add X86_REG_EFLAGS to X86_CLC, X86_CLD, X86_CMC (#801) by Samuel Chevet · 8 years ago
  40. 13fea32 cstool: update README by Nguyen Anh Quynh · 8 years ago
  41. 222d15f cleanup by Nguyen Anh Quynh · 8 years ago
  42. 73cc688 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  43. df6f9cc cleanup by Nguyen Anh Quynh · 8 years ago
  44. 27ee77f Merge branch 'next' of https://github.com/echotyh/capstone into echotyh-next by Nguyen Anh Quynh · 8 years ago
  45. 9bc14c1 cstool: delete tab by YUHANG TANG · 8 years ago
  46. 31378e5 add X86_REG_EFLAGS for X86_STC (#797) by Samuel Chevet · 8 years ago
  47. 106d241 Python setup: Clean up some merge failures, adapt for changes on next branch by Andrew Dutcher · 8 years ago
  48. be3f867 cstool: add m68k and change cstool_x86 by YUHANG TANG · 8 years ago
  49. d0afd01 Python: Actually attempt to load .so.3 extension on linux by Andrew Dutcher · 8 years ago
  50. b7e4c48 Python: Spelling/capitalization/contact fixes in readme by Andrew Dutcher · 8 years ago
  51. 77888ab Minor english fixes by Andrew Dutcher · 8 years ago
  52. 8c132fb Python: remove special case for cygwin build by Andrew Dutcher · 8 years ago
  53. f4aed60 Python: Make cython work with extreme prejudice by Andrew Dutcher · 8 years ago
  54. 8292844 Python: Clean up the capstone-windows stuff with extreme prejudice by Andrew Dutcher · 8 years ago
  55. d8111c1 Python: make setup work as expected by Andrew Dutcher · 8 years ago
  56. efd8b14 bindings: regenerate consts by Nguyen Anh Quynh · 8 years ago
  57. 10618e3 add CS_VERSION_{MAJOR, MINOR, EXTRA} by Nguyen Anh Quynh · 8 years ago
  58. 3ba8c4d improve dependency on header files *.h, and remove clean from make.sh. see PR #793 by Nguyen Anh Quynh · 8 years ago
  59. e18496f cstool: cleanup by Nguyen Anh Quynh · 8 years ago
  60. a799790 cstool: print out core version by Nguyen Anh Quynh · 8 years ago
  61. 2897a80 cstool: fix compilation bug by Nguyen Anh Quynh · 8 years ago
  62. 32238dc cstool: cleanup by Nguyen Anh Quynh · 8 years ago
  63. bde12ae cstool: convert space to tab by YUHANG TANG · 8 years ago
  64. a7b4852 Delete platform.h and fix wrong identation. by YUHANG TANG · 8 years ago
  65. 61e5054 cstool version 2 by YUHANG TANG · 8 years ago
  66. ad25742 cstool: version 2 could print all debug information for all arch. by YUHANG TANG · 8 years ago
  67. 08da0c0 cstool : print all debug information for all arch. by YUHANG TANG · 8 years ago
  68. 9354e5e cstool: add x86 debug information by YUHANG TANG · 8 years ago
  69. a773887 cstool: prepare for multiple C sources by Nguyen Anh Quynh · 8 years ago
  70. d14504d Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  71. ef4a2db tests: cleanup by Nguyen Anh Quynh · 8 years ago
  72. b4aae2d Merge pull request #792 from angr/fix/copy_via_memmove by Nguyen Anh Quynh · 8 years ago
  73. 883c333 Fix two missing register operands in X86 AT&T syntax (#791) by Andrew Dutcher · 8 years ago
  74. ce6b477 Change pointer-deref-then-assignment to memmove to make PyPy happy. by Fish · 8 years ago
  75. ce7c9a8 Makefile: remove extra / letter for install target by Nguyen Anh Quynh · 8 years ago
  76. 45f81ff x86: RET read/write stack register. this fixes issue #790 by Nguyen Anh Quynh · 8 years ago
  77. 130eb7e cstool: compile with CMake using CMakeLists.txt in root dir by Nguyen Anh Quynh · 8 years ago
  78. 7415467 cstool: initialize i in preprocess(). this fixes compilation issue for MSVC by Nguyen Anh Quynh · 8 years ago
  79. eb34f6e cstool: support CMake by Nguyen Anh Quynh · 8 years ago
  80. bab2a93 cstool: align assembly code for x86 by Nguyen Anh Quynh · 8 years ago
  81. fcd1b44 cstool: update README with more details by Nguyen Anh Quynh · 8 years ago
  82. 14978f8 update .gitignore by Nguyen Anh Quynh · 8 years ago
  83. 5664998 cstool: compile for next branch by Nguyen Anh Quynh · 8 years ago
  84. 6ccfcab cstool: make it compile with GCC on Linux by Nguyen Anh Quynh · 8 years ago
  85. 797a637 cstool: fix Makefile by Nguyen Anh Quynh · 8 years ago
  86. 815b94a cstool: add VERSION and reformat to use tabs for indentation by Nguyen Anh Quynh · 8 years ago
  87. c288708 cstool: fix Makefile by Nguyen Anh Quynh · 8 years ago
  88. f36b3f4 cstool: compile/clean/install/uninstall from Makefile by Nguyen Anh Quynh · 8 years ago
  89. 51c8c50 cstool 1.0 (#788) by echotyh · 8 years ago
  90. bbf6a1e Workaround unicorn handing back bytearrays by Richo Healey · 8 years ago
  91. e199eb9 python-bindings: fix setup.py for wheel installation by Benno Fünfstück · 8 years ago
  92. bd8e5ba python: cast skipdata function inside binding to simplify the API by Nguyen Anh Quynh · 8 years ago
  93. d41c06c python: fix CS_SKIPDATA_CALLBACK prototype by Nguyen Anh Quynh · 8 years ago
  94. c6e7a9e Merge pull request #781 from tandasat/next by Nguyen Anh Quynh · 8 years ago
  95. 1f351e8 add explanation comment for use of CAPSTONE_API by Satoshi Tanda · 8 years ago
  96. bc954d0 fix compile error with capstone_static_winkernel by Satoshi Tanda · 8 years ago
  97. 3730e20 suppress MSVC code analysis (PREfast) warnings for m68k by Satoshi Tanda · 8 years ago
  98. 2df9a8e suppress MSVC code analysis (PREfast) warnings by Satoshi Tanda · 8 years ago
  99. 777f0d3 ignore MSVC project upgrade files by Satoshi Tanda · 8 years ago
  100. 565b6c3 fix typo, style by Satoshi Tanda · 8 years ago