Historique des commits

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