aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
AgeCommit message (Expand)AuthorFilesLines
2005-03-05-fno-include-depsLev Walkin2-10/+17
2005-03-05clearer separationLev Walkin1-1/+1
2005-03-04removed suprtfluous stuffLev Walkin1-2/+2
2005-03-04proper handling of reserved identifiersLev Walkin2-51/+53
2005-03-04refactoringLev Walkin2-15/+14
2005-03-04*** empty log message ***Lev Walkin1-1/+3
2005-03-04support for a class of circular referencesLev Walkin7-71/+109
2005-03-04do not print line numbers as they screw up dependency managementLev Walkin1-4/+0
2005-03-04retaining old file if contents are the sameLev Walkin5-24/+116
2005-03-04-fcompound-namesLev Walkin1-139/+224
2005-03-03renameLev Walkin1-30/+30
2005-03-03more complete list of C keywordsLev Walkin1-3/+10
2005-03-03INTEGER prohibited by 8.3.4Lev Walkin1-7/+12
2005-02-25portability fixesLev Walkin5-20/+79
2005-02-25XMLValueList supportLev Walkin3-54/+193
2005-02-25int -> longLev Walkin1-1/+1
2005-02-15member -> MemberLev Walkin2-6/+8
2005-02-14modified Member name to guarantee it won't clash with user-defined "identifier"Lev Walkin1-5/+12
2005-02-14SET OF XER supportLev Walkin1-8/+1
2005-02-14SET is now supportedLev Walkin1-1/+0
2005-01-28checking reserved keywords and double identifiersLev Walkin5-66/+151
2005-01-27revert to casting lvalueLev Walkin1-2/+1
2005-01-17no lvalue castingLev Walkin1-1/+2
2005-01-17changed wordingLev Walkin1-1/+1
2005-01-17more commentsLev Walkin1-4/+4
2005-01-17extensions in CHOICE types properly markedLev Walkin1-10/+6
2004-10-23CHOICE XER decoderLev Walkin1-5/+9
2004-10-23some XER supportLev Walkin1-1/+17
2004-10-20XER supportLev Walkin1-1/+5
2004-10-20things necessary for Sun Solaris 9 @ sparcLev Walkin1-23/+17
2004-10-03order tables for CANONICAL-XERLev Walkin1-23/+69
2004-10-02UTF8String_length() API changeLev Walkin1-6/+9
2004-09-29renamed asn1_ into asn_; support for cross-referenced typesLev Walkin3-84/+104
2004-09-26-fno-constraints support; removed last_tag_formLev Walkin2-57/+68
2004-09-24PRIdASN instead of lldLev Walkin2-11/+11
2004-09-24reheaderizationLev Walkin1-1/+1
2004-09-23change of messageLev Walkin1-1/+1
2004-09-23versatile Makefile creationLev Walkin1-8/+44
2004-09-22XER supportLev Walkin1-98/+160
2004-09-22libasn1fix api changeLev Walkin2-4/+3
2004-09-22added asn_internal.hLev Walkin1-0/+1
2004-09-19CGI environment for online ASN.1 compilationLev Walkin1-1/+0
2004-09-17better type namingLev Walkin2-18/+11
2004-09-15marker definition changedLev Walkin1-19/+20
2004-09-14cleanup before proceedingLev Walkin1-1/+6
2004-09-14REAL supportLev Walkin5-44/+52
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-41/+123
2004-09-10refactored tagging supportLev Walkin1-62/+37
2004-09-10more explicit ANY supportLev Walkin1-5/+19
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin1-22/+59