Branch: refs/heads/thaines/sphinx_updates_round1
Home: https://github.com/dyninst/dyninst
Commit: 274b27028becea6c9cf45c11c1344be20fea823e
https://github.com/dyninst/dyninst/commit/274b27028becea6c9cf45c11c1344be20fea823e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M docs/dataflowAPI/index.rst
Log Message:
-----------
dataflowAPI: enumerated list
Commit: 7af6ba7e40af098e754658a94047912e354c454e
https://github.com/dyninst/dyninst/commit/7af6ba7e40af098e754658a94047912e354c454e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M docs/index.rst
A docs/optimizations.rst
M docs/overview.rst
Log Message:
-----------
Move optimization discussion to its own section
Commit: 7c3a55d88fe83fbe76e5f82e0167a372b544f185
https://github.com/dyninst/dyninst/commit/7c3a55d88fe83fbe76e5f82e0167a372b544f185
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M docs/index.rst
M docs/overview.rst
A docs/pitfalls.rst
Log Message:
-----------
Move pitfalls discussion to its own section
Commit: 3d50c68904048244d4e8e27760add2cccace72e6
https://github.com/dyninst/dyninst/commit/3d50c68904048244d4e8e27760add2cccace72e6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M docs/dyninstAPI/index.rst
M docs/overview.rst
Log Message:
-----------
Move DyninstAPI intro to overview section
Commit: 2cba6802229942587bdb9922763084d18cb813db
https://github.com/dyninst/dyninst/commit/2cba6802229942587bdb9922763084d18cb813db
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
A docs/first_mutator.rst
M docs/index.rst
Log Message:
-----------
Add very rough first mutator example
Commit: 10e12e7b4e75117db48d40e090074ad5dc6a0dff
https://github.com/dyninst/dyninst/commit/10e12e7b4e75117db48d40e090074ad5dc6a0dff
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M docs/dyninstAPI/index.rst
A docs/examples/binary_analysis.rst
A docs/examples/cfg.rst
A docs/examples/function_disassembly.rst
A docs/examples/instrument_function.rst
A docs/examples/memory_access.rst
A docs/examples/retee.rst
M docs/index.rst
M docs/parseAPI/index.rst
Log Message:
-----------
Collect examples into their own section
A 'usage' is a short snippet. An 'example' is a complete program.
Compare: https://github.com/dyninst/dyninst/compare/2343a0c16591...10e12e7b4e75
|