Commit Graph

18 Commits

Author SHA1 Message Date
Romain Thomas 21cf565261 Update copyright 2026-01-11 22:04:09 +01:00
Romain Thomas 2c0bf31cc0 ++year 2025-01-01 09:49:21 +01:00
Romain Thomas 699ae7ed96 Change Doxygen comment style 2024-11-01 06:45:19 +01:00
Romain Thomas e46074212d Re-scope Mach-O enums 2024-05-09 06:02:00 +02:00
Romain Thomas 9502c2b7ec Update copyrights 2024-02-04 05:50:39 +01:00
Romain Thomas 550f8cbcb4 Update tests 2023-07-22 05:34:03 +02:00
Romain Thomas 12f359f748 Code cleaning 2023-07-15 05:33:12 +02:00
Romain Thomas cb0b6f65ac Fix header guard 2023-04-08 07:32:08 +02:00
Romain Thomas e9045bc6e9 Move from iostream to ostream 2023-02-25 07:23:41 +01:00
Romain Thomas 969411f8ef Welcome 2023 2023-01-03 10:38:09 +01:00
Romain Thomas 77328b0071 Bump year 2022-02-08 21:16:25 +01:00
rthomas a615adbee4 This commit cleans and modernizes the code base of LIEF.
Among the changes:

- It removes the ``and, or, not`` keywords
- It updates the Documentation
- It moves the internal structures in the ``details::`` namespace
2022-01-27 20:18:54 +01:00
Romain Thomas 0459d3bf77 Replace (void) 2021-12-16 07:40:21 +01:00
Romain Thomas 6720ed2385 Update copyright 2021-01-16 18:17:17 +01:00
Romain Thomas 576d791f80 Update doc 2020-12-18 18:55:09 +01:00
rthomas 294428973a Clean Mach-O headers 2020-11-20 06:43:12 +01:00
Ray Donnelly b3678bfdfc Export LIEF::Object and LIEF::MachO::DataCodeEntry classes
Otherwise the shared library does not contain these symbols.
2018-10-31 12:29:34 +00:00
Romain Thomas a16e1c4d13 Expose DataInCode 2018-04-02 08:21:15 +02:00