0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into next More... almost 11 years ago
support -extra level version for pkgconfig. this is useful when we release bugfix version More... almost 11 years ago
core: fix warning bugs on unused vars introduced by the last commit More... almost 11 years ago
core: fix warning bugs on unused vars introduced by the last commit More... almost 11 years ago
core: fix warning bugs on unused vars introduced by the last commit More... almost 11 years ago
Merge pull request #80 from radare/c99 More... almost 11 years ago
Avoid c99 features More... almost 11 years ago
core: reduce insn_cache's size when USE_SYS_DYN_MEM, not on CAPSTONE_DIET More... almost 11 years ago
remove string check & stack protector when compiling diet engine More... almost 11 years ago
Merge branch 'next' of https://github.com/aquynh/capstone into next More... almost 11 years ago
core: C99 fix for cs_disasm_ex() More... almost 11 years ago
arm: fix a bug in getting data from input buffer of Thumb: bail out if not enough data More... almost 11 years ago
ppc: cleaning up More... almost 11 years ago
cleaning up unused code More... almost 11 years ago
core: reduce default INSN_CACHE_SIZE to 32 to reduce stack memory variable size @insn_cache More... almost 11 years ago
core: reduce INSN_CACHE_SIZE for diet engine to reduce stack variable size. this might fix a crash for OSX kernel. issue reported by Enzo Matsumiya More... almost 11 years ago
Makefile: disassembler -> disassembly More... almost 11 years ago
Makefile: rename variable MACHINE to UNAME_M More... almost 11 years ago
packages: update Brew formula to 2.1 by embedding patch inside More... almost 11 years ago
packages: fix Brew formula for 2.1 More... almost 11 years ago
packages: another attempt for Brew formula More... almost 11 years ago
packages: fix Brew's patch for 2.1 More... almost 11 years ago
package: add patch-Makefile for 2.1 More... almost 11 years ago
package: update Macport to 2.1 More... almost 11 years ago
package: update Brew for 2.1 More... almost 11 years ago
python: add more information to debug() More... almost 11 years ago
python: thanks to the last change in the core, tricky call to cs_open() is no longer needed for debug() More... almost 11 years ago
core try to initialize archs as soon as we can by calling archs_enable() everywhere possible More... almost 11 years ago
update ChangeLog More... almost 11 years ago
python: rename cs_version_bind() to version_bind() More... almost 11 years ago