summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Add link to downloads in wikiMathis Rosenhauer1-0/+4
2016-04-14Fix syntax highlightingMathis Rosenhauer1-2/+2
2016-04-14Error check remote file download for testsMathis Rosenhauer3-5/+18
2016-04-14Fix markdownMathis Rosenhauer1-38/+39
2016-04-14README.md from old wikiMathis Rosenhauer1-0/+220
2016-04-14Update sample dataMathis Rosenhauer4-0/+0
2016-04-14Bump yearMathis Rosenhauer10-10/+10
2016-04-14Remove CCSDS docsMathis Rosenhauer4-0/+0
2016-01-28Type changesMathis Rosenhauer2-7/+7
2016-01-28Vertorization is also enabled with size_t type loop indexMathis Rosenhauer1-4/+4
2016-01-28Newer Intel compilers need int loop index to vectorize.Mathis Rosenhauer1-4/+4
2016-01-18Wording.Mathis Rosenhauer1-8/+8
2016-01-15Docs update.Mathis Rosenhauer1-7/+14
2016-01-15Fail with uneven output buffer only if it filled up.Mathis Rosenhauer1-8/+9
2016-01-14Fail if output buffer cannot be completely filled with selected type.Mathis Rosenhauer1-0/+3
2015-03-27SZ_Compress stub for netcdf's configure.Mathis Rosenhauer1-0/+3
2015-02-04Version bump.Mathis Rosenhauer14-16/+24
2015-02-04Shut up VS warning.Mathis Rosenhauer1-3/+3
2015-02-04Allow nonconforming block sizes in SZ mode.Mathis Rosenhauer3-8/+18
2014-10-30Slightly faster loading of accumulator.Mathis Rosenhauer1-28/+61
2014-10-29Increase code sharing between CLZ implementations.Mathis Rosenhauer1-15/+11
2014-10-28Formatting.Mathis Rosenhauer1-79/+75
2014-10-27Blurb about why 32bit is slow.Mathis Rosenhauer1-0/+13
2014-10-27Avoid operations in k=0 case.Mathis Rosenhauer1-6/+17
2014-10-24xmin/xmax all 32 bits.Mathis Rosenhauer3-7/+7
2014-10-24removes on loop in FLUSHMoritz Hanke1-13/+6
2014-10-24replace "<" in FLUSH with "&"Moritz Hanke1-6/+7
2014-10-24replaces subtraction with XOR in FLUSHMoritz Hanke1-2/+3
2014-10-24makes last_out int32_tMoritz Hanke2-6/+5
2014-10-24removes "int32_t xmin" from FLUSHMoritz Hanke1-4/+3
2014-10-24uses 32bit Operations in FLUSHMoritz Hanke1-28/+55
2014-10-24replaces if statement in FLUSH with a little bit hackMoritz Hanke1-8/+2
2014-10-23Version bump.Mathis Rosenhauer5-6/+13
2014-09-22removes unused filesMoritz Hanke4-470/+0
2014-09-03Fix padded buffer size.Mathis Rosenhauer1-1/+1
2014-09-02Allow incomplete scanlines in SZ mode.Mathis Rosenhauer1-8/+14
2014-08-11SpellingMathis Rosenhauer1-1/+1
2014-08-06Version and SOVERSION bump.Mathis Rosenhauer5-8/+10
2014-08-06License reformatting for proportional fonts.Mathis Rosenhauer10-111/+91
2014-08-06CPack packagingMathis Rosenhauer2-4/+49
2014-08-06Documentation update.Mathis Rosenhauer1-2/+4
2014-08-06Checks for no PP.Mathis Rosenhauer2-44/+95
2014-08-06Signed PP purely 32 bit.Mathis Rosenhauer2-17/+17
2014-08-06Set uncomp_len and ref during init. Important for no PP.Mathis Rosenhauer2-0/+4
2014-08-06Fix -pedantic warnings.Mathis Rosenhauer3-17/+18
2014-08-06Keep reference sample in struct member to start more loops from zero.Mathis Rosenhauer2-23/+18
2014-08-06Unroll first iteration of SE calculation.Mathis Rosenhauer1-18/+16
2014-08-01Config.h is required for these files.Mathis Rosenhauer2-6/+2
2014-08-01More explicit casting to shup up VS.Mathis Rosenhauer10-213/+323
2014-08-01Stricter test possible for some LE options.Mathis Rosenhauer1-1/+1