Histórico de commits

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