0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from epitron/master More... about 11 years ago
Typo in the elf_cmd enums More... about 11 years ago
Use fileno. More... almost 12 years ago
Added FFI::Elf::Relocs. More... almost 12 years ago
M68K is just a module for 68k relocs. More... almost 12 years ago
Moved GElf code into ffi/elf. More... almost 12 years ago
Re-added FFI::GElf. More... almost 12 years ago
Fixed ffi/elf.rb. More... almost 12 years ago
Fixed the spec_helper. More... almost 12 years ago
Updated the gemspec. More... almost 12 years ago
Moved everything into ffi/ More... almost 12 years ago
Updated the files. More... almost 12 years ago
Added methods to Elf::FileHeader. More... about 14 years ago
Reference both Elf32 and Elf64 structs in documentation. More... about 14 years ago
Added Handler#next_section. More... about 14 years ago
Use Elf::Section. More... about 14 years ago
Added Elf::Section to represent the pseudo-type "Elf_Scn". More... about 14 years ago
Updated the .gitignore file. More... about 14 years ago
Updated the gemspec. More... about 14 years ago
Added the GElf namespace which acts as a giant typedef to Elf32 or Elf64. More... about 14 years ago
Added a basic Elf::Handler class to wrap around "Elf" pointers. More... about 14 years ago
Renamed Elf::CMDS to Elf::COMMANDS. More... about 14 years ago
Updated top-level elf.rb. More... about 14 years ago
Added constants for the enums, so we can use them in GElf. More... about 14 years ago
There is no ver_sym.rb. More... about 14 years ago
Fixed typos. More... about 14 years ago
Require Elf32 / Elf64 structures needed by GElf. More... about 14 years ago
Adjust call to ffi_lib. More... about 14 years ago
Fix typos. More... about 14 years ago
Changes usage of ffi_lib. More... about 14 years ago