0ad/source/lib/file
janwas 34ba390a0d build fix for pre-C++0x compilers.
archive_zip, stream: work around possibly missing support for
std/tr1::bind in GCC by defining a functor manually
also renamed RVREF to RVALUE_REF and ensured RVALUE can convert from
both lvalue and rvalue.
io: avoid dodgy constants and possible overflow by using blockSize=0 to
indicate "don't split"

This was SVN commit r9352.
2011-04-29 22:55:35 +00:00
..
archive build fix for pre-C++0x compilers. 2011-04-29 22:55:35 +00:00
common major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
disabled_tests license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
io build fix for pre-C++0x compilers. 2011-04-29 22:55:35 +00:00
vfs major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
file_system_util.cpp refactor path interface: 2011-03-23 13:36:20 +00:00
file_system_util.h fixes from work: avoid potential 0-pointer dereference in freelist, also avoid branching in freelist functions via sentinel 2011-03-28 12:28:29 +00:00
file_system.cpp refactoring: 2011-03-23 16:14:47 +00:00
file_system.h refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
file.cpp major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
file.h major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00