0ad/source/lib/file/archive
janwas ff15c522fe implement changes suggested by Philip:
- add self-test
- allow decoding UTF8 values beyond BMP (and replace them later)
- quietly replace invalid bytes

This was SVN commit r7187.
2009-11-09 20:53:48 +00:00
..
disabled_tests Add GPL header 2009-04-18 17:00:33 +00:00
archive_builder.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive_builder.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
archive_zip.cpp implement changes suggested by Philip: 2009-11-09 20:53:48 +00:00
archive_zip.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
codec_zlib.cpp Add GPL header 2009-04-18 17:00:33 +00:00
codec_zlib.h Add GPL header 2009-04-18 17:00:33 +00:00
codec.cpp fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
codec.h fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
stream.cpp fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
stream.h fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00