aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_SET_OF.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14do not use reserved identifiers, contdLev Walkin1-16/+16
2016-03-14do not use reserved identifiersLev Walkin1-3/+3
2016-01-24remove compiler warningsLev Walkin1-4/+5
2014-01-14pointer warning fixesLev Walkin1-6/+6
2013-10-17remove warningsLev Walkin1-6/+6
2011-07-21remove compiler warningsLev Walkin1-1/+1
2007-02-23freeing properlyLev Walkin1-4/+4
2006-10-19Memory leak fixed in SET OF / SEQUENCE OF in wrong encoding processingLev Walkin1-0/+11
2006-10-16constraint fail messageLev Walkin1-1/+1
2006-10-09more PER supportLev Walkin1-1/+1
2006-09-18per encoding supportLev Walkin1-4/+5
2006-09-13clarityLev Walkin1-1/+1
2006-07-13*** empty log message ***Lev Walkin1-3/+3
2006-03-17macro for free_struct()Lev Walkin1-2/+2
2006-03-16fixesLev Walkin1-1/+1
2006-02-26empty SET OF with malloc(0)Lev Walkin1-1/+1
2005-12-07added stack control to PERLev Walkin1-0/+3
2005-11-27*** empty log message ***Lev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-4/+90
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICELev Walkin1-7/+16
2005-08-16more words on circular referencesLev Walkin1-26/+30
2005-07-02adjusted definitions to include gcc 4.x into the supported compilers listLev Walkin1-16/+7
2005-03-29globalized assert()Lev Walkin1-1/+0
2005-03-10added const qualifierLev Walkin1-9/+9
2005-02-25XMLValueList supportLev Walkin1-2/+3
2005-02-24XMLValueList handlingLev Walkin1-16/+11
2005-02-18context sensitivityLev Walkin1-1/+2
2005-02-18extensions supportLev Walkin1-7/+3
2005-02-18more distinctionLev Walkin1-3/+2
2005-02-14SET OF XER supportLev Walkin1-0/+166
2005-01-27revert back the lvalue casting; fix is even less compatibleLev Walkin1-6/+6
2005-01-17no lvalue castingLev Walkin1-6/+6
2004-10-20XER supportLev Walkin1-3/+4
2004-10-05refactoringLev Walkin1-2/+1
2004-10-03Support for canonical CANONICAL-XER orderingLev Walkin1-2/+92
2004-09-29asn1_* renamed into asn_*Lev Walkin1-21/+20
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-16/+13
2004-09-23pretty-printingLev Walkin1-1/+5
2004-09-22XER supportLev Walkin1-2/+50
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-1/+1
2004-08-22better constraint failure reportingLev Walkin1-1/+2
2004-08-20new constraints modelLev Walkin1-28/+43
2004-08-18anti-warningsLev Walkin1-1/+1
2004-08-11portabilityLev Walkin1-1/+0
2004-08-11portabilityLev Walkin1-1/+2
2004-08-11portabilityLev Walkin1-2/+2
2004-08-11C++ compatibilityLev Walkin1-17/+22
2004-08-11portabilityLev Walkin1-2/+2
2004-07-15proper free()Lev Walkin1-1/+3
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-5/+5