Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 7f67c01d7e feat(string): pop(), back() etc. há 2 anos atrás
  greatbridf abed3286f0 fix(errno): add __cplusplus header há 2 anos atrás
  greatbridf 78e4bbef4b fix(list,vector): remove explicit of initializer há 2 anos atrás
  greatbridf 32acbc5031 fix(vector): dealloc undefined ptr on vector init há 2 anos atrás
  greatbridf 137583508c fix(vector): wrong const back() type há 2 anos atrás
  greatbridf a1dfcee9b7 feat(string): impl. clear() and c_str() há 2 anos atrás
  greatbridf f581b0765b feat(string): add string class há 2 anos atrás
  greatbridf 86643b9091 fix(vector): end() return wrong position há 2 anos atrás
  greatbridf 89a69a47e9 feat(vfs): impl. vfs_open to open file and dirs há 2 anos atrás
  greatbridf 44395a727c feat(stdio): impl. strncpy há 2 anos atrás
  greatbridf f1116ddf25 feat(list): impl. find() há 2 anos atrás
  greatbridf 3fd580fe86 feat: find inode according to filename há 2 anos atrás
  greatbridf 60d64c224c refactor: write tmpfs with c++ há 2 anos atrás
  greatbridf 0d93ab9d36 fix: bss_addr type conversion há 2 anos atrás
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement há 2 anos atrás
  greatbridf b103ac85fe fix: use brace init. for mklink file entry há 2 anos atrás
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops há 2 anos atrás
  greatbridf a0c10918b1 Merge branch 'new_mem_allocation' há 2 anos atrás
  greatbridf e083913ad7 refactor: move bss initialization to kernel_main há 2 anos atrás
  greatbridf 1ae32368a5 fix: translate iden. mapped ptr in v_ptr_to_p_ptr há 2 anos atrás
  greatbridf 33f97a35c3 Merge branch 'cross-compiling' há 2 anos atrás
  greatbridf bd83189b48 chore: separate qemu args há 2 anos atrás
  greatbridf fe614c21b5 fix: match the two type definitions of kernel_size há 2 anos atrás
  greatbridf f848946130 chore: empty cross compiling toolchain prefix há 2 anos atrás
  greatbridf a3403a2a44 chore: update compiling flags há 2 anos atrás
  greatbridf 7e5a6e89c7 Merge branch 'paging' há 2 anos atrás
  greatbridf d9ed36797d Merge branch 'dev' into paging há 2 anos atrás
  greatbridf 30b511a13f fix: map more pages for the heap há 2 anos atrás
  greatbridf 2dccf820fa fix: release mode sse bug há 2 anos atrás
  greatbridf d923498640 feat: copy on write há 2 anos atrás