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