| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
| 2017-08-31 | CoffFileReader naming convention | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵ | Alexander Karatarakis | |
| of VersionT.cpp | |||
| 2017-04-04 | dll_info->DllInfo, lib_info->LibInfo | Alexander Karatarakis | |
| 2017-01-05 | Use Nested Namespace Definition | Alexander Karatarakis | |
| 2016-12-16 | Pass by const ref | Alexander Karatarakis | |
| 2016-11-30 | Introduce filesystem_fs.h | 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. | |||
