0ad/source/lib/file/archive
janwas f7d5711623 additions from work:
add shared_ptr wrapper for numa_allocator and page_aligned_alloc
(removing previous code from shared_ptr.cpp)
pch: add TR1 array
wposix: add setenv
wtime: add strptime

This was SVN commit r6486.
2008-11-20 16:35:30 +00:00
..
disabled_tests WIP of new file code 2007-11-20 18:51:07 +00:00
archive_builder.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
archive_builder.h WIP of new file code 2007-11-20 18:51:07 +00:00
archive_zip.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
archive_zip.h fixes from work: 2008-06-16 18:36:36 +00:00
archive.cpp WIP of new file code 2007-11-20 18:51:07 +00:00
archive.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
codec_zlib.cpp fix Zip archive creation code (note: just the low-level archive code; "vfs_optimizer" is still inoperational) 2008-06-16 20:33:47 +00:00
codec_zlib.h WIP file code, getting pretty close to functional 2007-12-01 18:32:43 +00:00
codec.cpp WIP of new file code 2007-11-20 18:51:07 +00:00
codec.h fix Zip archive creation code (note: just the low-level archive code; "vfs_optimizer" is still inoperational) 2008-06-16 20:33:47 +00:00
stream.cpp additions from work: 2008-11-20 16:35:30 +00:00
stream.h dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00