aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/NULL.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14do not use reserved identifiers, contdLev Walkin1-4/+4
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-1/+1
Constify the PER support structure. Constify a few other private tables in the skeleton code.
2014-01-14fix spacingLev Walkin1-1/+1
2014-01-14pointer warning fixesLev Walkin1-0/+1
2013-03-16fix: There must be no content in self-terminating <NULL/> tag.Lev Walkin1-3/+6
2006-08-18per supportLev Walkin1-0/+15
2005-11-26upgrade: PER related changesLev Walkin1-4/+33
2005-03-10added const qualifierLev Walkin1-1/+1
2005-03-09relaxed XER processing rules for whitespaceLev Walkin1-4/+6
2005-02-25XMLValueList supportLev Walkin1-1/+2
2004-10-22NULL XER encodingLev Walkin1-2/+22
2004-10-20XER supportLev Walkin1-0/+1
2004-09-29asn1_* renamed into asn_*Lev Walkin1-9/+9
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-4/+3
2004-09-22XER supportLev Walkin1-7/+29
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-1/+3
2004-09-10refactored tagging supportLev Walkin1-1/+0
2004-08-20new constraints modelLev Walkin1-0/+1
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-1/+6
2004-06-03Initial revisionLev Walkin1-0/+51