index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libarchive
/
bz
/
compress.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzip2: expose tuning knob for faster/smaller code
Denys Vlasenko
2018-02-07
1
-12
/
+12
*
bzip2: work around bad compiler optimization
Denys Vlasenko
2018-02-05
1
-32
/
+43
*
bzip2: move ->origPtr out of struct EState, make a few members smaller
Denys Vlasenko
2018-02-03
1
-2
/
+4
*
bzip2: reduce indentation, no code changes
Denys Vlasenko
2018-02-03
1
-44
/
+45
*
bzip2: reuse zPend processing code
Denys Vlasenko
2018-02-03
1
-31
/
+13
*
bzip2: shrink makeMaps_e()
Denys Vlasenko
2018-02-03
1
-3
/
+4
*
bzip2: optimize zPend variable code
Denys Vlasenko
2018-02-03
1
-13
/
+29
*
bzip2: have two separate "store bit 0" and "store bit 1" functions
Denys Vlasenko
2018-02-03
1
-6
/
+19
*
bzip2: ~1% speedup by special-casing "store 1 bit" function
Denys Vlasenko
2018-02-03
1
-4
/
+20
*
bzip2: rewrite bit of code which depends on integer overflow
Denys Vlasenko
2018-02-03
1
-5
/
+5
*
bzip2: delete write-only fave[] array
Denys Vlasenko
2018-02-03
1
-5
/
+0
*
bgip2: fewer specifically-sized [u]int32_t's locals in sendMTFValues
Denys Vlasenko
2018-02-03
1
-12
/
+32
*
bzip2: code shrink
Denys Vlasenko
2018-02-03
1
-5
/
+10
*
bzip2: code shrink
Denys Vlasenko
2018-02-03
1
-7
/
+6
*
bzip2: code shrink
Denys Vlasenko
2018-02-02
1
-11
/
+25
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
1
-3
/
+1
*
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-16
1
-6
/
+6
*
regularize options which control size/speed trade
Denys Vlasenko
2011-09-10
1
-4
/
+4
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-6
/
+1
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
1
-0
/
+685