1. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  2. 39ab82f Fix two strict-aliasing errors by Vasil Velichkov · 7 years ago
  3. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  4. 68079d3 detect double->float overflows by Lev Walkin · 7 years ago
  5. fe37431 sun compatibility by Lev Walkin · 7 years ago
  6. ad4c63d check for defines instead of guessing by Lev Walkin · 7 years ago
  7. 4329272 for OER use IEEE754 binary32 and binary64 format over the wire by Lev Walkin · 7 years ago
  8. afcc891 add OER binary32 and binary64 IEEE-754 formats for native REAL type by Lev Walkin · 7 years ago
  9. cb5e1c7 abstract setters away by Lev Walkin · 7 years ago
  10. 35c3f0d Replace MAXFLOAT with FLT_MAX by Jon Ringle · 7 years ago
  11. b545070 generate float instead of double if constraints suggest this by Lev Walkin · 7 years ago
  12. 4ca4149 checked by -std=c89 by Lev Walkin · 7 years ago
  13. ab1d1e1 OER support and randomized testing for the REAL (floating point) type by Lev Walkin · 7 years ago
  14. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  15. eff98a5 fixed under freebsd and clang by Lev Walkin · 7 years ago
  16. afbf2a9 add const by Lev Walkin · 7 years ago
  17. 154519a removed superfluous constraints duplication by Lev Walkin · 7 years ago
  18. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  19. 7765d41 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 7 years ago
  20. 41d972b do not add uper if not enabled by Lev Walkin · 7 years ago
  21. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  22. f6853ce further runtime support for information object classes by Lev Walkin · 7 years ago
  23. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  24. 494fb70 fix warnings by Lev Walkin · 7 years ago
  25. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  26. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  27. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  28. 80334ed guard PER references by Lev Walkin · 7 years ago
  29. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  30. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  31. 0959ffb Fix decoding of REAL values in NR3. by Lev Walkin · 13 years ago
  32. 725883b more PER support by Lev Walkin · 18 years ago
  33. 523de9e per support by Lev Walkin · 18 years ago
  34. 1eded35 *** empty log message *** by Lev Walkin · 18 years ago
  35. 41635d3 references by Lev Walkin · 18 years ago
  36. adcb586 macro for free_struct() by Lev Walkin · 18 years ago
  37. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  38. 7e033b5 adjusted definitions to include gcc 4.x into the supported compilers list by Lev Walkin · 19 years ago
  39. fc77643 globalized assert() by Lev Walkin · 19 years ago
  40. 8c3b854 added const qualifier by Lev Walkin · 19 years ago
  41. a8bbbda handling temporary structure by Lev Walkin · 19 years ago
  42. c17d90f no lvalue casting by Lev Walkin · 19 years ago
  43. 1e3ccbb printing with debug by Lev Walkin · 20 years ago
  44. 8471cec brushing up by Lev Walkin · 20 years ago
  45. dc06f6b XER support by Lev Walkin · 20 years ago
  46. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  47. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  48. 5ccf1eb context is now optional by Lev Walkin · 20 years ago
  49. a9cc46e XER support by Lev Walkin · 20 years ago
  50. 41ba1f2 REAL type support, including -fnative-types by Lev Walkin · 20 years ago