Histórico de Commits

Autor SHA1 Mensagem Data
  Calvin Lee bae1c9c440 Added name method to ElfSection (#14) há 8 anos atrás
  Calvin Lee 94e52a9cec Prevent overflow in `src/memory_map.rs` (#15) há 8 anos atrás
  Calvin Lee bd5104f57a Replace overflowing cast in src/elf_sections.rs (#13) há 8 anos atrás
  Philipp Oppermann 26d0557e96 Merge pull request #12 from 4e554c4c/master há 8 anos atrás
  Calvin Lee 024026af84 Fix #11: BootLoaderNameTag returning null char há 8 anos atrás
  Philipp Oppermann cb11143667 Merge pull request #9 from 4e554c4c/moduleiter há 8 anos atrás
  Calvin Lee a277b60ae0 Revised visibility of structs há 8 anos atrás
  Calvin Lee 020277ce00 Added ModuleIter, .gitignore change há 8 anos atrás
  Philipp Oppermann fed2408b2d Add license and description há 8 anos atrás
  Philipp Oppermann a3bb700a7e Merge pull request #8 from 4e554c4c/master há 8 anos atrás
  Calvin Lee c1c65b4d2f Added multiboot2 module support há 8 anos atrás
  Calvin Lee 00aeab2469 Fix whitespace in src/elf_sections.rs há 8 anos atrás
  Philipp Oppermann 855463c0df Update README.md há 8 anos atrás
  Thomas Winwood 44b4b3f518 Add bootloader name tag (#5) há 8 anos atrás
  Philipp Oppermann 3fc6167535 Add MIT/Apache2 license (#4) há 9 anos atrás
  Philipp Oppermann 33d19ac1bb Add start_address and end_address methods to ElfSection too há 9 anos atrás
  Philipp Oppermann e2708bdac7 Add start_address and end_address methods há 9 anos atrás
  Philipp Oppermann 1c660fc078 Merge pull request #2 from cardoe/master há 9 anos atrás
  Doug Goldstein 9bbf4e9c6f depend: update to upstream bitflags release há 9 anos atrás
  Philipp Oppermann 4d64c4317a Add `ElfSection::is_allocated` function há 9 anos atrás
  Philipp Oppermann 1e81e1008d Add travis build status há 9 anos atrás
  Philipp Oppermann 75a457a842 Add travis configuration há 9 anos atrás
  Philipp Oppermann 6955602209 Rename and export ElfSectionFlags há 9 anos atrás
  Philipp Oppermann 05c1cb03e6 Add ElfSection::flags() method há 9 anos atrás
  Philipp Oppermann da01d0b61d Remove warnings há 9 anos atrás
  Philipp Oppermann 078aaf6219 Use bitflags for ElfSectionFlags há 9 anos atrás
  Philipp Oppermann 76f6fc4c16 Rename `memory_area_tag` to `memory_map_tag` há 9 anos atrás
  Philipp Oppermann 5d88147bd2 Rename the Multiboot type to BootInformation há 9 anos atrás
  Philipp Oppermann 5486e52edd Add blog post draft to README há 9 anos atrás
  Philipp Oppermann 0010836c8c Fix bug caused by wrong alignment há 9 anos atrás