Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 1f1af196a0 feat(libstdc++): add std::list hace 1 año
  greatbridf ae07552418 fix(rbtree): propagate... of allocator hace 1 año
  greatbridf 6f77e1dd82 fix(int14): save mmx registers hace 1 año
  greatbridf 61cd2982f9 change(vfs): move dentry dtors to hpp hace 1 año
  greatbridf 929a17f7a3 fix(ld): add sentry to prevent kernel too large hace 1 año
  greatbridf 8b90f07a34 change(vfs): readdir callback should pass by ref. hace 1 año
  greatbridf a9b38d3154 change(types::alloc): alloc 8 bytes once at least hace 1 año
  greatbridf 4e0f5a1b06 fix(functional): larger _data for vtable hace 1 año
  greatbridf 5287b2b529 feat(rbtree): upper bound and lower bound hace 1 año
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors hace 1 año
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process hace 1 año
  greatbridf bc841ee42e feat(libstdc++): add at and [] to map hace 1 año
  greatbridf 3893ba9cea feat(libstdc++): add stl map hace 1 año
  greatbridf feadee8506 feat(libstdc++): some more features of set hace 1 año
  greatbridf 3807ff3e32 feat(libstdc++): add stl set hace 1 año
  greatbridf ec19ff3095 change(proclist): remove tty_idx hace 1 año
  greatbridf 07638e3531 change(kernel): remove types::pair hace 1 año
  greatbridf 5444b2ee83 feat(libstdc++): add pair hace 1 año
  greatbridf 15063be59a fix(tuple): make tuple copy & move ctor. constexpr hace 1 año
  greatbridf c4bd0eb20e feat(libstdc++): tuple hace 1 año
  greatbridf e1446fc737 style(process): use structured binding... hace 1 año
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap hace 1 año
  greatbridf 188c55e96e change(vector): change the behavior of resize hace 1 año
  greatbridf 94d7406520 fix(vector): does nothing if size() == n hace 1 año
  greatbridf e9e2680a69 change(mem.cpp): use structured binding hace 1 año
  greatbridf 9fcf1ba7ba feat(libstdc++): add bit_cast hace 1 año
  greatbridf 2d8ca9bdaa fix(libstdc++): make deleted addressof const T* hace 1 año
  greatbridf d5a5a44d02 feat(functional): add invoke_r hace 1 año
  greatbridf 400d5597f6 feat(tty): show control char on screen hace 1 año
  greatbridf 2e38e5e6de fix(type_traits): fix decay hace 1 año