Commit graph

46 commits

Author SHA1 Message Date
Riccardo Schirone
53bf5c497f SPDX Copyright text for all files based on history
- Add LICENSES directory
- Download additional licenses used
- Add .reuse directory
- Add doc about SPDX/reuse

Co-authored-by: Florian Märkl <info@florianmaerkl.de>
2021-03-05 19:39:15 +08:00
Anton Kochkov
d72346282c Use PJ in debug signal handling 2021-02-20 22:23:19 +08:00
Khairul Azhar Kasmiran
67d69cb014
Add function declaration/definition finder to DEVELOPERS.md (#620) 2021-02-14 02:26:53 +08:00
Paul I
14a7b025ce
Update DEVELOPERS.md (#462) 2021-01-26 09:56:35 +01:00
Khairul Azhar Kasmiran
84b969a66d
Update DEVELOPERS.md due to use of clang-format (#445) 2021-01-24 23:23:31 +08:00
Khairul Azhar Kasmiran
687885b6af
Remove sys/clang-format-diff.py (#442)
* Remove sys/clang-format-diff.py

* Update DEVELOPERS.md
2021-01-24 12:27:18 +08:00
Aswin C
d9a14133a9
Update manpages and DEVELOPERS.md to rename RCore to RzCore (#353) 2021-01-13 12:35:47 +02:00
Anton Kochkov
3345f5f9a4
Update contributing guides ##doc (#156) 2020-12-10 11:58:30 +01:00
Riccardo Schirone
cb09988b9d
Rewrite some documentation (#49) 2020-10-26 17:12:19 +01:00
Riccardo Schirone
7ceebc725e Mass renaming r2 to rz/rizin 2020-10-13 12:43:34 +02:00
Anton Kochkov
abdcc64a46
Graph refactor ##refactor (#23)
* Support more output modes for class inheritence graph.
* Refactor codexrefs and importxrefs graphs.
* Add ag_w for the commands using new mechanism.
* Separate drawable graph from r_graph.

Co-authored-by: karliss <karlis3p70l1ij@gmail.com>
2020-10-08 11:50:14 +02:00
Riccardo Schirone
502e91aff7
Rename R_ and R2_ to RZ_ (#8)
* Rename R2_ -> RZ_
* Rename R_ -> RZ_
* Rename R2R_ -> RZ_TEST_
* Rename R2R defines and types to RZ_TEST/RzTest
* Keep R_ for REIL registers
2020-10-02 16:09:13 +02:00
Riccardo Schirone
338e6fe172 Other renames in man and small places
Remove rz link, just keep rizin

Remove r2 link from acr

Fix http test on macos
2020-10-01 17:53:29 +02:00
Riccardo Schirone
721609a17b
Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
pancake
160fc95e66
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
2020-06-14 16:08:32 +02:00
pancake
5603366182
Be consistent and make all env vars start with R2_ (#16841) 2020-05-18 13:21:50 +02:00
Liumeo
724d3f7685
Update repository links (#16663) 2020-04-21 11:41:19 +08:00
Anton Kochkov
69ad1aeffe
Fix R_PACKED() macro usage (#16571) 2020-04-13 19:55:00 +02:00
Anton Kochkov
dc790f5250 Some README fixes 2020-04-01 13:02:10 +08:00
philoinovsky
27d46d911f
Update DEVELOPERS.md (#16289) 2020-03-23 16:25:27 +01:00
pancake
04cc045955 Don't contribute with patches 2019-11-14 18:53:10 +01:00
Kamil Lorenc
6ad8b49b6c Fix links to Doxygen documentation (#15377) ##doc
stack.nl is no longer active
2019-10-28 22:56:46 +01:00
Maijin
9227815fdb Change radare->radareorg links 2019-10-07 10:48:31 +02:00
Anton Kochkov
1eb3fe25c9
Fix regressions URL (#15027) 2019-09-13 16:49:23 +08:00
Anton Kochkov
b22d9f3065 Fix grammar across the code 2019-06-18 14:51:30 +08:00
Maijin
6f86ccb153
Add R_DEBUG_ASSERT in DEVELOPERS.md 2019-06-16 12:26:08 +02:00
Khairul Azhar Kasmiran
bb6f18b79a
Add a parenthesis 2019-06-07 12:51:03 +08:00
Ahmed Abd El Mawgood
68ef92d1dd Updating which assert version to be used ##docs 2019-03-09 23:02:22 +07:00
radare
7060103292
Improve RBuffer api, start to refactor rbin to use more rbuf ##bin (#12495)
- Added a new rule in the DEVELOPERS.md file
2018-12-17 11:54:46 +01:00
iamxlr8
c07ed96e7a Fixed typo in DEVELOPERS.md ##docs 2018-10-30 12:38:08 +01:00
ItzSomebody
e8b1a205cc Grammar edits to README.md (#11713)
* Fixes a couple of grammar mistakes in AUTHORS.md
* Grammar fix in CONTRIBUTING.md
* Fixes multiple grammar errors in DEVELOPERS.md
* Caps the character length in a edit I made.
2018-10-02 15:23:59 +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
Riccardo Schirone
ab4dbd509f r_assert: create functions to handle preconditions (#11286) 2018-09-16 23:24:57 +02:00
Maijin
0a5eec6bed
Docs: divide code style with shellscripts and C
Docs: divide code style with shellscripts and C
2018-09-16 10:21:06 +02:00
Maijin
6ae0c86f84
Add sys/indent.sh back
Add sys/indent.sh back
2018-08-21 12:35:25 +02:00
Itay Cohen
d768c557a3 Fix indention in switch-case statement (#10454) 2018-06-23 17:51:30 +02:00
Aaron McDaniel
2331946a5f Add documentation paragraph to dev.md 2018-06-15 23:57:04 +02:00
Aaron McDaniel
fb65e78471 Move developer info in CONTRIBUTING.md to DEVELOPERS.md 2018-06-15 23:57:04 +02:00
jvoisin
8acb94260a Add a note on how to bump release version on the new website 2018-05-02 11:31:55 +02:00
Fangrui Song
4fe12f8c41 Add editor configuration to DEVELOPERS.md (#9415) 2018-02-18 00:33:37 +01:00
xarkes
66a6d9cd88 Update DEVELOPERS.md
Link to CONTRIBUTING.md was dead.
2016-03-06 00:43:12 +01:00
chinmaydd
dae7f0c05d Adds markdown styling, fixes broken link 2015-11-13 00:20:09 +01:00
Riccardo Schirone
e23282707f CODINGSTYLE: move doc/syntax.md in the root directory and rename it
* CODINGSTYLE: specify that tabs are considered as 8 chars
* doc/fortunes.tips: remove old fortune. asm.follow doesn't exist
                     anymore
2015-09-21 14:58:30 +02:00
pancake
1deb6eddde Remove mailing list mention in DEVELOPERS.md 2015-02-10 15:24:26 +01:00
pancake
098d0ec1de Initial implementation of --without-gpl 2015-02-07 01:50:25 +01:00
pancake
b21226b5f4 AUTHORS, DEVELOPERS => .md 2015-02-07 00:33:42 +01:00
Renamed from DEVELOPERS (Browse further)