Jeffrey Crowell
4c0d56408f
rm debug eprintf in rregex
2016-01-25 17:48:34 -05:00
pancake
691e0c8c1a
Fix latest COVs
2015-10-31 12:06:40 +01:00
pancake
74ec59d624
Fix workaround for /R/
2015-10-24 02:41:43 +02:00
pancake
f3ddfbb9ec
Fixes for RRegex, Use r_regex_match(), comp+exec seems buggy
2015-10-24 02:06:45 +02:00
pancake
a45981cb14
Fix int/double infinity constant issue in util/regex
2015-04-29 11:31:49 +02:00
Kamil Rytarowski
aadbd0f868
Fix GCC warnings: array subscript has type 'char'
...
Reported at NetBSD-current/amd64
GCC 4.8.4 (nb1 20141012)
2014-12-04 03:26:08 +00:00
deeso
3e412605e3
Fixed: 1205190, 1205200, 1205191, 1205199, 1205198, 1205197, 1205196, 1205195
2014-04-25 14:21:20 -05:00
Anton Kochkov
008af29003
Fix CID #972173
2014-04-25 05:40:30 +04:00
Adam Pridgen
ea94ae5c2c
Fix CID: 1204243, 1204247, 1204246, 1204245, 1204244
2014-04-20 23:55:50 -05:00
Anton Kochkov
b257f06a9c
Fix CID #11351131
2014-04-20 03:33:59 +04:00
pancake
3b3bbbb916
Add more Jamroot files and move some plugs to r2-extras
2013-12-31 15:34:27 +01:00
pancake
cdea34616d
Fix some warnings
2013-06-09 02:55:03 +02:00
pancake
7b093a3ed5
* Fix all dangerous bugs reported by llvm-analyzer
2011-11-14 22:46:23 +01:00
pancake
17dfe1bcf8
* Fix some possible-use-of-uninitialized-variables
2011-10-20 16:36:00 +02:00
pancake
9efe88a9ce
* Fix offbyone in asm.brainbuck bug
...
* Fix some segfaults and issues in r_magic
* Use the libr/socket/http library
* Added r_io_http plugin
* Magic search is extremely slow
2011-10-07 01:16:45 +02:00
pancake
e8af14966b
* Import the r_regex api in libr/util/regex from OpenBSD source
...
- Added a r2-like API on top of it
- Make RSearch and RMagic use this new api, so
* Only load default magicpath files when no file is passed to RMagic
* Initial work on r_listrange optimization in RAnal
- #define USE_NEW_FCN_STORE
- Still work-in-progress
* Implemented a RPoolFactory singleton api to accelerate
allocations of little objects in the future
* Fix sys/mingw32.sh for osx
* Added sys/maemo.sh
2011-09-14 02:07:06 +02:00