1. 3445206 oops; fixed argument substitution by Lev Walkin · 8 years ago vlm/master
  2. 92876d3 checked with shellcheck by Lev Walkin · 8 years ago
  3. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  4. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  5. 88434ee avoid too much verbosity by Lev Walkin · 8 years ago
  6. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  7. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  8. f6e4fc9 make distcheck works now by Lev Walkin · 8 years ago
  9. b2adf16 ignore autogenerated m4 stuff by Lev Walkin · 8 years ago
  10. d8cc847 working better with new automake test suite driver by Lev Walkin · 8 years ago
  11. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  12. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  13. 64dd70c EMIT_ASN_DEBUG is in skeletons flags by Lev Walkin · 8 years ago
  14. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  15. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  16. f379fe3 check-src has its own extra_dist by Lev Walkin · 8 years ago
  17. f84fc1c ignore makefiles by Lev Walkin · 8 years ago
  18. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  19. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  20. 3798f34 tests code uses C99 by Lev Walkin · 8 years ago
  21. 9db13ab more verbose builds by Lev Walkin · 8 years ago
  22. 55982b8 undo skeletons hierarchy detection by Lev Walkin · 8 years ago
  23. 7623d8c try to fetch timegm from the environment by Lev Walkin · 8 years ago
  24. 4ecc337 Makefile is part of distribution by Lev Walkin · 8 years ago
  25. 9ee7799 more explicit test spec by Lev Walkin · 8 years ago
  26. 9e66d16 infer skeletons level by Lev Walkin · 8 years ago
  27. 819c832 go one dir deeper, still, if possible by Lev Walkin · 8 years ago
  28. 04532cc another attempt at travis debug by Lev Walkin · 8 years ago
  29. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  30. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  31. 327bab2 run autoupdate by Lev Walkin · 8 years ago
  32. 26303bd fixed https://github.com/vlm/asn1c/issues/78 by Lev Walkin · 8 years ago
  33. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  34. f2b2f37 error values check from printf, fprintf, fwrite by Lev Walkin · 8 years ago
  35. 4cc4599 more diagnostics if memory fails by Lev Walkin · 8 years ago
  36. 13e57ef removed superfluous check before free by Lev Walkin · 8 years ago
  37. d8b8364 removed unneeded check before free() by Lev Walkin · 8 years ago
  38. c6b34cc another attempt at travis debug by Lev Walkin · 8 years ago
  39. 88badc8 another attempt at travis debug by Lev Walkin · 8 years ago
  40. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  41. 84b5788 show the environment to debug absense of tests by Lev Walkin · 8 years ago
  42. e8eb52b ignore .tmp.* files by Lev Walkin · 8 years ago
  43. 08068b2 environment override for tests directory by Lev Walkin · 8 years ago
  44. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  45. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  46. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  47. a57f282 different relative path by Lev Walkin · 8 years ago
  48. 3b2278a fix overflow bug comparing ranges by Lev Walkin · 8 years ago
  49. 8be766a use -Define to figure out where to get tests from by Lev Walkin · 8 years ago
  50. d7a4621 do a distcheck as well by Lev Walkin · 8 years ago
  51. 8efef2e keep LICENSE in distribution by Lev Walkin · 8 years ago
  52. f8b56f8 unneeded flag by Lev Walkin · 8 years ago
  53. ca1b9e5 libtool macros autorconf-generated by Lev Walkin · 8 years ago
  54. 897bb8a get back to space-based quoting by Lev Walkin · 8 years ago
  55. f5aff02 different quoting by Lev Walkin · 8 years ago
  56. fde3d97 formatting by Lev Walkin · 8 years ago
  57. 79a75f2 update README by Lev Walkin · 8 years ago
  58. 36b913f ignore man Makefile by Lev Walkin · 8 years ago
  59. 790b579 RPM spec is not part of asn1c by Lev Walkin · 8 years ago
  60. 2087f1f RPM spec is not part of asn1c anymore by Lev Walkin · 8 years ago
  61. 7e55cac modernize distribution a bit by Lev Walkin · 8 years ago
  62. 0f9685f copyright years: 2003-2016 by Lev Walkin · 8 years ago
  63. 848456b clang-format config with my preferred style by Lev Walkin · 8 years ago
  64. 41a1da6 autoformatted (no semantic change) by Lev Walkin · 8 years ago
  65. 438fe87 avoid compile warning by Lev Walkin · 8 years ago
  66. d62d7d5 ftruncate output should not be ignored under some compilers by Lev Walkin · 8 years ago
  67. 47d884c removed AM_MAINTAINER_MODE by Lev Walkin · 8 years ago
  68. c6080fd generate manual pages from Markdown instead of writing directly by Lev Walkin · 8 years ago
  69. 483c14f gcc warning fix? by Lev Walkin · 8 years ago
  70. 04abdb2 get rid of compiler warning of too smart compiler by Lev Walkin · 8 years ago
  71. 0f26245 bit strings also can haz members by Lev Walkin · 8 years ago
  72. f761320 split --enable-Werror and --enable-test-Werror by Lev Walkin · 8 years ago
  73. 304a93e warnings as errors by Lev Walkin · 8 years ago
  74. 1b3a135 fix compiler warnings by Lev Walkin · 8 years ago
  75. 6b949bb Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 9 years ago
  76. 7c69105 add Jaroslav Imrich to ChangeLog by Lev Walkin · 9 years ago
  77. 9d59a40 Merge pull request #50 from jariq/master by Lev Walkin · 9 years ago
  78. c644d99 add Adrien Destugues to ChangeLog by Lev Walkin · 9 years ago
  79. 88152c8 Merge pull request #66 from simo5/memleak by Lev Walkin · 9 years ago
  80. 51a7fdc Merge pull request #67 from simo5/fallthrough by Lev Walkin · 9 years ago
  81. a1e5b9d autoreconf-2.69 fix by Lev Walkin · 9 years ago
  82. c4edd19 Merge pull request #63 from brchiu/master by Lev Walkin · 9 years ago
  83. 4f47bf5 Keep static analyzers happy by Simo Sorce · 9 years ago
  84. ce71d91 Avoid memory leak on error by Simo Sorce · 9 years ago
  85. f9c7f85 Update configure.ac by brchiu · 9 years ago
  86. 62913d8 ?= was confusing some environments by Lev Walkin · 9 years ago
  87. 271131c use AS_HELP_STRING for formatting, etc by Lev Walkin · 9 years ago
  88. 2253e6b C89 compliant variable declaration by Jaroslav Imrich · 10 years ago
  89. a72740e formatting and English by Lev Walkin · 10 years ago
  90. 507f600 english by Lev Walkin · 10 years ago
  91. 288527b formatting and English by Lev Walkin · 10 years ago
  92. 50155de specify version globally by Lev Walkin · 10 years ago
  93. 2e554fc some english fixes by Lev Walkin · 10 years ago
  94. 47a6ae6 add -fincludes-quoted and -fline-refs into manual page by Lev Walkin · 10 years ago
  95. e687e75 man page formatting by Lev Walkin · 10 years ago
  96. db361a6 remove capitalization by Lev Walkin · 10 years ago
  97. dd65fe8 no need in ENUMERATED file by Lev Walkin · 10 years ago
  98. db77922 issue/32 acknowledged by Lev Walkin · 10 years ago
  99. da94cd4 useless -all-static by Lev Walkin · 10 years ago
  100. ebfc44d issue/32 fchmod() does not respect umask by Lev Walkin · 10 years ago