pancake
|
ad85da85ff
|
Fix code indentation in libr_cons
|
2016-06-29 12:33:31 +02:00 |
|
Jeffrey Crowell
|
c145740030
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
move from 10% of code in vfprintf to just 6% \o/ for simple tests of r2
-c "aaa" -q /bin/ls
|
2016-06-26 00:52:03 -04:00 |
|
Anton Kochkov
|
caade12229
|
Fix CID 1338307
|
2016-05-24 09:04:34 +03:00 |
|
Anton Kochkov
|
c9ef702fc7
|
Fix CID 1171363
|
2016-05-24 09:03:15 +03:00 |
|
Sven Steinbauer
|
8da8ad740f
|
Cleanup fixes
* For commit comments and compiler errors
* Fixes for PR comments
* fix some "infer fixes" commits
Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
|
2016-05-23 11:25:44 +02:00 |
|
pancake
|
f3e6f386bf
|
Fix RCons.less first line not shown
|
2016-05-16 02:59:42 +02:00 |
|
pancake
|
44a86928cc
|
Fix some of the warnings in #4013
|
2016-01-27 03:14:19 +01:00 |
|
pancake
|
3535c284e1
|
Handle '?' and 'u' keys in r_cons_less
|
2016-01-14 23:27:09 +01:00 |
|
pancake
|
9c9bb2dbd5
|
Memory optimization for flags (-70%) + some warnfixes + sdb-sync
|
2015-11-08 23:38:42 +01:00 |
|
pancake
|
6bc091f16f
|
Fix some covs and the is_any() macro in anal.riscv
|
2015-11-05 10:34:42 +01:00 |
|
Álvaro Felipe Melchor
|
b1583d5b24
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
|
Jeffrey Crowell
|
20d1886a5a
|
fix a bunch of memleaks
|
2015-11-01 00:47:16 -04:00 |
|
pancake
|
365d089eb8
|
Fix #3557 - V_ is the new VF_, old one is in V??
|
2015-10-29 12:54:19 +01:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
Riccardo Schirone
|
46ffc1346f
|
util/str: add some comments and fix r_str_ansi_chop
util/str: fix r_str_ansi_filter
|
2015-07-29 21:33:42 +02:00 |
|
Judge_Dredd
|
2acf7d4a03
|
arbitraty number of matches in cons/less search, refactor
|
2015-06-04 09:21:05 +03:00 |
|
pancake
|
297a620a94
|
Fix two covs
|
2015-06-03 12:34:15 +02:00 |
|
pancake
|
9699ce98fa
|
Fix w32 build strndup -> r_str_ndup
|
2015-06-01 22:54:40 +02:00 |
|
Judge_Dredd
|
e38dd6689d
|
fix search highlight in cons/less
|
2015-06-01 21:53:27 +02:00 |
|
Judge Dredd (key 6E23685A)
|
61985d3b4b
|
less highlight bug almost fixed
|
2015-06-01 21:53:27 +02:00 |
|
Judge_Dredd
|
560c70c10e
|
fix #2484, w/o breaking line count
|
2015-05-04 09:53:37 +02:00 |
|
Judge Dredd (key 6E23685A)
|
3e1ca77491
|
less / search now supports highlighting multiple matches (up to 10) on the same line
|
2015-04-22 11:12:18 +02:00 |
|
Judge Dredd (key 6E23685A)
|
60f09a5ebc
|
fix possible memleak in cons less
|
2015-04-13 12:12:25 +02:00 |
|
Jeffrey Crowell
|
7a9ac6ae54
|
coverifix!
|
2015-04-13 00:43:42 -04:00 |
|
Judge_Dredd
|
0ce2c0033c
|
cons less chop lines to terminal width
|
2015-04-12 16:12:02 +02:00 |
|
pancake
|
f35b06c176
|
Fix #2323 - Fix crash in 'f ~..'
|
2015-04-07 13:22:34 +02:00 |
|
Jonathan Neuschäfer
|
dcc1a15749
|
more EOF fixes
|
2015-03-23 16:16:37 +01:00 |
|
jvoisin
|
a193e54eac
|
Coverifix
|
2015-02-17 00:34:51 +01:00 |
|
Judge Dredd (key 6E23685A)
|
53934fb9b4
|
r_cons_less / search highlighting and {n,p} keys
|
2015-02-12 11:47:12 +01:00 |
|
pancake
|
dc75cb2320
|
Fix the rest of base64 warnings
|
2015-02-10 00:05:18 +01:00 |
|
Judge_Dredd
|
3cf696c080
|
less / regexp search
|
2015-02-08 20:02:53 +01:00 |
|
pancake
|
4cce57c2bf
|
Fix build and some warnings from rap_server
|
2014-05-05 14:38:47 +02:00 |
|
Anton Kochkov
|
c59632fbef
|
Fix CID 1171363
|
2014-04-30 02:55:07 +04:00 |
|
pancake
|
b9d7533137
|
Fix overflow in r_socket_http_get
|
2014-03-10 00:55:57 +01:00 |
|
pancake
|
b24ce172fa
|
Handle <enter> and fix 'k' in RCons.less
|
2014-03-09 21:38:37 +01:00 |
|
pancake
|
4eb57a0080
|
Implement r_cons_less() activated with ~.. suffix
|
2014-02-11 02:32:37 +01:00 |
|