Commit Graph

8 Commits

Author SHA1 Message Date
theNKCode
7dd19cff68 Referenced https:// instead of http:// everywhere as per requirement 2023-03-22 06:58:25 +01:00
pancake
62fdc0f0ff
shlr/yxml -> libr/util/rxml - fork the abandoned yxml parser and expose it ##util 2022-10-10 12:33:43 +02:00
pancake
e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
StefanBruens
a609fb57d6
Mention linking exception for GPLed libiberty
* The C++ demangling code from libiberty is GPL-2.0 or later, but has a linking
exception.
* The arch/gnu doesnt exist, it's arch/*/gnu
2021-05-31 16:22:40 +02:00
pancake
a4b80d0b25 commandline -> command-line 2021-05-25 10:51:18 +02:00
pancake
73f220f22d Update doc/license for more clarifications ##build
* Orphaned shlr/arm/omap3430 script moved to extras
* Unified json format for r2 -Lj
* Update QNX io plugin to GPL until clarified with the author
2021-03-17 12:56:38 +01:00
Anton Kochkov
b22d9f3065 Fix grammar across the code 2019-06-18 14:51:30 +08:00
Evan Carroll
c12418f05f moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00