aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/BOOLEAN.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-29starving instead of failing if no more dataLev Walkin1-1/+1
2006-08-18per supportLev Walkin1-0/+16
2005-11-26upgrade: PER related changesLev Walkin1-3/+35
2005-03-10added const qualifierLev Walkin1-4/+4
2005-03-09relaxed XER processing rules for whitespaceLev Walkin1-12/+11
2005-02-25XMLValueList supportLev Walkin1-1/+3
2005-02-18context sensitivityLev Walkin1-1/+1
2004-10-22xer_is_whitespace()Lev Walkin1-9/+2
2004-10-22BOOLEAN XER supportLev Walkin1-1/+55
2004-10-20XER supportLev Walkin1-2/+3
2004-10-03allow local cleanupLev Walkin1-0/+2
2004-09-29asn1_* renamed into asn_*Lev Walkin1-12/+14
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-13/+19
2004-09-24context is now optionalLev Walkin1-3/+1
2004-09-22XER supportLev Walkin1-4/+30
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-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-1/+1
2004-08-20new constraints modelLev Walkin1-0/+1
2004-08-19BOOLEAN and NULL have changed their typesLev Walkin1-10/+10
2004-08-11C++ compatibilityLev Walkin1-4/+4
2004-08-11portabilityLev Walkin1-1/+1
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-3/+7
2004-06-03Initial revisionLev Walkin1-0/+147