openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Capstone
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 122 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
build: update compile.sh to support bsd systems build: switch from hardcoded gcc to default c compiler
Oliver Pinter
More...
almost 11 years ago
remove 'restrict' keyword in the definition of cs_vsnprintf(). also compile tests/* with -L option
Nguyen Anh Quynh
More...
almost 11 years ago
cs_op_count() & cs_op_index() report CS_ERR_DETAIL when detail = OFF
Nguyen Anh Quynh
More...
almost 11 years ago
correct some comments on CS_OPT_MEM option
Nguyen Anh Quynh
More...
almost 11 years ago
add ChangeLog file, and rename some documentation files
Nguyen Anh Quynh
More...
almost 11 years ago
make vsnprintf() user-defined function pointer, which is passed in via the same CS_OPT_MEM option like malloc/calloc etc
Nguyen Anh Quynh
More...
almost 11 years ago
replace strdup() with our cs_strdup(), which call cs_mem_malloc() internally
Nguyen Anh Quynh
More...
almost 11 years ago
python: update Cython for the change on @op_str in the core
Nguyen Anh Quynh
More...
almost 11 years ago
python & java: update following the last change to @op_str
Nguyen Anh Quynh
More...
almost 11 years ago
increase size of @op_str to 160 to contain long operand string of some Neon Arm instructions
Nguyen Anh Quynh
More...
almost 11 years ago
ppc: replace constant subtarget numbers with macros
Nguyen Anh Quynh
More...
almost 11 years ago
x86: some arithmetic instructions should not update accumulate registers
Nguyen Anh Quynh
More...
almost 11 years ago
arm: update core
Nguyen Anh Quynh
More...
almost 11 years ago
suite: make all tests consistenly run from inside suite/
Nguyen Anh Quynh
More...
almost 11 years ago
arm64: update core
Nguyen Anh Quynh
More...
almost 11 years ago
add some comments on the availability of some APIs relying on detail = ON
Nguyen Anh Quynh
More...
almost 11 years ago
java: update Mips constants following the change in Mips' core
Nguyen Anh Quynh
More...
almost 11 years ago
python: update Mips constants following the change in Mips' core
Nguyen Anh Quynh
More...
almost 11 years ago
mips: update core
Nguyen Anh Quynh
More...
almost 11 years ago
python & java: pump API to 2.0
Nguyen Anh Quynh
More...
almost 11 years ago
x86: few more SUB insn should not affect accumulate register
Nguyen Anh Quynh
More...
almost 11 years ago
extend @op_str of cs_insn_flat following the core change
Nguyen Anh Quynh
More...
almost 11 years ago
x86: some ADD & SUB insn should not affect accumulate registers. bug reported by Bleh
Nguyen Anh Quynh
More...
almost 11 years ago
python: fix Cython binding following the latest core change on @op_str
Nguyen Anh Quynh
More...
almost 11 years ago
java: update @opStr & ARM's @Operands following the changes in core
Nguyen Anh Quynh
More...
almost 11 years ago
python: update @op_str & ARM's @operands following the changes in core
Nguyen Anh Quynh
More...
almost 11 years ago
increase sizes of @op_str & ARM @operands to contain some ARM instructions with super long list of registers. issue reported by Deroko of ARTeam
Nguyen Anh Quynh
More...
almost 11 years ago
python: indentation for cython code. also added author credits to these new files
Nguyen Anh Quynh
More...
almost 11 years ago
python: update clean target for *.pyx files
Nguyen Anh Quynh
More...
almost 11 years ago
update .gitignore for new *.pyx files generated by cython
Nguyen Anh Quynh
More...
almost 11 years ago
←
1
2
…
118
119
120
121
122
123
124
125
126
…
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree