added assertions in many parts of the code
commit461afdb4f5ba150822d456cfa4eeeb6be160b4cf
authorPawel Dziepak <pdziepak@quarnos.org>
Sat, 8 Nov 2008 16:07:57 +0000 (8 17:07 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Sat, 8 Nov 2008 16:07:57 +0000 (8 17:07 +0100)
tree8503b53b2c849668a21d2c04bc8365881c615f9c
parent81345fce5482a66b67e7d0f3fe0e018e9bbeeffb
added assertions in many parts of the code

 * assertions introduced
 * new compile configuration options
 * minor bug fixes
26 files changed:
Makefile
arch/x86/console.cpp
libs/delegate.cpp
libs/delegate.h
libs/string.cpp
libs/string.h
manes/component.cpp
manes/creator.cpp
manes/error.cpp
manes/error.h
manes/interface.cpp
manes/kernel_state.cpp
manes/manager.cpp
manes/mem_alloc.cpp
manes/type.cpp
manes/type_name.cpp
resources/buffer.cpp
resources/keybscr.cpp
resources/slob.cpp
resources/speaker.cpp
scripts/config_options
scripts/text_config.pl
services/early_logger.cpp
services/server.cpp
services/timer.cpp
services/tty_logger.cpp