aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/NativeInteger.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-18per supportvlm1-1/+24
2006-03-18referencesvlm1-1/+1
2006-03-17macro for free_struct()vlm1-2/+2
2005-11-27*** empty log message ***vlm1-1/+2
2005-11-26upgrade: PER related changesvlm1-33/+42
2005-07-02adjusted definitions to include gcc 4.x into the supported compilers listvlm1-1/+7
2005-03-29globalized assert()vlm1-2/+1
2005-03-10added const qualifiervlm1-4/+4
2005-02-25XMLValueList supportvlm1-34/+39
2005-01-27break aliasing rulesvlm1-2/+3
2005-01-17no lvalue castingvlm1-1/+2
2004-10-27strip is generally unnecessaryvlm1-2/+2
2004-10-21NativeInteger XER supportvlm1-2/+48
2004-10-20XER supportvlm1-2/+3
2004-09-29asn1_* renamed into asn_*vlm1-13/+15
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-5/+4
2004-09-24context is now optionalvlm1-3/+1
2004-09-22XER supportvlm1-5/+29
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogvlm1-1/+3
2004-09-10refactored tagging supportvlm1-1/+0
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-1/+1
2004-08-20new constraints modelvlm1-0/+1
2004-08-11C++ compatibilityvlm1-4/+4
2004-08-11portabilityvlm1-1/+1
2004-07-19improved INTEGER printingvlm1-1/+1
2004-06-05enforsed compilation with -W -Werrorvlm1-4/+8
2004-06-03Initial revisionvlm1-0/+193