Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 45ed1dda86 feat(containers): make operator== const há 2 anos atrás
  greatbridf ad0c8653da chore(c++): compile with standard c++20 há 2 anos atrás
  greatbridf 2de03e53eb fix(CMakeLists): set FDISK_BIN if not defined há 2 anos atrás
  greatbridf 2eafad4b65 chore(configure): check and set FDISK_BIN há 2 anos atrás
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files há 2 anos atrás
  greatbridf 3d716d00d5 Merge branch 'ata' há 2 anos atrás
  greatbridf 6627cd11bd Merge branch 'special-device-file' into ata há 2 anos atrás
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem há 2 anos atrás
  greatbridf a9363f3a4a fix(mmap): correct mmap() definition há 2 anos atrás
  greatbridf 148cec14b4 fix(mbr): read 128k há 2 anos atrás
  greatbridf 4eca7c8ff6 fix(string): remove string custom constructors há 2 anos atrás
  greatbridf 843b17eb68 fix(string): fix operator+=(const char) and back() há 2 anos atrás
  greatbridf 1e81695c9a feat(vector): add copy constructor há 2 anos atrás
  greatbridf b8d3768286 fix(vector): make operator= return *this há 2 anos atrás
  greatbridf 14b037a6df fix(hash_map): several fixes há 2 anos atrás
  greatbridf 6bab50c7fe feat(string): add operator== há 2 anos atrás
  greatbridf 14c830a22c feat(vector): add move assignment func. há 2 anos atrás
  greatbridf 41b56ecb26 feat(c++): add remove_cv, decay há 2 anos atrás
  greatbridf 8058928329 feat(vfs): make vfs a interface há 2 anos atrás
  greatbridf 5e6a91193c feat(hash): add string hash functions há 2 anos atrás
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map há 2 anos atrás
  greatbridf 2ef440f8e1 change(vfs): use c++ há 2 anos atrás
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img há 2 anos atrás
  greatbridf 8da2920aa5 chore(configure): check whether mkfs.fat exists há 2 anos atrás
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node há 2 anos atrás
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t há 2 anos atrás
  greatbridf f9ba0231e8 change(ata): make identify() return a status value há 2 anos atrás
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist há 2 anos atrás
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size há 2 anos atrás
  greatbridf 827b33c6cb Merge branch 'disk-prepare' into special-device-file há 2 anos atrás