| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-05 | Use Nested Namespace Definition | Alexander Karatarakis | |
| 2016-12-16 | Pass by const ref | Alexander Karatarakis | |
| 2016-11-18 | [coff] Use the offsets_array to go to archive members. Fixes #292 | Alexander Karatarakis | |
| 2016-11-18 | [coff] Read the second linker offsets to deduce the real offset count | Alexander Karatarakis | |
| Those that start with 0 are ignored | |||
| 2016-11-17 | [coff] Use peek_value() | Alexander Karatarakis | |
| 2016-11-17 | [coff] Eliminate another peek() function | Alexander Karatarakis | |
| 2016-11-17 | [coff] Introduce marker_t. Eliminate one of the peek functions | Alexander Karatarakis | |
| 2016-11-17 | [coff] member_size() now returns already aligned size | Alexander Karatarakis | |
| 2016-11-17 | [coff] Function rename | Alexander Karatarakis | |
| 2016-11-17 | [coff] Variable rename | Alexander Karatarakis | |
| 2016-11-15 | Remove unused #includes | Alexander Karatarakis | |
| 2016-11-15 | Add comment about freeglut in coff_file_reader.cpp | Alexander Karatarakis | |
| 2016-11-15 | possible fix for issue #223 | Geert Van Laethem | |
| 2016-10-26 | [coff_file_reader] Improve error message | Alexander Karatarakis | |
| 2016-10-14 | Add coff_file_reader to extract info/from dll/lib files without dumpbin | Alexander Karatarakis | |
| Calling dumpbin was very slow in some cases (e.g. boost). With coff_file_reader we directly examine the binary for the few bits we need. | |||
