Branch: refs/heads/thaines/symtab_impl_hiding
Home: https://github.com/dyninst/dyninst
Commit: 98e5061009377f45cf52387b46994776a96a44a0
https://github.com/dyninst/dyninst/commit/98e5061009377f45cf52387b46994776a96a44a0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/CMakeLists.txt
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-edit.C
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
A symtabAPI/src/indexed_symbols.hpp
A symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Moved indexed_symbols into a private implementation
Commit: eda971cae53ce6f30907f3092ac51449ed714712
https://github.com/dyninst/dyninst/commit/eda971cae53ce6f30907f3092ac51449ed714712
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-edit.C
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move indexed_modules into private implementation
Commit: 49cc373f50f3960cc7f8ec2c3dae1f9f54a44c3c
https://github.com/dyninst/dyninst/commit/49cc373f50f3960cc7f8ec2c3dae1f9f54a44c3c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move funcRangesAreParsed into private implementation
Commit: c338aa632eb067362c971bba6193f93e97fc0933
https://github.com/dyninst/dyninst/commit/c338aa632eb067362c971bba6193f93e97fc0933
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move types_parsed into private implementation
Commit: 4569d451f43e97ce5638809d9da02f5444972a85
https://github.com/dyninst/dyninst/commit/4569d451f43e97ce5638809d9da02f5444972a85
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-edit.C
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move funcsByOffset into private implementation
Commit: 63852741150a72570c1a2d5dcbb8712b066e05da
https://github.com/dyninst/dyninst/commit/63852741150a72570c1a2d5dcbb8712b066e05da
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-edit.C
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move varsByOffset into private implementation
Commit: 77f8ee0ce21011197d8f0f5c1697e313858d37b0
https://github.com/dyninst/dyninst/commit/77f8ee0ce21011197d8f0f5c1697e313858d37b0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
Log Message:
-----------
Remove 'concurrent.h' from 'Symtab.h'
Commit: 24654aef75f868e58a89bb38d9cfb86bd1c3e8c1
https://github.com/dyninst/dyninst/commit/24654aef75f868e58a89bb38d9cfb86bd1c3e8c1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
clang-format
Commit: 0c1a0c611c433e446056e4d114155dbf0bc8b1bd
https://github.com/dyninst/dyninst/commit/0c1a0c611c433e446056e4d114155dbf0bc8b1bd
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move mod_lookup_ into private implementation.
Commit: 14e0f0c60073072757a1513e12d36e13e5fa70d9
https://github.com/dyninst/dyninst/commit/14e0f0c60073072757a1513e12d36e13e5fa70d9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M symtabAPI/h/Function.h
M symtabAPI/h/Symtab.h
M symtabAPI/src/Symtab-lookup.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/symtab_impl.hpp
Log Message:
-----------
Move func_lookup into private implementation
Compare: https://github.com/dyninst/dyninst/compare/98e506100937%5E...14e0f0c60073
|