aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/GeneralizedTime.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-10added OpenBSDLev Walkin1-2/+2
2019-01-27Missing modification to buffer size for 9 digitsRuss Kubik1-1/+1
2019-01-27Increase GeneralizedTime fractional second precision to 9 digitsRuss Kubik1-2/+2
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-26/+27
2017-10-16compare literal values if times are not well-formed for semantic comparisonLev Walkin1-2/+22
2017-10-14OER support for UTCTime and GeneralizedTime, also fuzz-testingLev Walkin1-4/+56
2017-10-06Solaris fixLev Walkin1-1/+3
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-6/+35
2017-09-06removed superfluous constraints duplicationLev Walkin1-1/+0
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-4/+8
2017-08-10structure comparison functionsLev Walkin1-0/+1
2017-08-02fix OER stubs orderLev Walkin1-7/+7
2017-08-02introduce oer constraint codeLev Walkin1-0/+1
2017-08-02add skeleton OER stubsLev Walkin1-0/+7
2017-07-06guard PER referencesLev Walkin1-0/+5
2017-03-26Fix "_BSD_SOURCE" redefined warningVasil Velichkov1-0/+2
2016-03-14try to fetch timegm from the environmentLev Walkin1-1/+4
2016-03-14do not use reserved identifiers, contdLev Walkin1-9/+9
2014-10-12merged patch #31Lev Walkin1-0/+9
2014-10-12Merge pull request #46 from wiml/constifyLev Walkin1-1/+1
2014-09-17check if timegm is present before emulatingLev Walkin1-0/+2
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-1/+1
2013-05-21workaround for missing #warning on windowsFrank Morgner1-0/+9
2012-09-04removed unused variableLev Walkin1-1/+0
2012-09-03remove volatile from GeneralizedTimeLev Walkin1-9/+8
2012-01-22unbreak overflow detection in gcc 4.4.3 (4.x?)Lev Walkin1-2/+4
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin1-2/+2
2010-03-10minutes fix, courtesy IP Fabrics, Inc.Lev Walkin1-1/+1
2007-10-02missed backslashLev Walkin1-1/+1
2007-10-02Fixed [1579558] (TZ longer than 64 chars on solaris, with FREEMEM redefined).Lev Walkin1-3/+6
2006-10-16constraint fail messageLev Walkin1-1/+1
2006-10-09more PER supportLev Walkin1-2/+8
2006-09-13clarityLev Walkin1-2/+2
2006-09-13*** empty log message ***Lev Walkin1-1/+6
2006-08-18per supportLev Walkin1-1/+1
2006-07-13time functions: removed support for SolarisLev Walkin1-19/+43
2006-07-13*** empty log message ***Lev Walkin1-2/+2
2006-03-17macro for free_struct()Lev Walkin1-2/+1
2006-01-10proper shiftLev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-0/+2
2005-07-04new decimal point paradigmLev Walkin1-25/+62
2005-07-04even more strict checkingLev Walkin1-4/+7
2005-07-04even more tests for invalid fractionsLev Walkin1-2/+1
2005-07-04ignoring non-normalized valuesLev Walkin1-6/+11
2005-07-03API extended to support fractions of secondsLev Walkin1-56/+110
2005-06-15WIN32 portability changesLev Walkin1-8/+8
2005-04-13not supported variadic macrosLev Walkin1-1/+1
2005-03-29globalized assert()Lev Walkin1-3/+0
2004-10-20XER supportLev Walkin1-3/+4
2004-10-20things necessary for Sun Solaris 9 @ sparcLev Walkin1-2/+9