1
0
forked from 0ad/0ad
0ad/source/lib/file/io
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
..
io.cpp build fix for pre-C++0x compilers. 2011-04-29 22:55:35 +00:00
io.h build fix for pre-C++0x compilers. 2011-04-29 22:55:35 +00:00
write_buffer.cpp major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
write_buffer.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00