Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 941ac209b9 fix(configure): suppress output and return 0 há 2 anos atrás
  greatbridf 896023acbf fix(linker): old 'ctors' won't be called há 2 anos atrás
  greatbridf fc23e8cba2 chore: add configure script há 2 anos atrás
  greatbridf c6a8f96e74 feat(serial): input data echo há 2 anos atrás
  greatbridf 0de053a20f Merge branch 'process' há 2 anos atrás
  greatbridf b93a90442c feat(mm): add constructor for class mm há 2 anos atrás
  greatbridf 21c06ac7c9 feat(process): add constructor for class process há 2 anos atrás
  greatbridf 975ac4c437 fix(list): check if ptr is null before releasing há 2 anos atrás
  greatbridf 06e54f821f feat(c++): rvalue_ref há 2 anos atrás
  greatbridf 0d79b8eae9 feat(c++): impl. forward and move há 2 anos atrás
  greatbridf afe474b291 refactor(process): do not store segs. in process há 2 anos atrás
  greatbridf be01268409 feat(process): scheduling há 2 anos atrás
  greatbridf 77f3523304 feat(process): use emplace_back há 2 anos atrás
  greatbridf 93685f6053 fix(c++): template forwarding should use && há 2 anos atrás
  greatbridf ffa995672b feat(list, vector): impl. emplace_back há 2 anos atrás
  greatbridf 5e5b8a16e0 feat(vector): impl. operator= há 2 anos atrás
  greatbridf 58349d6b5c refactor(list, vector): simplify def. há 2 anos atrás
  greatbridf dcfa27d1dc feat(process): add struct thread há 2 anos atrás
  greatbridf c0158d5a7e feat(list): clear, erase and operator= há 2 anos atrás
  greatbridf 342ecc0e21 feat(process): enter user mode há 2 anos atrás
  greatbridf 9ba4232b4c feat(interrupt): align stack in ISR há 2 anos atrás
  greatbridf bfd97f6c89 Merge branch 'mem' há 2 anos atrás
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp há 2 anos atrás
  greatbridf f7bf58435d fix(allocator): allocate wrong size há 2 anos atrás
  greatbridf 010eeefb18 refactor(mem): use cpp há 2 anos atrás
  greatbridf d5f54a40c5 refactor: prohibit c++ global objects há 2 anos atrás
  greatbridf 7741c9d172 Merge branch 'vfs' há 2 anos atrás
  greatbridf 1e170f1028 feat(vfs_stat): handle / and directories há 2 anos atrás
  greatbridf 4660803811 feat(vfs): query file stat há 2 anos atrás
  greatbridf 7f67c01d7e feat(string): pop(), back() etc. há 2 anos atrás