1
1
forked from 0ad/0ad
0ad/source/lib
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +00:00
..
external_libraries # SwEng/cleanup 2007-05-18 00:14:26 +00:00
posix macosx compat: separate strdup and wcsdup 2007-05-16 23:56:08 +00:00
res # housekeeping 2007-05-21 23:24:56 +00:00
sysdep # housekeeping 2007-05-21 23:24:56 +00:00
tests # SwEng/cleanup 2007-05-18 00:14:26 +00:00
adts.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
allocators.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
allocators.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
app_hooks.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
app_hooks.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
base32.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
base32.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
bits.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
bits.h minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00
byte_order.cpp Fixes for the Mac. 2007-05-17 03:37:49 +00:00
byte_order.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
cache_adt.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
code_annotation.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
config.h minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00
debug_stl.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
debug_stl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
debug.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
debug.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
fnv_hash.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
fnv_hash.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
glext_funcs.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
input.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
input.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
lf_alloc.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
lib_errors.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
lib_errors.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
lib.cpp # housekeeping 2007-05-21 23:24:56 +00:00
lib.h # housekeeping 2007-05-21 23:24:56 +00:00
license.txt add license files that are now referenced from some source files (instead of direct author/copyright/license notices in the source) 2007-05-08 14:02:06 +00:00
lockfree.cpp # housekeeping 2007-05-21 23:24:56 +00:00
lockfree.h # housekeeping 2007-05-21 23:24:56 +00:00
mmgr.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
mmgr.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
module_init.cpp # housekeeping 2007-05-21 23:24:56 +00:00
module_init.h # housekeeping 2007-05-21 23:24:56 +00:00
nommgr.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
ogl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
path_util.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
path_util.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
precompiled.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
precompiled.h patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00
rand.cpp # SwEng/cleanup 2007-05-18 00:14:26 +00:00
rand.h # SwEng/cleanup 2007-05-18 00:14:26 +00:00
regex.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
regex.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
secure_crt.cpp Fixes for the Mac. 2007-05-17 03:37:49 +00:00
secure_crt.h fix secure_crt (was missing tchar redirection for printf_s and fopen_s) 2007-05-16 22:33:53 +00:00
self_test.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
self_test.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
timer.cpp robustify CPU freq detection and timer code, hopefully solve lockup issue 2007-05-16 15:56:47 +00:00
timer.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
types.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wsecure_crt.cpp patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00