aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/REAL.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-23REAL fixed; verify constraints as wellvlm1-3/+3
2006-10-16gcc-izm removedvlm1-3/+3
2006-10-09more PER supportvlm1-2/+18
2006-09-13clarityvlm1-3/+3
2006-08-18per supportvlm1-1/+1
2005-11-26upgrade: PER related changesvlm1-3/+3
2005-11-13*** empty log message ***vlm1-0/+2
2005-07-01floating point defines moved to asn_system.h from REAL.cvlm1-9/+1
2005-06-15WIN32 portability changesvlm1-0/+8
2005-04-28scalbn() -> ldexp() for portabilityvlm1-4/+4
2005-04-25BASIC-XER value printing fixed for REAL valuesvlm1-3/+11
2005-03-29globalized assert()vlm1-1/+0
2005-03-10added const qualifiervlm1-1/+1
2005-03-09relaxed XER processing rules for whitespacevlm1-12/+13
2005-02-25XMLValueList supportvlm1-1/+3
2005-01-17no lvalue castingvlm1-1/+1
2004-10-26fight with signalling NANs and floating point exceptions on alpha64vlm1-11/+30
2004-10-26alpha64vlm1-1/+5
2004-10-21brushing upvlm1-5/+6
2004-10-21XER decoding of a REALvlm1-10/+96
2004-10-20XER supportvlm1-0/+1
2004-10-20things necessary for Sun Solaris 9 @ sparcvlm1-2/+2
2004-10-03allow local cleanupvlm1-1/+1
2004-09-29asn1_* renamed into asn_*vlm1-12/+12
2004-09-27real_zero moved upvlm1-1/+1
2004-09-27infinity handlingvlm1-47/+35
2004-09-27nan handlingvlm1-19/+20
2004-09-27pretty-printingvlm1-20/+79
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-12/+34
2004-09-22XER supportvlm1-12/+95
2004-09-14ilogb() return value is platform-dependentvlm1-4/+8
2004-09-14more portable constructsvlm1-2/+2
2004-09-14infinity and nan definedvlm1-0/+9
2004-09-14REAL type support, including -fnative-typesvlm1-0/+377