Markus F.X.J. Oberhumer
|
1e1a078808
|
Cleaned up Packer::readPackHeader().
committer: mfx <mfx> 977342419 +0000
|
2000-12-20 20:00:19 +00:00 |
|
Markus F.X.J. Oberhumer
|
fa772703d4
|
Prepared for 1.10 release.
committer: mfx <mfx> 977233750 +0000
|
2000-12-19 13:49:10 +00:00 |
|
Markus F.X.J. Oberhumer
|
f3a52a7bff
|
Fixed patch-length sizes.
committer: mfx <mfx> 976882947 +0000
|
2000-12-15 12:22:27 +00:00 |
|
Markus F.X.J. Oberhumer
|
cb7b0e93cf
|
Changed the parameter list of Packer::patchFilter32(), for consisitency
with the other patch and filter methods.
committer: mfx <mfx> 976879665 +0000
|
2000-12-15 11:27:45 +00:00 |
|
László Molnár
|
afcbf46519
|
patchFilter32 added.
committer: ml1050 <ml1050> 976877022 +0000
|
2000-12-15 10:43:42 +00:00 |
|
Markus F.X.J. Oberhumer
|
8ef3beb6c6
|
Added Packer::checkFinalCompressionRatio().
committer: mfx <mfx> 976775892 +0000
|
2000-12-14 06:38:12 +00:00 |
|
Markus F.X.J. Oberhumer
|
d266c6bff1
|
Added Packer::getLoaderSectionStart(), where the size of the section
is allowed to be zero.
committer: mfx <mfx> 976719893 +0000
|
2000-12-13 15:04:53 +00:00 |
|
Markus F.X.J. Oberhumer
|
ddaad37503
|
A check in getLoaderSection() was too strict.
committer: mfx <mfx> 976602702 +0000
|
2000-12-12 06:31:42 +00:00 |
|
Markus F.X.J. Oberhumer
|
c6481575f9
|
Rewrote PackHeader handling. In particuliar, Packer::putPackHeader()
was renamed to patchPackHeader(), and it is now under control of
the usual checkPatch() patch-order.
committer: mfx <mfx> 976601615 +0000
|
2000-12-12 06:13:35 +00:00 |
|
Markus F.X.J. Oberhumer
|
a8eac4f2f8
|
Added some checks about bad loaders.
committer: mfx <mfx> 976593293 +0000
|
2000-12-12 03:54:53 +00:00 |
|
Markus F.X.J. Oberhumer
|
b2e0f807f2
|
All find*() and patch*() routines now return the buffer offset as an `int'.
committer: mfx <mfx> 976592518 +0000
|
2000-12-12 03:41:58 +00:00 |
|
Markus F.X.J. Oberhumer
|
546f561bd3
|
The patch_*() functions now return the buffer offset.
committer: mfx <mfx> 976587711 +0000
|
2000-12-12 02:21:51 +00:00 |
|
Markus F.X.J. Oberhumer
|
6ed8f2fd7b
|
Improved error message.
committer: mfx <mfx> 975558083 +0000
|
2000-11-30 04:21:23 +00:00 |
|
Markus F.X.J. Oberhumer
|
c350efb3d0
|
Renamed pass and total_passes to ui_pass and ui_total_passes in class Packer.
committer: mfx <mfx> 975421199 +0000
|
2000-11-28 14:19:59 +00:00 |
|
Markus F.X.J. Oberhumer
|
690499b2c0
|
Removed a wrong assertion.
committer: mfx <mfx> 974918108 +0000
|
2000-11-22 18:35:08 +00:00 |
|
Markus F.X.J. Oberhumer
|
2e6c03690f
|
Swapped the parameters in Packer::checkCompressionRatio() - all functions
now have the uncompressed size before the compressed size in the
parameter list.
committer: mfx <mfx> 974917952 +0000
|
2000-11-22 18:32:32 +00:00 |
|
Markus F.X.J. Oberhumer
|
8df72ace1f
|
Updated the UI system.
committer: mfx <mfx> 974916150 +0000
|
2000-11-22 18:02:30 +00:00 |
|
Markus F.X.J. Oberhumer
|
bd7d18d046
|
Added optional buffer offset parameters to compressWithFilters().
committer: mfx <mfx> 974485183 +0000
|
2000-11-17 18:19:43 +00:00 |
|
Markus F.X.J. Oberhumer
|
abc15a398c
|
Updated the file headers.
committer: mfx <mfx> 974118160 +0000
|
2000-11-13 12:22:40 +00:00 |
|
Markus F.X.J. Oberhumer
|
591e99438a
|
Fixed a typo.
committer: mfx <mfx> 973826479 +0000
|
2000-11-10 03:21:19 +00:00 |
|
Markus F.X.J. Oberhumer
|
591127457d
|
Renamed some cryptic types and vars in the filters.
committer: mfx <mfx> 968641496 +0000
|
2000-09-11 03:04:56 +00:00 |
|
Markus F.X.J. Oberhumer
|
61d7c3beec
|
Fixed the bad CVS "Id:" signature.
committer: mfx <mfx> 968540510 +0000
|
2000-09-09 23:01:50 +00:00 |
|
László Molnár
|
cd67fc817e
|
Fixed a MemBuffer handling error.
committer: ml1050 <ml1050> 965602159 +0000
|
2000-08-06 22:49:19 +00:00 |
|
Markus F.X.J. Oberhumer
|
3980081a5a
|
Some cleanups.
committer: mfx <mfx> 962208107 +0000
|
2000-06-28 16:01:47 +00:00 |
|
Markus F.X.J. Oberhumer
|
51c6566092
|
Packer::canUnpack() now can return -1.
committer: mfx <mfx> 962126554 +0000
|
2000-06-27 17:22:34 +00:00 |
|
convert-repo
|
1a9128a473
|
Initial commit (from git)
|
2000-05-19 16:04:55 +00:00 |
|