Commit Graph

442 Commits

Author SHA1 Message Date
Vasilij Schneidermann
45b21383ec Make Lisp fortune work with Clojure(Script) (#13161) 2019-02-20 12:33:35 +01:00
Alex Gaines
6f0f4a0c0a added valgrind fun fortune (#13086) 2019-02-13 23:09:36 +01:00
Matan Alfasi
8c11817514 Update fortunes.fun (#13044) 2019-02-10 22:30:31 +01:00
pancake
709ffb60b6 Fixes for the android build and related warnings 2019-01-21 12:10:33 +01:00
dogtopus
98f928a049 Add some more random "fun" fortunes ##general 2019-01-04 23:52:08 +01:00
dav1901
e36bdc9a71 Rename aftm -> aft and afta -> aaft (#12631) 2019-01-04 14:19:06 +01:00
pancake
e44ce60829 Add fun fortune message 2018-12-20 12:02:15 +01:00
pancake
d2133cbdf8 Fix V?? regression. Avoid tabs and ?y was deprecated a while ago 2018-12-17 16:48:29 +01:00
pancake
561ebded53 Add assert warning in fun fortunes 2018-11-29 15:52:25 +01:00
pancake
dbc8759854 Upgrade to latest express to silent github warning 2018-11-26 12:35:41 +01:00
Sergi Àlvarez i Capilla
a9ac72f160 Implement scr.scrollbar ##visual 2018-11-13 00:22:22 +01:00
David CARLIER
2bb99cd10d Little leak fix into event and add fortune message 2018-11-05 16:01:41 +01:00
Maijin
650628d0f6
Fix #11959 remove radare1 ##fortunes
Fix #11959 remove radare1 ##fortunes
2018-10-27 14:21:38 +02:00
Alex Stafeev
b3311d937f Fixed grammar in fortune message (#11903) 2018-10-22 17:26:13 +02:00
radare
c50357fbe6
Fix the build of the iOS SDK ##build (#11884) 2018-10-21 14:56:56 +02:00
radare
9beda2f60f
Allow multiple packages as arguments for r2pm -i,-c,-ci ##tools (#11843) 2018-10-18 10:10:35 +02:00
radare
c8356abb03
Add zign hash using sha256 (#11822) 2018-10-15 19:13:18 +02:00
xtrm0
0c43ff1f5b Fix ESIL name (#11745) 2018-10-05 21:10:59 +02:00
MK
c47e79e81c Fix #11736 doc/fortunes.tips - improper entry (#11738)
Removed the following entry:
For a full list of commands see `strings /dev/urandom`
2018-10-05 09:32:28 +02:00
Riccardo Schirone
58ae11607a
Create script to apply style to diffs (#11261)
* restore tabs size to 8 chars
* fixes clang-format-diff for function declaration
* DEVELOPERS: explain pre-commit hook
* sys/pre-commit: do not consider unstaged changes
* sys/pre-commit: change doc
* create an example in doc
* suggest --no-verify
2018-09-26 10:49:16 +02:00
condret
c473dd75b2 The == operation should not push any value back on the stack, use $z and NUM for this (#10006) 2018-09-13 12:22:40 +02:00
Кirils Sоlovjоvs
0f40eee44d Fixing some typos in fortunes.fun (#11438)
+ 1 change
2018-09-08 12:06:00 +02:00
Dragoon Aethis
4ce272ef1c We don't make mistakes... just happy little segfaults. (#11393) 2018-09-05 11:17:50 +02:00
Itay Cohen
1464b19d36 In radare we trust (#11057) 2018-08-12 20:25:50 +02:00
Maijin
b60a25b914 Add more R2_ prefix for some var 2018-08-07 22:14:54 +02:00
Anton Kochkov
582e7c8484
Delete obsolete types documentation
Now it is located in the "Types" chapter of "Analysis" section in the radare2 book.
2018-08-08 00:47:42 +08:00
Fangrui Song
a8f00c4ba9 Update zsh completion files in doc/zsh (#10970) 2018-08-07 10:45:33 +02:00
io12
68f3cf65c1 Add various fortunes (#10942) 2018-08-05 22:03:15 +02:00
pancake
13f91c426e Add few more fortune messages 2018-08-01 00:57:36 +01:00
Riccardo Schirone
97b20da54f capstone: use master branch since v4 has been merged there now 2018-07-24 15:28:42 +08:00
pancake
0e78a762a0 Add svg with more logos 2018-06-27 20:56:56 +02:00
David CARLIER
68177064b4 updating slighty the sandbox readme (#10357) 2018-06-15 16:26:34 +02:00
David CARLIER
a619eba4c7 BSD docs update and distinct docs for both systems (#10349) 2018-06-14 21:24:34 +08:00
pancake
e577f76e40 Add clickbait fortune messages 2018-05-31 19:32:05 +02:00
Giovanni
855eb16d93 Refactor evars asm.lines.* (#10085)
* asm.linesout > asm.lines.out
* asm.var.submin fix
2018-05-18 10:29:00 +02:00
pancake
f4ad472fd1 Fix 52 oobreads in the avr anal plugin 2018-05-15 14:58:59 +02:00
Paula
9b6e6a305d Add white logo in SVG format (#10093) 2018-05-14 18:13:52 +02:00
xarkes
721b22de60 Added fortune 2018-05-13 12:31:38 +02:00
Gromimousse
78ce646cf6 Ragg2-cc is now completely erased from r2 (merged into ragg2) (#9996) 2018-05-02 20:34:30 +02:00
Christian Håland
db56445548 Fix markdown formatting to show a list instead of a blob of text. (#9977) 2018-04-28 14:06:11 +02:00
Dirk Eibach
fc4e3e00be io: Add DDC2Bi3 protocol wrapper to gprobe plugin
The DDC2Bi3 wrapper is used for both DDC2Bi3 and I2C
communication channels, for example HDMI DDC or
I2C Host Interface.

Using this wrapper you can communicate with displays
that are based on Genesis chipsets like the Dell U2410.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
2018-04-06 12:46:52 +02:00
Dirk Eibach
fe3c10fc22 io: Add gprobe plugin (#9735)
GProbe is a protocol to communicate with various parts from
Genesis/STMicro/MegaChips that are mostly used in video chipsets.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
2018-03-21 10:07:55 +01:00
Siguza
9e5ff69621 Add some Pingu to fortunes.fun 2018-03-15 11:45:18 +01:00
pancake
8b70bc30d6 Add some more fortunes 2018-03-07 11:04:26 +01:00
xarkes
c31122c88d Update fortunes.fun (#9581)
Real quote about radare2.
2018-03-05 00:09:08 +01:00
pancake
2497fb6f51 Implement r_cons_readpush() new api and fix the V... automation 2018-02-28 00:26:41 +01:00
Riccardo Schirone
8000d18125 Test PRs with radare2-regressions PRs (#9515) 2018-02-27 22:26:54 +01:00
Evan Carroll
c12418f05f moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
Farid AYOUJIL
c52849b03b Adding 'F' format for double 'f' is float (issue #7318) 2018-02-26 17:11:11 +01:00
xarkes
5e097dbae1 Killed cons->truecolor in favor of cons->color 2018-02-24 11:47:38 +01:00