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