Commit graph

77 commits

Author SHA1 Message Date
Álvaro Felipe Melchor
29b228a099 Fix #2796 2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
d04c94ba72 Fix #2764 2015-06-16 22:48:34 +02:00
s4lv0
607c896a2f typo correction in the wa* command help 2015-05-25 17:47:05 +02:00
Anton Kochkov
fe9a462df6 Fix CID 1291595 2015-04-19 05:37:46 +03:00
Anton Kochkov
fe18273d24 Fix CID 1291603 2015-04-19 05:35:36 +03:00
Anton Kochkov
53aef526b4 Fix Coverity defects
Fix CID 1291594
Fix CID 1291593
2015-04-18 23:19:50 +03:00
David Kreuter
3440268064 core/cmd_write.c: read of uninitialized value for input 'w1+' 2015-04-17 16:51:20 +02:00
Jeffrey Crowell
ee410a29d7 fix spacing in wo help 2015-04-17 00:53:06 -04:00
pancake
87162dc8bf Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
pancake
841824218d Implement wt0 command to write Nth bytes 2015-04-01 03:02:17 +02:00
pancake
de22fe28d9 Fix 7 more issues from #2220 // 3 left 2015-03-23 00:05:18 +01:00
pancake
ef6c71208d Fix tons of input crashes reported in #2220 2015-03-22 23:24:13 +01:00
pancake
103ab99dc9 Fix some null derefs on io.write when no files opened
- Add missing wB in w?
- Make sys/duktape.sh happy for OSX
2015-03-17 20:27:59 +01:00
jvoisin
a4ba5f64f5 Even more Coverifix 2015-02-19 00:27:00 +01:00
jvoisin
7a1975bd06 Add some comments for graphs + coverifix 2015-02-17 17:03:16 +01:00
Asger Hautop Drewsen
62985a7f87 Add w6d and w6e commands 2015-02-16 22:41:43 +01:00
pancake
451a46bc86 Fix and sort wo? help and add we? one 2015-02-02 14:53:30 +01:00
jvoisin
249fb839fe Coverifix 2015-01-30 22:51:01 +01:00
pancake
aa1fa2bc62 Fix some COVs 2015-01-29 12:16:37 +01:00
jvoisin
1a17b5b420 Coverifix++ 2015-01-27 16:03:18 +01:00
pancake
559c2cd25a Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
pancake
053f71f946 Fix previous 'wt' commit and disable #! in sandbox mode (Fix #1604) 2014-11-01 04:22:09 +01:00
pancake
ae9773808b Fix #1603 - Sj is an alias for iSj.
- Fix a typo in the 'wt' command
2014-11-01 04:13:50 +01:00
pancake
67acee60f9 Better 'wc' command and cache/history capabilities 2014-10-07 02:52:47 +02:00
pancake
30acdbf50c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
pancake
a5d015dae7 Add some enhacements to 'wo' command (woD and woO too) 2014-09-05 14:09:56 +02:00
Jeffrey Crowell
213c6f2567 Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +02:00
pancake
f249d21b48 Implementing 'axtj' and handle no argument for axf and axt 2014-09-05 00:40:46 +02:00
pancake
cf664a9f22 Better r2 -P and refactor 'r_core_patch' to accept a string instead of file name 2014-09-03 23:00:38 +02:00
jvoisin
702ac741b9 More coverifix 2014-08-17 21:04:12 +02:00
pancake
d00be95b2c Add wB and wB command to set/unset bits 2014-07-08 13:04:07 +02:00
pancake
a69f56ffe6 Fix all latest coverity issues except the rsa-find ones 2014-06-24 01:01:27 +02:00
pancake
a27a6801eb Fixes for @jvoisin and @jody-frankowski 2014-06-22 12:55:46 +02:00
jvoisin
5e9e4b368c Close #1046 2014-06-21 14:56:48 +02:00
pancake
1da63b127c 'wt' now works without any argument 2014-06-20 17:21:57 +02:00
pancake
af4f407d5b Colorize p? and w? 2014-06-20 02:31:27 +02:00
pancake
0a001082a0 Fix #1024 - Implement w[1248][++--][num] command 2014-06-12 13:34:38 +02:00
pancake
02b3be47b0 Duplicate 'yf' as 'wd' (new command) 2014-06-11 01:17:58 +02:00
pancake
5e33a8a282 Initial huge refactoring of r_io still work in progress 2014-05-28 04:34:12 +02:00
Anton Kochkov
f38899477b Fix CID 1134839 2014-05-03 04:29:09 +04:00
jvoisin
fd8c8efe54 Fix CID 1134838 2014-04-30 20:31:38 +02:00
jvoisin
38d65da32a Fix CID 1134679 2014-04-29 03:29:10 +02:00
jvoisin
7e766e9053 Fix CID 1194798 2014-04-28 11:49:58 +02:00
jvoisin
39bb9780b0 Fix CID 1134841 2014-04-25 23:10:11 +00:00
Adam Pridgen
c8d383617d Change int64_t to st64 in cmd_write.c 2014-03-28 12:40:55 -05:00
Adam Pridgen
6a50f55834 Fixing some of the coverity issues 2014-03-28 12:17:23 -05:00
pancake
3ee51a2d02 Fix w32 build 2014-03-28 17:17:56 +01:00
Adam Pridgen
478d642434 Adding a command to shift blocks 2014-03-26 22:41:31 -05:00
Adam Pridgen
09fa5cf10c Added extend to io support, now files can be extended, b00y4! 2014-03-24 22:57:36 -05:00
pancake
fcc9489c4f Fix some more warnings 2014-02-25 12:18:29 +01:00