aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_TYPE.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis1-8/+8
2014-07-23Declare the type descriptor and input buffer args of some functions as const.Wim Lewis1-1/+1
2006-08-18per supportLev Walkin1-2/+4
2006-03-17macro for free_struct()Lev Walkin1-0/+3
2005-11-26upgrade: PER related changesLev Walkin1-1/+8
2005-07-24extern "C" used in skeletonsLev Walkin1-0/+8
2005-02-18context sensitivityLev Walkin1-3/+4
2004-10-20XER supportLev Walkin1-57/+11
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin1-4/+4
2004-09-29ber_dec_ctx_t renamed into asn_struct_ctx_t; added generic codec contextLev Walkin1-22/+57
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-3/+1
2004-09-24reheaderizationLev Walkin1-2/+0
2004-09-22XER supportLev Walkin1-7/+44
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-7/+11
2004-09-10refactored tagging supportLev Walkin1-1/+0
2004-09-10more explicit ANY supportLev Walkin1-0/+1
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin1-1/+5
2004-08-20new constraints modelLev Walkin1-1/+21
2004-06-14hints for run-time parserLev Walkin1-1/+2
2004-06-06tag2memberLev Walkin1-0/+10
2004-06-03Initial revisionLev Walkin1-0/+98