1. ac58933 change in optionality handling resulted in stricter controls by Lev Walkin · 19 years ago
  2. 4696c74 asn1c code generator modifier: <asn1c:pointer> by Lev Walkin · 19 years ago
  3. b85a813 automatic dependency tracking by Lev Walkin · 19 years ago
  4. e44ea0b proper inline, as per 1261746 by Lev Walkin · 19 years ago
  5. da9a3b8 more words on circular references by Lev Walkin · 19 years ago
  6. 8eb4b57 de-facto things by Lev Walkin · 19 years ago
  7. cee931e new circular references test by Lev Walkin · 19 years ago
  8. 1ce7207 template by Lev Walkin · 19 years ago
  9. dbbe87a oops by Lev Walkin · 19 years ago
  10. 454ea2c oops; fixed by Lev Walkin · 19 years ago
  11. 7a08048 minimalistic mode by Lev Walkin · 19 years ago
  12. 291d3f2 oops by Lev Walkin · 19 years ago
  13. df24e40 unber/enber work: -1 switch fixed; also made more verbose by Lev Walkin · 19 years ago
  14. c08c3cf oops by Lev Walkin · 19 years ago
  15. 3f36e46 c99 converts this to unsigned; fixed by Lev Walkin · 19 years ago
  16. 4c97bd6 some platforms don't have INTxx_MIN by Lev Walkin · 19 years ago
  17. 0f5d74c unions are not anonymous by Lev Walkin · 19 years ago
  18. a02fb39 conditional type choice for -fbless-SIZE by Lev Walkin · 19 years ago
  19. 4b55341 extensions of conditional native-typing to -fbless-SIZE constraints by Lev Walkin · 19 years ago
  20. c3f0b89 PER visible constraints are used to select the native representation for INTEGER types by Lev Walkin · 19 years ago
  21. 082cadc PER visible constraints are used to select the native representation for INTEGER types by Lev Walkin · 19 years ago
  22. b02a883 BIT STRING enumerations by Lev Walkin · 19 years ago
  23. 7d8f932 *** empty log message *** by Lev Walkin · 19 years ago
  24. 414b078 generating enumeration tables for INTEGER types by Lev Walkin · 19 years ago
  25. 2e9bd5c groking obsolete syntax by Lev Walkin · 19 years ago
  26. b36317c restructured member variable names by Lev Walkin · 19 years ago
  27. 2c14a69 removed no-op by Lev Walkin · 19 years ago
  28. 1ed2209 preliminary stupid things by Lev Walkin · 19 years ago
  29. 58db695 version bump-up by Lev Walkin · 19 years ago
  30. dec673d proper dependency by Lev Walkin · 19 years ago
  31. 6b3c87e further dependency by Lev Walkin · 19 years ago
  32. ec0cdd0 aug7 by Lev Walkin · 19 years ago
  33. 03e6d6e copyright year changed by Lev Walkin · 19 years ago
  34. 6a0370b extern "C" added by Lev Walkin · 19 years ago
  35. 21b41ac extern "C" used in skeletons by Lev Walkin · 19 years ago
  36. 72a0f5a -findirect-choice by Lev Walkin · 19 years ago
  37. d4eb17d fopen("w") -> fopen("wb") by Lev Walkin · 19 years ago
  38. fdb2592 tried -pedantic by Lev Walkin · 19 years ago
  39. f109aa1 removed extra comma by Lev Walkin · 19 years ago
  40. e54e942 tagging mode is implicit if automatic tags environment is used by Lev Walkin · 19 years ago
  41. 3d551c0 #includes moved out of __cplusplus by Lev Walkin · 19 years ago
  42. 57dabf1 oops: bug1234780 by Lev Walkin · 19 years ago
  43. 420ffae new date by Lev Walkin · 19 years ago
  44. 3a52278 new decimal point paradigm by Lev Walkin · 19 years ago
  45. ca5876a proper format qualifiers by Lev Walkin · 19 years ago
  46. 88e0a77 even more strict checking by Lev Walkin · 19 years ago
  47. 10dd97c even more tests for invalid fractions by Lev Walkin · 19 years ago
  48. d4e4e61 changed date by Lev Walkin · 19 years ago
  49. 66d542b more heuristics testing by Lev Walkin · 19 years ago
  50. f1a5123 some gcc 4.x compatibility in constraints checking code by Lev Walkin · 19 years ago
  51. 4b4c146 ignoring non-normalized values by Lev Walkin · 19 years ago
  52. 398176b fractions of seconds by Lev Walkin · 19 years ago
  53. 535612a API extended to support fractions of seconds by Lev Walkin · 19 years ago
  54. 0266619 better handling of not-yet-present extensions by Lev Walkin · 19 years ago
  55. b0f3db6 removed wild guessed gcc warning by Lev Walkin · 19 years ago
  56. 7b3713a stricter encoding by Lev Walkin · 19 years ago
  57. 82d8039 avoid gcc 4.x warnings by Lev Walkin · 19 years ago
  58. 1575040 new tests for parametrization by Lev Walkin · 19 years ago
  59. 472bbdc actually, correct by Lev Walkin · 19 years ago
  60. cf49412 tests for CXER encoding by Lev Walkin · 19 years ago
  61. 01e8b9f New tests by Lev Walkin · 19 years ago
  62. 51b0346 version bump by Lev Walkin · 19 years ago
  63. 2535a69 by Lev Walkin · 19 years ago
  64. 7f85ef4 proper format character by Lev Walkin · 19 years ago
  65. 089b8e9 conversions by Lev Walkin · 19 years ago
  66. a127c3a gcc 4.x by Lev Walkin · 19 years ago
  67. 7e033b5 adjusted definitions to include gcc 4.x into the supported compilers list by Lev Walkin · 19 years ago
  68. 2f50502 floating point defines moved to asn_system.h from REAL.c by Lev Walkin · 19 years ago
  69. a57953d WIN32 portability changes by Lev Walkin · 19 years ago
  70. 84fbd72 fixes for gcc 4.x by Lev Walkin · 19 years ago
  71. afa35b4 proper constants by Lev Walkin · 19 years ago
  72. 8905445 indefinite length should not cause this by Lev Walkin · 19 years ago
  73. 9d2f82f offset for </I> is displayed too by Lev Walkin · 19 years ago
  74. f985434 offset printing by Lev Walkin · 19 years ago
  75. 4a4bdf7 use explicit signedness conversion by Lev Walkin · 19 years ago
  76. 8daab91 courtesy prototype for byacc by Lev Walkin · 19 years ago
  77. 4354b44 fix by Lev Walkin · 19 years ago
  78. 8f294e0 fixes by Lev Walkin · 19 years ago
  79. 778556f 0.9.15 by Lev Walkin · 19 years ago
  80. 7c65512 updated manual page by Lev Walkin · 19 years ago
  81. ec1585d honor known-extern-type by Lev Walkin · 19 years ago
  82. 0320d87 marked parametrized members by Lev Walkin · 19 years ago
  83. 4cd58bd typo by Lev Walkin · 19 years ago
  84. 7116096 Compiler support for tagged parametrized members. by Lev Walkin · 19 years ago
  85. f3b29b1 no empty maps by Lev Walkin · 19 years ago
  86. b9d0ae3 special printing by Lev Walkin · 19 years ago
  87. fde567d completed by Lev Walkin · 19 years ago
  88. 66d1759 C90 comments by Lev Walkin · 19 years ago
  89. bbdd105 no empty maps by Lev Walkin · 19 years ago
  90. b3ee6a6 omitting the empty map by Lev Walkin · 19 years ago
  91. 4cca509 win32 compatibility by Lev Walkin · 19 years ago
  92. 18797bc more robust comments parsing by Lev Walkin · 19 years ago
  93. 88693e8 overflow detection by Lev Walkin · 19 years ago
  94. fece88a version by Lev Walkin · 19 years ago
  95. 8b2f0c9 fixed test by Lev Walkin · 19 years ago
  96. 77aa90f scalbn() -> ldexp() for portability by Lev Walkin · 19 years ago
  97. be32aca proper deps by Lev Walkin · 19 years ago
  98. bdf7d7f proper dependency by Lev Walkin · 19 years ago
  99. 6e6c474 autodependency by Lev Walkin · 19 years ago
  100. 7bee128 reorganizing output method by Lev Walkin · 19 years ago