Historique des commits

Auteur SHA1 Message Date
  greatbridf b8d3768286 fix(vector): make operator= return *this il y a 2 ans
  greatbridf 14b037a6df fix(hash_map): several fixes il y a 2 ans
  greatbridf 6bab50c7fe feat(string): add operator== il y a 2 ans
  greatbridf 14c830a22c feat(vector): add move assignment func. il y a 2 ans
  greatbridf 41b56ecb26 feat(c++): add remove_cv, decay il y a 2 ans
  greatbridf 8058928329 feat(vfs): make vfs a interface il y a 2 ans
  greatbridf 5e6a91193c feat(hash): add string hash functions il y a 2 ans
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map il y a 2 ans
  greatbridf 2ef440f8e1 change(vfs): use c++ il y a 2 ans
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img il y a 2 ans
  greatbridf 8da2920aa5 chore(configure): check whether mkfs.fat exists il y a 2 ans
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node il y a 2 ans
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t il y a 2 ans
  greatbridf f9ba0231e8 change(ata): make identify() return a status value il y a 2 ans
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist il y a 2 ans
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size il y a 2 ans
  greatbridf 827b33c6cb Merge branch 'disk-prepare' into special-device-file il y a 2 ans
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition il y a 2 ans
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms il y a 2 ans
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately il y a 2 ans
  greatbridf ad07d066eb fix(mmap): read mapped data from file[offset] il y a 2 ans
  greatbridf 0638ea3bec Merge branch 'ata' into special-device-file il y a 2 ans
  greatbridf 95c4bb21cc Merge branch 'mmap' into ata il y a 2 ans
  greatbridf 82cd10f0fc feat(mmap): able to do memory maps in kernel space il y a 2 ans
  greatbridf 1356bd2e63 feat(ata): ata read sector by reading node 2,0 il y a 2 ans
  greatbridf e88af94e05 feat(node): impl. mknode il y a 2 ans
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors il y a 2 ans
  greatbridf 9c72ff3f2c feat(syscall): add syscall crash il y a 2 ans
  greatbridf e929d98515 feat(port): add class port il y a 2 ans
  greatbridf 7348abf2a1 chore(gitignore): ignore vim swap files il y a 2 ans