0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarifying aspects/detail of the library. modified: doc/jitaccess.dox modified: doc/libdwarf.dox More... 1 day ago
Merge branch 'judemille-windows-compat-fixes' Added an undef of interface, a microsoft preprocessor symbol (conflicts with libdwrf). In dwarfgen. refinded a _WIN32 defined test to check __MSC_VER too. More... 6 days ago
Minor fixes for compatibility with MSVC. More... 6 days ago
make dwarfdump tests work under Meson (#235) More... 7 days ago
override find_program/dependency in meson scripts (#234) More... 7 days ago
Update SECURITY.md More... 7 days ago
Refined the description of DW202403-001 modified: bugxml/data.txt Regenerated modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html More... 9 days ago
More places fitting the pattern revealed by DW202403-001 now have checks for off-the-end. modified: src/lib/libdwarf/dwarf_line_table_reader_common.h More... 9 days ago
Added git fix id for DW202403-001 modified: data.txt More... 9 days ago
Adding DW202403-001 ossfuzz id: 67490 modified: data.txt More... 9 days ago
Removing trailing whitespace modified: doc/checkexamples.c modified: doc/jitaccess.dox modified: src/lib/libdwarf/libdwarf.h And also shortened unnecessarily long lines, doxygen aranges the output perfectly. modified: doc/libdwarf.dox More... 16 days ago
Changed REPEAT_BRIEF to NO to avoid duplicate reporting of such in the examples. modified: doc/Doxyfile Very small wording changes in the Dwarf_Error overview. modified: doc/libdwarf.dox Regenerated. modified: doc/libdwarf.pdf More... 16 days ago
Now with cleaned up examples. modified: doc/libdwarf.pdf More... 16 days ago
Cleaning up the appearance of the examples. modified: doc/checkexamples.c More... 16 days ago
Cleaning up doxygen so examples show as intended. Fixed one new compiler warning. modified: doc/checkexamples.c More... 16 days ago
First line corrupted by...me. Fixed. modified: doc/libdwarf.dox More... 16 days ago
Fix a few typos (#233) More... 16 days ago
Last changes to documentation today. modified: doc/checkexamples.c modified: doc/libdwarf.dox modified: doc/libdwarf.pdf modified: src/lib/libdwarf/libdwarf.h More... 16 days ago
Improvements in doxygen comments. modified: doc/libdwarf.dox modified: src/lib/libdwarf/libdwarf.h More... 17 days ago
In a couple cases check for a NULL passed in to avoid a crash. Caller is not supposed to pass in NULL here. modified: src/lib/libdwarf/dwarf_query.c More... 17 days ago
Improving the doxygen comments and slight renaming where that clarifies. modified: checkexamples.c More... 17 days ago
Small corrections to doxygen comments. modified: src/lib/libdwarf/libdwarf.h More... 17 days ago
Corrected typos/spelling errors in doxygen comments. Added doc of a typedef not previously documented. modified: src/lib/libdwarf/libdwarf.h More... 18 days ago
Small changes/fixes. modified: doc/libdwarf.dox Improved doc of various types and structs. modified: src/lib/libdwarf/libdwarf.h More... 18 days ago
And the last line (#ifndef) was missing. Oh my. Fixed. modified: src/lib/libdwarf/libdwarf.h More... 24 days ago
Previous commit had a really horrible mistake changing a struct. IT was only supposed to have changes in *comments*. Sorry. More... 24 days ago
Corrections and refinements of the contents of the first page and related corrections/amplifications in libdwarf.h modified: doc/libdwarf.dox modified: src/lib/libdwarf/libdwarf.h More... 26 days ago
The word 'pointer' was accidentally repeated on a second line. Read oddly in the final document. So deleted the repeat. modified: doc/libdwarf.dox More... 27 days ago
Correcting spelling errors in doxygen comments. modified: doc/libdwarf.dox modified: src/lib/libdwarf/libdwarf.h Regenerated modified: doc/libdwarf.pdf More... 27 days ago
Correcting some spelling errors. modified: libdwarf.dox More... 27 days ago