aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-03removed wild guessed gcc warningLev Walkin1-2/+6
2005-07-03stricter encodingLev Walkin1-20/+23
2005-07-03avoid gcc 4.x warningsLev Walkin1-1/+2
2005-07-02proper format characterLev Walkin1-1/+1
2005-07-02conversionsLev Walkin3-12/+16
2005-07-02adjusted definitions to include gcc 4.x into the supported compilers listLev Walkin7-28/+38
2005-07-01floating point defines moved to asn_system.h from REAL.cLev Walkin2-9/+6
2005-06-15WIN32 portability changesLev Walkin2-8/+16