summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13packaging: add RPM spec files for Tizentizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen_6.0_hotfix/20201103.115102submit/tizen_6.0_hotfix/20201102.192902submit/tizen_6.0/20201029.205502submit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000007submit/tizen_5.0/20181101.000006submit/tizen/20180313.065752accepted/tizen/unified/20180314.062103accepted/tizen/8.0/unified/20231005.095021accepted/tizen/7.0/unified/hotfix/20221116.110934accepted/tizen/7.0/unified/20221110.063644accepted/tizen/6.5/unified/20211029.013344accepted/tizen/6.0/unified/hotfix/20201103.051709accepted/tizen/6.0/unified/hotfix/20201102.234332accepted/tizen/6.0/unified/20201030.110913accepted/tizen/5.5/unified/wearable/hotfix/20201027.100801accepted/tizen/5.5/unified/mobile/hotfix/20201027.074438accepted/tizen/5.5/unified/20191031.012140accepted/tizen/5.0/unified/20181102.025501tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0tizenaccepted/tizen_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedMyungJoo Ham3-2/+126
Imported from build.opensuse.org Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Corrected subject format. Signed-off-by: Inki Dae <inki.dae@samsung.com>
2016-11-16Describe install with CMake rather than configureDaniel Lee1-13/+15
2016-11-16Fix syntaxMathis Rosenhauer1-1/+1
2016-10-10Include more tests in Windows buildMathis Rosenhauer1-12/+9
2016-10-10Rename file to avoid confusion with libaec licenseMathis Rosenhauer4-15/+17
2016-10-10Add gcc visibility only for API functionsMathis Rosenhauer10-31/+37
2016-09-14Remove sample data from repoMathis Rosenhauer124-56/+62
2016-09-12Ship test and benchmark data with distMathis Rosenhauer118-38/+33
2016-09-08Allow Cygwin to build shared libsMathis Rosenhauer2-2/+6
2016-09-06Use curl instead of wget to fetch remote dataMathis Rosenhauer2-6/+6
2016-08-29Check for unzipMathis Rosenhauer1-1/+5
2016-08-19OS X and clang fixesMathis Rosenhauer4-6/+13
2016-08-16Version bumpMathis Rosenhauer5-4/+10
2016-08-16Always pad bufferMathis Rosenhauer1-30/+23
2016-08-15Add macro for used RSIMathis Rosenhauer1-4/+4
2016-05-20Change Windows packager to WIXMathis Rosenhauer4-22/+62
2016-05-19Small fix for WindowsMathis Rosenhauer2-2/+3
2016-05-12Update README.mdMathis Rosenhauer1-1/+1
2016-05-12Version bumpMathis Rosenhauer3-3/+3
2016-05-12ChangeLog for 033Mathis Rosenhauer1-0/+14
2016-05-12Fix ROS detection in combination with incomplete RSIMathis Rosenhauer2-2/+7
2016-04-14Link aec.c in README.mdMathis Rosenhauer1-1/+1
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
Thanks to Thomas J. for suggestion.
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