aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_CHOICE.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-29added stack checking into ber_skip_length alsoLev Walkin1-1/+1
2004-09-29asn1_* renamed into asn_*Lev Walkin1-32/+31
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-7/+7
2004-09-23pretty-printingLev Walkin1-3/+8
2004-09-22XER supportLev Walkin1-3/+55
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin1-9/+23
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-1/+1
2004-08-22fixed formatLev Walkin1-1/+1
2004-08-22better constraint failure reportingLev Walkin1-2/+4
2004-08-22removed debuggingLev Walkin1-3/+0
2004-08-20new constraints modelLev Walkin1-34/+48
2004-08-18anti-warningsLev Walkin1-1/+1
2004-08-11portabilityLev Walkin1-2/+4
2004-08-11portabilityLev Walkin1-4/+4
2004-08-11C++ compatibilityLev Walkin1-13/+14
2004-08-11portabilityLev Walkin1-4/+4
2004-08-11win32 compatLev Walkin1-1/+0
2004-06-06tag2memberLev Walkin1-4/+4
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-2/+2
2004-06-05added constsLev Walkin1-3/+5
2004-06-03Initial revisionLev Walkin1-0/+627