]> git.buserror.net Git - polintos/scott/priv.git/commit
Move arrays to Util namespace, add parametric allocator.
authorScott Wood <scott@thor.buserror.net>
Mon, 10 Dec 2007 04:06:38 +0000 (22:06 -0600)
committerScott Wood <scott@thor.buserror.net>
Mon, 10 Dec 2007 04:06:38 +0000 (22:06 -0600)
commitcc1bee96fd874ff2c85c765f81ec2f4ba4584b9d
tree2ff2d547b2b6951098227d2a91ffa6baad4023b7
parent9fa824211a5dcb9a87d18b45d604599748dbff6c
Move arrays to Util namespace, add parametric allocator.
15 files changed:
idlcomp/languages/c++/main.cc
idlcomp/languages/c++/marshall.cc
idlcomp/tests/cpp-server.cc
idlcomp/vtable-sample.h
include/c++/orb.h
include/c++/util/array.h [new file with mode: 0644]
kernel/core/irq.cc
kernel/include/kern/console.h
kernel/include/kern/kernel.h
kernel/include/kern/mem.h
kernel/io/console/misc.cc
kernel/mem/addrspace.cc
kernel/mem/orbmm.cc
kernel/orb/invoke.cc
lib/c++/orb.cc