0ad/source/lib/file
janwas a3b7e8c08c needed unicode at work:
debug: reinstate wchar_t version of debug_printf
  file, waio: add hack to allow creating File_Posix with unicode path
wposix: no longer include some rarely-used stuff to avoid conflict with
3rd party libraries
precompiled: bring boost::bind into global namespace (present in TR1)

dir_watch: needed directory watching with unicode paths and larger
buffers at work, so I completely overhauled and documented this

timer: add ToSeconds

SocketBase: fix to ensure correct match despite ::bind's conflict with
boost::bind

This was SVN commit r6319.
2008-08-09 19:22:13 +00:00
..
archive more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
common more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
disabled_tests had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
io Fix MSVC build errors and warnings 2008-07-19 00:58:34 +00:00
vfs dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
file.cpp needed unicode at work: 2008-08-09 19:22:13 +00:00
file.h needed unicode at work: 2008-08-09 19:22:13 +00:00
file_system.cpp part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system_posix.cpp fixes from work 2008-07-21 20:43:37 +00:00
file_system_posix.h fixes from work 2008-07-21 20:43:37 +00:00
file_system_util.cpp large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
file_system_util.h large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
path.cpp pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
path.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00