提交历史

作者 SHA1 备注 提交日期
  greatbridf cfba937af6 fix: minus size after erasing element 3 年之前
  greatbridf 127fbbd0af fix: add const version of _size() for list 3 年之前
  greatbridf cb4d47c312 feat: call c++ objects' constructors 3 年之前
  greatbridf d8f7580096 feat: list::empty() 3 年之前
  greatbridf acd56e0f93 feat: keycodes definitions 3 年之前
  greatbridf c07460aae0 chore: gdb notes 3 年之前
  greatbridf 20c4330c5b feat: list container 3 年之前
  greatbridf 17edec9339 feat: print pointer and improvements on stdio 3 年之前
  greatbridf bf43fc164f fix: vga vbuffer overflow 3 年之前
  greatbridf b78d75811a chore: add extern "C" to some headers 3 年之前
  greatbridf f26f9d7c34 feat: add port number for keyboard 3 年之前
  greatbridf d6716c631d chore: use qemu for debugging 3 年之前
  greatbridf 8e0fa0e23a fix: execute cli before setting idt 3 年之前
  greatbridf b442fa0499 chore: generate symbol file and debug info 3 年之前
  greatbridf 91cf3e6e82 fix: change return value of snprintf to ssize_t 3 年之前
  greatbridf a42cf01bcf chore: format 3 年之前
  greatbridf d1816c9600 change: disable stack protector 3 年之前
  greatbridf 989a1f40ec some articles about memory allocation 4 年之前
  greatbridf a2e73c829b malloc documentation 4 年之前
  greatbridf 2de79572aa k_free and split large memory blocks 4 年之前
  greatbridf edd0a3e83a split block 4 年之前
  greatbridf f64531c224 k_malloc 4 年之前
  greatbridf 754f25b2f8 increase memory space used to 64m 4 年之前
  greatbridf a501e2b69c add errno 4 年之前
  greatbridf 723d523b13 generate symbol files 4 年之前
  greatbridf 043b189910 read 16k of kernel 4 年之前
  greatbridf 5e32772cc9 some docs about the interrupt handling 4 年之前
  greatbridf 2900526df3 speed up keyboard int handling 4 年之前
  greatbridf 1b903a6424 use ring_buf to save scan codes 4 年之前
  greatbridf 96db07236f snprintf print hex numbers 4 年之前