Commit graph

5 commits

Author SHA1 Message Date
Giovanni
6d5e235a9a
Convert rz_print_date_* to rz_time_date_* (#2375) 2022-03-03 17:25:00 +01:00
Khairul Azhar Kasmiran
388aef5140
Add some rz-diff -t lines tests (#1177)
* Add some rz-diff -t lines tests
* unified_diff.c: Use if-else
* Fix OOB read
2021-06-02 19:25:28 +08:00
Khairul Azhar Kasmiran
a63f66f2be
rz-test diff: Highlight in-line difference (#1174) 2021-05-31 20:27:28 +08:00
Giovanni
1348c247df
Add graph diffing and better function diffing (#1131)
* Added function diffing and graph diffing (json and dot only)
* Added tests for new functions and graph diffing
* diff graph more clear
* enforce same colors everywhere.
* using realsize for calculating function size
* renaming unconditional jump color name
* fixed memory issues and weird behaviour
2021-05-18 14:49:53 +02:00
Giovanni
6fec281af7
Rewrite rz-diff and internal diffing library (#1126) 2021-05-14 19:47:30 +08:00