aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_SET_OF.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-23freeing properlyvlm1-4/+4
2006-10-19Memory leak fixed in SET OF / SEQUENCE OF in wrong encoding processingvlm1-0/+11
2006-10-16constraint fail messagevlm1-1/+1
2006-10-09more PER supportvlm1-1/+1
2006-09-18per encoding supportvlm1-4/+5
2006-09-13clarityvlm1-1/+1
2006-07-13*** empty log message ***vlm1-3/+3
2006-03-17macro for free_struct()vlm1-2/+2
2006-03-16fixesvlm1-1/+1
2006-02-26empty SET OF with malloc(0)vlm1-1/+1
2005-12-07added stack control to PERvlm1-0/+3
2005-11-27*** empty log message ***vlm1-1/+1
2005-11-26upgrade: PER related changesvlm1-4/+90
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICEvlm1-7/+16
2005-08-16more words on circular referencesvlm1-26/+30
2005-07-02adjusted definitions to include gcc 4.x into the supported compilers listvlm1-16/+7
2005-03-29globalized assert()vlm1-1/+0
2005-03-10added const qualifiervlm1-9/+9
2005-02-25XMLValueList supportvlm1-2/+3
2005-02-24XMLValueList handlingvlm1-16/+11
2005-02-18context sensitivityvlm1-1/+2
2005-02-18extensions supportvlm1-7/+3
2005-02-18more distinctionvlm1-3/+2
2005-02-14SET OF XER supportvlm1-0/+166
2005-01-27revert back the lvalue casting; fix is even less compatiblevlm1-6/+6
2005-01-17no lvalue castingvlm1-6/+6
2004-10-20XER supportvlm1-3/+4
2004-10-05refactoringvlm1-2/+1
2004-10-03Support for canonical CANONICAL-XER orderingvlm1-2/+92
2004-09-29asn1_* renamed into asn_*vlm1-21/+20
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-16/+13
2004-09-23pretty-printingvlm1-1/+5
2004-09-22XER supportvlm1-2/+50
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-1/+1
2004-08-22better constraint failure reportingvlm1-1/+2
2004-08-20new constraints modelvlm1-28/+43
2004-08-18anti-warningsvlm1-1/+1
2004-08-11portabilityvlm1-1/+0
2004-08-11portabilityvlm1-1/+2
2004-08-11portabilityvlm1-2/+2
2004-08-11C++ compatibilityvlm1-17/+22
2004-08-11portabilityvlm1-2/+2
2004-07-15proper free()vlm1-1/+3
2004-06-05enforsed compilation with -W -Werrorvlm1-5/+5
2004-06-03Initial revisionvlm1-0/+530