Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ddfdf68ca1d925712a042700118e29f26137f9bd
/
archival
/
libarchive
/
bz
4cae044
bzip2: expose tuning knob for faster/smaller code
by Denys Vlasenko
· 7 years ago
c2a51b0
bzip2: work around bad compiler optimization
by Denys Vlasenko
· 7 years ago
0e60a36
bzip2: move runningOrder[] back to stack - 256 bytes is not much
by Denys Vlasenko
· 7 years ago
86be6d5
bzip2: move ->origPtr out of struct EState, make a few members smaller
by Denys Vlasenko
· 7 years ago
c9ae8d7
bzip2: pass sorting params through EState* pointer
by Denys Vlasenko
· 7 years ago
10f5165
gzip2: small simplification in mainSimpleSort()
by Denys Vlasenko
· 7 years ago
0599a13
bzip2: a few more locals converted to generic types
by Denys Vlasenko
· 7 years ago
8e31412
bzip2: eliminate one parameter to mainQSort3()
by Denys Vlasenko
· 7 years ago
9431bdd
bzip2: small simplification in mainSort()
by Denys Vlasenko
· 7 years ago
fe1bab4
bzip2: convert some locals to unsigned's
by Denys Vlasenko
· 7 years ago
c364d32
bzip2: runningOrder[] values are always 0..255, make it uint8
by Denys Vlasenko
· 7 years ago
df23f55
bzip2: remove redundant clearing of an alredy unset bit
by Denys Vlasenko
· 7 years ago
524fa29
bzip2: eliminate write-only local numQSorted
by Denys Vlasenko
· 7 years ago
2109fce
bzip2: make locals in mainSort() saner, convert one of them from uint16 to unsigned
by Denys Vlasenko
· 7 years ago
aaa3818
bzip2: remove redundant loop termination check in mainSort()
by Denys Vlasenko
· 7 years ago
e59e5ff
bzip2: reduce indentation, no code changes
by Denys Vlasenko
· 7 years ago
9e5662e
bzip2: reuse zPend processing code
by Denys Vlasenko
· 7 years ago
2cfe10a
bzip2: shrink makeMaps_e()
by Denys Vlasenko
· 7 years ago
1cbcb02
bzip2: optimize zPend variable code
by Denys Vlasenko
· 7 years ago
fc228b4
bzip2: have two separate "store bit 0" and "store bit 1" functions
by Denys Vlasenko
· 7 years ago
feafb34
bzip2: ~1% speedup by special-casing "store 1 bit" function
by Denys Vlasenko
· 7 years ago
982c44d
bzip2: rewrite bit of code which depends on integer overflow
by Denys Vlasenko
· 7 years ago
83dd4ff
bzip2: delete write-only fave[] array
by Denys Vlasenko
· 7 years ago
3a2c97b
bgip2: fewer specifically-sized [u]int32_t's locals in sendMTFValues
by Denys Vlasenko
· 7 years ago
359230d
bzip2: code shrink
by Denys Vlasenko
· 7 years ago
e594fb2
bzip2: code shrink
by Denys Vlasenko
· 7 years ago
125c3ff
bzip2: code shrink
by Denys Vlasenko
· 7 years ago
97f2f7c
Removes stray empty line from code
by Maninder Singh
· 10 years ago
9b2a9f0
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
by Denys Vlasenko
· 11 years ago
5117eff
Fix some compiler warnings emitted by gcc-4.8.0
by Denys Vlasenko
· 11 years ago
522041e
regularize options which control size/speed trade
by Denys Vlasenko
· 13 years ago
60a9414
fix "variable 'foo' set but not used" warnings
by Denys Vlasenko
· 14 years ago
ed9b08d
bzip2: plug memory leak on every processed file
by Denys Vlasenko
· 14 years ago
833d4e7
rename archival/libunarchive -> archival/libarchive; move bz/ into it
by Denys Vlasenko
· 14 years ago