1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 4 years ago.
Sep 01, 2020 — Sep 01, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dump for section and segment data added More... about 12 years ago
A minor change of the Web page More... over 12 years ago
Release 2.2 More... over 12 years ago
Merge pull request #3 from mavam/master More... over 12 years ago
Proper calculate size difference between file_size/memory_size in case of section type SHT_NOBITS More... over 12 years ago
Ticket #10: Fix section type SHT_NOBITS file_size calculation More... over 12 years ago
Test result change in relation to "Ticket #9: Segment offset written in wrong endianess." More... over 12 years ago
Ticket #9: Segment offset written in wrong endianess. More... over 12 years ago
Only create log file when installing. More... over 12 years ago
Add --root flag used for deriving header guard CPP variable. More... over 12 years ago
Update google-c-style.el to #33. Review URL: https://codereview.appspot.com/8717044 More... over 12 years ago
Version number change in the Web page More... over 12 years ago
Version changed to be 2.1 More... over 12 years ago
Update C++ style guide to 3.245: - Relax the rule for sizeof(varname) vs. sizeof(type). - Allow an exception for nonconst reference parameters where convention dictates their use, such as for swap. - C++11: allow static_assert. - Require non-trivial fall-through between cases in switch statements to be annotated. Trivial fall-through includes consecutive case labels with no intervening code, and no comment is required in these cases. - C++11: allow constexpr. - Revise the "Integer Types" section to note type-width problems. - Clarify that the "arguments on subsequent lines" function call style is acceptable even when the 80-column limit doesn't require it. - Boost: allow part of Polygon. - C++11: allow <tuple>. More... over 12 years ago
Remove 'mutable' specification in 'section' class More... over 12 years ago
Initial public release of Shell Style Guide (1.25). More... over 12 years ago
Dynamic section documented section[string] documented (addresses ticket #8) More... over 12 years ago
Data size boundary check for dynamic section reader Permit section data allocation for size equal to 0 More... over 12 years ago
Add a validation for the case when dynamic section has no data More... over 12 years ago
Remove extra ";" to prevent warnings at compilation with GCC -pedantic option More... over 12 years ago
Fixing -rpath specification for Darwin. More... over 12 years ago
Adding script with a basic compiler test. More... over 12 years ago
Two more patches for clang. More... over 12 years ago
Updated cpplint.py to #224: More... over 12 years ago
add_entry() functions are implemented for dynamic_section_accessor class More... over 12 years ago
Dynamic section accessor is implemented More... over 12 years ago
Cleanup. More... over 12 years ago
Updating README. More... over 12 years ago
Initial version. More... over 12 years ago
Initial commit More... over 12 years ago