Commit graph

27 commits

Author SHA1 Message Date
Mike Frysinger
dcb1c10540 update capstone-engine.org URIs to https:// 2023-01-17 00:01:24 -05:00
Nguyen Anh Quynh
ed1246d79b add Ethereum VM architecture 2018-03-31 17:29:22 +08:00
Nguyen Anh Quynh
8c472d0ccf cython: add m68x to ext_module_names[] 2017-11-21 15:21:49 +08:00
Anton Bolshakov
9f1d438d6c fix python (cython) bindings 2017-11-21 15:17:24 +08:00
Nguyen Anh Quynh
003f50ee2d python: version 4.0.0 2016-11-04 23:55:20 +08:00
Andrew Dutcher
43585e5ef0 On this branch, dylib and so files are versioned 2016-10-31 10:54:58 -07:00
Andrew Dutcher
106d241cba Python setup: Clean up some merge failures, adapt for changes on next branch 2016-10-26 23:15:42 -07:00
Andrew Dutcher
8c132fb0e2 Python: remove special case for cygwin build 2016-10-25 21:49:58 -07:00
Andrew Dutcher
f4aed6025f Python: Make cython work with extreme prejudice 2016-10-25 21:49:58 -07:00
Daniel Collin
2ee675c10a This adds M68K support to Capstone 2015-10-02 20:47:00 +02:00
Nguyen Anh Quynh
59c72afe7a x86: add 3 new undocumented instructions fdisi8087_nop, feni8087_nop & ffreep 2014-12-26 23:59:35 +08:00
danghvu
ebeec9d9c2 Cython: update installation and tests to v3 2014-09-29 11:55:01 -05:00
Nguyen Anh Quynh
fd0f798343 bump API & package version to 3.0 2014-08-13 14:15:27 +08:00
Nguyen Anh Quynh
553bb488d7 python: support XCore 2014-05-26 23:47:45 +08:00
Nguyen Anh Quynh
34456afdb1 python: temprorarily comment out the code removing old package in setup.py & setup_cython.py. this should be moved somewhere later 2014-04-10 12:06:55 +08:00
Nguyen Anh Quynh
1a39bb59e1 API: bump to 2.2 after the addition of Sparc support 2014-03-10 20:49:46 +08:00
Nguyen Anh Quynh
0154762513 cython: bump package version to 2.1 2014-02-20 14:25:00 +08:00
danghvu
cfd41dd6f5 Improve cython by using CCsInsn when possible 2014-01-13 15:50:58 +07:00
Nguyen Anh Quynh
5dba289478 python: revert the directory name change, so rename 'cython' back to 'pyx' 2014-01-10 10:32:25 +08:00
Nguyen Anh Quynh
f042e5722b python: rename pyx/ to cython/ 2014-01-10 09:40:55 +08:00
Nguyen Anh Quynh
58a3e3e5ad python: cleanup setup*.py 2014-01-09 09:29:36 +08:00
Nguyen Anh Quynh
f7f15a8f4e python: cleaning pkg directory before installing 2014-01-09 08:14:42 +08:00
Nguyen Anh Quynh
7e0c2cdb77 python: add compile_args for cython 2014-01-08 23:25:30 +08:00
Nguyen Anh Quynh
6b8445bd11 python: proper support for cython 2014-01-08 22:55:06 +08:00
Nguyen Anh Quynh
821247001b python: another fix for cython 2014-01-08 18:41:43 +08:00
Nguyen Anh Quynh
4c259d4836 python: temporary fix for cython 2014-01-08 18:05:34 +08:00
Nguyen Anh Quynh
99d365fd88 python: cython support - thanks to Tan Sheng Di for helps 2014-01-08 15:56:53 +08:00