aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/NativeReal.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-25Fix decoding of REAL values in NR3.Lev Walkin1-4/+33
2006-10-09more PER supportLev Walkin1-2/+71
2006-08-18per supportLev Walkin1-1/+1
2006-07-13*** empty log message ***Lev Walkin1-1/+2
2006-03-18referencesLev Walkin1-1/+1
2006-03-17macro for free_struct()Lev Walkin1-2/+2
2005-11-26upgrade: PER related changesLev Walkin1-1/+3
2005-07-02adjusted definitions to include gcc 4.x into the supported compilers listLev Walkin1-1/+7
2005-03-29globalized assert()Lev Walkin1-1/+0
2005-03-10added const qualifierLev Walkin1-4/+4
2005-02-06handling temporary structureLev Walkin1-0/+7
2005-01-17no lvalue castingLev Walkin1-2/+4
2004-10-26printing with debugLev Walkin1-1/+1
2004-10-21brushing upLev Walkin1-1/+36
2004-10-20XER supportLev Walkin1-2/+3
2004-09-29asn1_* renamed into asn_*Lev Walkin1-14/+16
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-8/+5
2004-09-24context is now optionalLev Walkin1-3/+1
2004-09-22XER supportLev Walkin1-26/+29
2004-09-14REAL type support, including -fnative-typesLev Walkin1-0/+191