aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/UTF8String.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-3/+3
2006-10-16constraint fail messageLev Walkin1-5/+5
2006-10-09more PER supportLev Walkin1-1/+2
2006-09-17problem fixedLev Walkin1-4/+7
2006-08-18per supportLev Walkin1-1/+1
2006-07-13*** empty log message ***Lev Walkin1-6/+6
2005-11-26upgrade: PER related changesLev Walkin1-0/+2
2005-03-02typo in commentLev Walkin1-1/+1
2004-10-23XER decoding supportLev Walkin1-40/+58
2004-10-20XER supportLev Walkin1-3/+4
2004-10-02check for the minimal encoding lengthLev Walkin1-28/+70
2004-10-02code made fasterLev Walkin1-42/+24
2004-10-02fixed indexing bug; also rearranging and made more commentsLev Walkin1-10/+17
2004-09-29asn1_* renamed into asn_*Lev Walkin1-10/+10
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-3/+2
2004-09-22XER supportLev Walkin1-2/+5
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-1/+5
2004-09-10refactored tagging supportLev Walkin1-1/+0
2004-08-22better constraint failure reportingLev Walkin1-6/+8
2004-08-20new constraints modelLev Walkin1-0/+1
2004-08-11portabilityLev Walkin1-4/+7
2004-08-11C++ compatibilityLev Walkin1-2/+3
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-0/+4
2004-06-03Initial revisionLev Walkin1-0/+112