Commit graph

16 commits

Author SHA1 Message Date
justin1014
ed3a8ba913 even smaller bzip2 code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1244 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 02:27:39 +00:00
justin1014
7b4b0174c9 updated bzip2 for cleanliness, still some good reorganizations yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1242 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 02:15:54 +00:00
justin1014
77cb319b8c made bzip2 smaller than zlib mode !!!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1241 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 01:57:14 +00:00
justin1014
629c00577c heh few more bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1222 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 02:25:52 +00:00
justin1014
646eb72d38 woohoo big savings, bzip2 is now 36.0k for me at least
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1221 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 02:23:21 +00:00
eccles
ad84409c92 Saved another 48 bytes of data for bzip2 (at the expense of 6 extra code bytes).
bzip2 'randtable' not being initialised in makensis.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1212 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-28 14:01:32 +00:00
eccles
d02c47ebd5 338 bytes (code) saved from bzip2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1210 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 23:27:36 +00:00
justin1014
4811f17832 more bzip size savings (made it so our bzip2 can only decompress one thing at a time, though, which is fine cause thats what we use anyway)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1207 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 05:00:46 +00:00
justin1014
4dc468b307 bzip2 mode reduced down to 36.5kb. yay.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1205 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 04:05:26 +00:00
justin1014
83655f8352 more bzip2 code reduction, disabled data reduction for now so we can hit targets
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1204 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 03:38:41 +00:00
justin1014
5b792cc6a0 50ish bytes of bzip2 code removed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1203 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 03:35:12 +00:00
justin1014
a0f26eb2c2 6 bytes or so saved in bzip2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1202 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 03:30:00 +00:00
justin1014
9e53aab9b1 made bzip2 mode have 336 bytes less data, but about 60 bytes more code.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1201 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 03:16:43 +00:00
eccles
f97b2f81f7 Use exehead's my_GlobalAlloc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1155 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 20:02:03 +00:00
justin1014
634b923901 made bzip2 not get compiled when compression is disabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1035 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 21:20:59 +00:00
kichik
3e9e73ec59 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00