aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2006-05-02vxworks patch; windows patchLev Walkin1-1/+8
2006-04-16stricter bounds checkingLev Walkin1-1/+1
2006-03-18referencesLev Walkin3-3/+3
2006-03-17*** empty log message ***Lev Walkin1-1/+1
2006-03-17human readability implied, confusingLev Walkin1-1/+1
2006-03-17macro for free_struct()Lev Walkin10-17/+19
2006-03-16hpux fixesLev Walkin1-0/+6
2006-03-16fixesLev Walkin2-2/+3
2006-03-06standard modules directoryLev Walkin7-2/+446
2006-02-26empty SET OF with malloc(0)Lev Walkin1-1/+1
2006-02-22defaultsLev Walkin1-4/+4
2006-01-25typoLev Walkin1-1/+2
2006-01-10proper shiftLev Walkin1-1/+1
2005-12-22constingLev Walkin2-33/+34
2005-12-21*** empty log message ***Lev Walkin1-1/+1
2005-12-20effective bits is not 0Lev Walkin1-1/+5
2005-12-17lower bound to lengthLev Walkin1-0/+3
2005-12-17robust fromBufLev Walkin1-8/+7
2005-12-07added stack control to PERLev Walkin16-91/+180
2005-11-30*** empty log message ***Lev Walkin1-0/+1
2005-11-28expanding range: <= 31 bits nowLev Walkin3-7/+30
2005-11-27*** empty log message ***Lev Walkin1-2/+2
2005-11-27*** empty log message ***Lev Walkin1-1/+1
2005-11-27*** empty log message ***Lev Walkin1-1/+2
2005-11-26*** empty log message ***Lev Walkin1-4/+2
2005-11-26upgrade: PER related changesLev Walkin64-149/+1268
2005-11-13*** empty log message ***Lev Walkin7-0/+16
2005-11-13*** empty log message ***Lev Walkin2-0/+4
2005-11-13*** empty log message ***Lev Walkin1-6/+6
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICELev Walkin8-79/+162
2005-08-27test of xer encodingLev Walkin1-0/+36
2005-08-22change in optionality handling resulted in stricter controlsLev Walkin3-44/+59
2005-08-22asn1c code generator modifier: <asn1c:pointer>Lev Walkin1-1/+2
2005-08-17proper inline, as per 1261746Lev Walkin1-0/+3
2005-08-16more words on circular referencesLev Walkin3-34/+39
2005-08-16templateLev Walkin1-1/+2
2005-08-15c99 converts this to unsigned; fixedLev Walkin1-2/+2
2005-08-03copyright year changedLev Walkin1-1/+2
2005-07-28extern "C" addedLev Walkin1-3/+11
2005-07-24extern "C" used in skeletonsLev Walkin48-1/+388
2005-07-21tried -pedanticLev Walkin5-9/+5
2005-07-21removed extra commaLev Walkin1-1/+1
2005-07-08oops: bug1234780Lev Walkin1-1/+1
2005-07-04new decimal point paradigmLev Walkin3-65/+131
2005-07-04proper format qualifiersLev Walkin1-3/+3
2005-07-04even more strict checkingLev Walkin2-5/+23
2005-07-04even more tests for invalid fractionsLev Walkin2-2/+16
2005-07-04ignoring non-normalized valuesLev Walkin2-6/+67
2005-07-03API extended to support fractions of secondsLev Walkin5-95/+204
2005-07-03better handling of not-yet-present extensionsLev Walkin1-32/+40