5b62d436a9
change public APIs to use ucengine
...
See #52 .
2015-09-02 22:00:09 -04:00
3bd705a060
Merge remote-tracking branch 'upstream/master' into change-handle-based-api
2015-08-30 00:23:51 -04:00
94ac0f02e6
file permissions changes
2015-08-28 20:03:36 -07:00
65787d415a
rename uc_mem_map_ex to uc_mem_map and all associated changes
2015-08-28 20:02:21 -07:00
e74bc0db88
regress: update C programs to use new API
2015-08-26 09:29:28 -04:00
60d0004329
remove executable bit from mode of source files
...
http://stackoverflow.com/questions/1580596/how-do-i-make-git-ignore-file-mode-chmod-changes
2015-08-26 05:34:31 -04:00
6d5a31d134
Fix format string boundary issue
...
As long as the GLIB format value is not available and this test case uses 32bit offsets is fine to cast it down. But maybe we should import glib.h and use the proper portable formatting.
2015-08-25 17:22:19 +02:00
e426ba78ee
fix some warnings in regress/block_test.c
2015-08-25 12:05:30 +08:00
7273013263
Added basic block hook regression test
2015-08-24 18:36:58 -07:00