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