0ad/source/lib/sysdep
janwas cccd6849a7 cleanup (requires update-workspaces)
lib_errors.cpp: replace with status.cpp, adapt to needs at work
wutil: fix runtime warning reported via feedback box
config: merge CONFIG_PARANOIA and !CONFIG_FINAL into
CONFIG_ENABLE_CHECKS
add openmp, pointer_typedefs.h

This was SVN commit r9410.
2011-05-03 12:38:42 +00:00
..
arch cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
os cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
rtl Build fixes 2011-04-30 13:55:55 +00:00
tests Build fixes and whatnot 2011-03-23 21:15:22 +00:00
acpi.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
acpi.h further fixes from work (where i've finally managed to (temporarily) sign the Aken driver) 2010-07-14 12:23:53 +00:00
arch.h warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
clipboard.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
compiler.h major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
cpu.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
cpu.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
cursor.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
dir_watch.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
filesystem.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
gfx.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
gfx.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
numa.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
os_cpu.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
os_cpu.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
os.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
rtl.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
smbios.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
smbios.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
snd.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
snd.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
stl.h per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered* 2011-03-23 16:56:27 +00:00
sysdep.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00