Steve Checkoway
|
99387583f9
|
DARWIN -> __MACOSX__
|
2005-06-21 08:56:36 +00:00 |
|
Thad Ward
|
5949e5bc90
|
(this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
|
2005-05-11 04:43:54 +00:00 |
|
Glenn Maynard
|
da6d8944d7
|
Fix RageFileObjDeflate::FlushInternal not flushing correctly when 4k or more needs to be flushed.
|
2005-03-23 21:26:07 +00:00 |
|
Glenn Maynard
|
23dccd1af2
|
GzipString, GunzipString
|
2005-02-19 07:50:00 +00:00 |
|
Glenn Maynard
|
cde599f33a
|
clamp .gz/.zip data: don't read more than it said would be available
|
2005-01-10 01:01:34 +00:00 |
|
Glenn Maynard
|
0300454337
|
fix warning
|
2004-12-14 01:50:40 +00:00 |
|
Glenn Maynard
|
444c9e0b49
|
gzip/gunzip support
|
2004-12-13 04:18:04 +00:00 |
|
Glenn Maynard
|
328ddf6b2e
|
minor fixes
|
2004-12-13 00:21:06 +00:00 |
|
Glenn Maynard
|
4386b9bc83
|
add deflate compressing (simple, since we already use zlib)
|
2004-12-11 23:06:34 +00:00 |
|
Glenn Maynard
|
d171b8e306
|
don't always free pFile from ~RageFileObjInflate
|
2004-12-11 22:57:03 +00:00 |
|
Glenn Maynard
|
4059c657ca
|
split out deflate compression layer; this could also be used with gzip
|
2004-12-11 08:03:39 +00:00 |
|