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
9502c2b7ec
Update copyrights
2024-02-04 05:50:39 +01:00
Romain Thomas
7a62df9b58
Re-scope ELF enums
2024-01-28 22:54:25 +01: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
58a756460a
Clean headers
2023-04-01 09:18:43 +02: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
Romain Thomas
e71d764009
Get rid of `dynamic_cast<>()`
2022-01-29 12:20:56 +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
rthomas
3b7c8fb203
Clean ELF headers
2020-11-20 06:42:23 +01:00
Romain Thomas
3b17aba10e
Refactor some parts of the Architecture:
...
* JSON visitor are located in the format namespace
* Visitor are *real* visitor
* Visitable class has been renamed to Object
* Due to a bug in Visual Studio 2015, we move to VS2017
2018-03-13 16:49:02 +01:00
Romain Thomas
81440ce00c
Enhance ELF API the DynamicEntryArray
2017-09-12 15:37:32 +02:00
Romain Thomas
58bf7a2987
Forward ELF Dynamic Entry ctor
2017-09-03 21:23:59 +02:00
Romain Thomas
8e378c0e32
Fix some warnings
2017-07-19 08:20:18 +02:00
Romain Thomas
306a191a03
First public release
2017-03-30 16:56:49 +02:00