aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/REAL.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-19/+21
2017-10-08remove the use of alloca in skeletonsLev Walkin1-19/+12
2017-10-08detect double->float overflowsLev Walkin1-2/+13
2017-10-08fix tail zeroes eliminationLev Walkin1-10/+14
2017-10-07reconfigured tests to support -m32 32-bit mode testing with sanitizersLev Walkin1-17/+13
2017-10-07sun compatibilityLev Walkin1-3/+6
2017-10-05remove warningsLev Walkin1-0/+2
2017-10-05check for defines instead of guessingLev Walkin1-1/+7
2017-10-05remove nonportable debugLev Walkin1-2/+2
2017-10-05for OER use IEEE754 binary32 and binary64 format over the wireLev Walkin1-2/+87
2017-10-04Replace MAXFLOAT with FLT_MAXJon Ringle1-1/+2
2017-10-03checked by -std=c89Lev Walkin1-1/+4
2017-10-03OER support and randomized testing for the REAL (floating point) typeLev Walkin1-7/+19
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-4/+43
2017-09-26cross-compile-safe optionsLev Walkin1-3/+3
2017-09-18fixed leaks in CHOICE/XER and REAL conversionLev Walkin1-0/+2
2017-09-17remove undefined behavior sanitizer warningsLev Walkin1-4/+4
2017-09-13fixed under freebsd and clangLev Walkin1-11/+36
2017-09-12add constLev Walkin1-2/+2
2017-09-06removed superfluous constraints duplicationLev Walkin1-1/+0
2017-08-24Merge branch 'master' of github.com:vlm/asn1cLev Walkin1-29/+33
2017-08-23do not add uper if not enabledLev Walkin1-16/+20
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-29/+33
2017-08-23honor contract wrt zero-terminationLev Walkin1-2/+2
2017-08-10structure comparison functionsLev Walkin1-26/+71
2017-08-07fix warningsLev Walkin1-8/+9
2017-08-02fix OER stubs orderLev Walkin1-7/+7
2017-08-02introduce oer constraint codeLev Walkin1-0/+1
2017-08-02add skeleton OER stubsLev Walkin1-0/+7
2017-07-06guard PER referencesLev Walkin1-0/+5
2017-03-26Fix "_BSD_SOURCE" redefined warningVasil Velichkov1-0/+2
2016-03-14do not use reserved identifiers, contdLev Walkin1-3/+3
2016-01-24test subnormalsLev Walkin1-42/+65
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-1/+1
2014-01-13use isfinite() or finite() depending on availabilityLev Walkin1-4/+10
2013-03-28add finite on ubuntuLev Walkin1-1/+1
2013-03-28fix ilogb error on ubuntuLev Walkin1-2/+2
2012-01-09comment fixLev Walkin1-1/+1
2012-01-09Testing ISO 6093 NR1/NR2/NR3 conformanceLev Walkin1-12/+46
2012-01-07comments about robusness; removed Amendment referenceLev Walkin1-4/+1
2012-01-07test encoding of special valuesLev Walkin1-5/+5
2012-01-07rare memory leak fixedLev Walkin1-0/+3
2011-06-25Fix decoding of REAL values in NR3.Lev Walkin1-4/+14
2007-06-23REAL fixed; verify constraints as wellLev Walkin1-3/+3
2006-10-16gcc-izm removedLev Walkin1-3/+3
2006-10-09more PER supportLev Walkin1-2/+18
2006-09-13clarityLev Walkin1-3/+3
2006-08-18per supportLev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-3/+3
2005-11-13*** empty log message ***Lev Walkin1-0/+2