Histórico de commits

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