aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-15oops; fixedLev Walkin3-5/+13
2005-08-15minimalistic modeLev Walkin3-8/+18
2005-08-15oopsLev Walkin1-1/+1
2005-08-15unber/enber work: -1 switch fixed; also made more verboseLev Walkin8-32/+91
2005-08-15oopsLev Walkin1-2/+2
2005-08-15c99 converts this to unsigned; fixedLev Walkin1-2/+2
2005-08-15some platforms don't have INTxx_MINLev Walkin1-2/+5
2005-08-14unions are not anonymousLev Walkin13-52/+64
2005-08-14conditional type choice for -fbless-SIZELev Walkin1-56/+52
2005-08-14extensions of conditional native-typing to -fbless-SIZE constraintsLev Walkin12-35/+753
2005-08-14PER visible constraints are used to select the native representation for INTE...Lev Walkin5-272/+720
2005-08-14PER visible constraints are used to select the native representation for INTE...Lev Walkin10-17/+4395
2005-08-13BIT STRING enumerationsLev Walkin7-2/+219
2005-08-13*** empty log message ***Lev Walkin0-0/+0
2005-08-13generating enumeration tables for INTEGER typesLev Walkin4-9/+156
2005-08-13groking obsolete syntaxLev Walkin4-781/+935
2005-08-12restructured member variable namesLev Walkin11-1008/+1032
2005-08-12removed no-opLev Walkin1-17/+17
2005-08-12preliminary stupid thingsLev Walkin1-40/+58
2005-08-12version bump-upLev Walkin3-2/+6
2005-08-12proper dependencyLev Walkin2-2/+2
2005-08-09further dependencyLev Walkin2-0/+4
2005-08-08aug7Lev Walkin1-1/+1
2005-08-03copyright year changedLev Walkin1-1/+2
2005-07-28extern "C" addedLev Walkin1-3/+11
2005-07-24extern "C" used in skeletonsLev Walkin49-2/+392
2005-07-24-findirect-choiceLev Walkin7-34/+95
2005-07-21fopen("w") -> fopen("wb")Lev Walkin3-2/+2
2005-07-21tried -pedanticLev Walkin5-9/+5
2005-07-21removed extra commaLev Walkin1-1/+1
2005-07-21tagging mode is implicit if automatic tags environment is usedLev Walkin7-5/+59
2005-07-15#includes moved out of __cplusplusLev Walkin1-3/+4
2005-07-08oops: bug1234780Lev Walkin1-1/+1
2005-07-04new dateLev 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-04changed dateLev Walkin1-1/+1
2005-07-04more heuristics testingLev Walkin3-13/+10
2005-07-04some gcc 4.x compatibility in constraints checking codeLev Walkin1-8/+3
2005-07-04ignoring non-normalized valuesLev Walkin2-6/+67
2005-07-03fractions of secondsLev Walkin1-0/+3
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-03new tests for parametrizationLev Walkin6-26/+691
2005-07-03actually, correctLev Walkin2-0/+13