aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2004-10-26de-reserved nameLev Walkin1-2/+2
2004-10-26fight with signalling NANs and floating point exceptions on alpha64Lev Walkin2-18/+46
2004-10-26alpha64Lev Walkin9-19/+32
2004-10-26endiannessLev Walkin1-3/+13
2004-10-26alpha64Lev Walkin2-6/+6
2004-10-25harm undoneLev Walkin1-1/+1
2004-10-23removed check for extension groupLev Walkin1-2/+2
2004-10-23CHOICE XER support, draftLev Walkin2-0/+174
2004-10-23initial XER decoder implementationLev Walkin2-0/+194
2004-10-23refactoringLev Walkin1-42/+40
2004-10-23assert()Lev Walkin1-0/+1
2004-10-23typosLev Walkin1-1/+1
2004-10-23XER decoding supportLev Walkin7-52/+210
2004-10-23play safeLev Walkin1-1/+2
2004-10-23empty stringsLev Walkin1-2/+5
2004-10-23always pass at least empty stringLev Walkin1-2/+7
2004-10-23LP64 supportLev Walkin1-7/+9
2004-10-23OBJECT IDENTIFIER and RELATIVE-OID XER decodingLev Walkin5-15/+292
2004-10-23empty string testLev Walkin1-0/+1
2004-10-22NULL XER encodingLev Walkin2-2/+23
2004-10-22xer_is_whitespace()Lev Walkin4-34/+35
2004-10-22BOOLEAN XER supportLev Walkin2-1/+56
2004-10-21NativeInteger XER supportLev Walkin3-3/+50
2004-10-21brushing upLev Walkin6-23/+62
2004-10-21XER decoding of a REALLev Walkin3-10/+167
2004-10-21renamingLev Walkin2-2/+6
2004-10-21just whitespaceLev Walkin1-1/+2
2004-10-21INTEGER XER decodingLev Walkin3-5/+107
2004-10-21temporary using INTEGER XER decodingLev Walkin1-2/+2
2004-10-21renamingLev Walkin6-12/+12
2004-10-21comments and renamingLev Walkin1-9/+10
2004-10-21XER decoding and asn_long2INTEGER()Lev Walkin2-4/+130
2004-10-21ber_codec_prim -> asn_codecs_primLev Walkin4-152/+295
2004-10-21more border casesLev Walkin1-1/+23
2004-10-21forward compatibilityLev Walkin2-5/+11
2004-10-20oopsLev Walkin1-2/+2
2004-10-20XER checkingLev Walkin1-0/+93
2004-10-20new testLev Walkin1-0/+97
2004-10-20XER supportLev Walkin60-194/+1349
2004-10-20things necessary for Sun Solaris 9 @ sparcLev Walkin5-17/+38
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin9-129/+157
2004-10-11fixed explicitly tagged ANY type handlingLev Walkin1-15/+28
2004-10-05different place for termination checkLev Walkin1-25/+32
2004-10-05refactoringLev Walkin2-4/+2
2004-10-05new dependencyLev Walkin1-1/+1
2004-10-05fixed reintroduced problemLev Walkin1-4/+4
2004-10-05loggingLev Walkin1-6/+3
2004-10-05ease comparison with signed sizeof()Lev Walkin1-4/+3
2004-10-03added XML characters escapingLev Walkin1-2/+80
2004-10-03allow local cleanupLev Walkin9-18/+24