1. 9d256ec Avoid infinite recursion in generator/protoc script (#762) by Petteri Aimonen · 2 years, 1 month ago
  2. a44b1e7 Avoid error in workflow if version has already been published by Petteri Aimonen · 2 years, 1 month ago
  3. 54d98a8 PYTHON_INSTDIR is not defined if nanopb_BUILD_GENERATOR=OFF (#764) by Avik De · 2 years, 1 month ago
  4. 76bd2d5 Add common reasons for static assert failures to documentation by Petteri Aimonen · 2 years, 1 month ago
  5. 55cdf29 PyPI workflow fixes by Petteri Aimonen · 2 years, 1 month ago
  6. 8018dc6 Fix pypi publish script by Petteri Aimonen · 2 years, 1 month ago
  7. 298c760 Fix pypi publish workflow by Petteri Aimonen · 2 years, 2 months ago
  8. ddb579d Update build badges by Petteri Aimonen · 2 years, 2 months ago
  9. 4254ddb Update pypi workflow by Petteri Aimonen · 2 years, 2 months ago
  10. 01b90f1 Remove legacy travis build and update readme. by Petteri Aimonen · 2 years, 2 months ago
  11. a05bad2 Update code change triggers by Petteri Aimonen · 2 years, 2 months ago
  12. d00d198 Workflow fix by Petteri Aimonen · 2 years, 2 months ago
  13. 87352da Workflow fix by Petteri Aimonen · 2 years, 2 months ago
  14. e838efa Workflow fix by Petteri Aimonen · 2 years, 2 months ago
  15. 38f6ab2 Workflow fix by Petteri Aimonen · 2 years, 2 months ago
  16. aa9476d Merge branch 'dev_workflows' by Petteri Aimonen · 2 years, 2 months ago
  17. 391ba51 Rebuild nanopb_pb2.py and print version numbers on import failure (#733, #742) by Petteri Aimonen · 2 years, 2 months ago
  18. dbfe134 Fix UTF-8 support on Python 2 (#740) by Petteri Aimonen · 2 years, 2 months ago
  19. f4948a0 Fix charset handling in test cases by Petteri Aimonen · 2 years, 2 months ago
  20. 01e9186 Open options file always as UTF-8 (#740) by Petteri Aimonen · 2 years, 2 months ago
  21. 9312d2c Improve handling of varint overflows. by Petteri Aimonen · 2 years, 2 months ago
  22. 3c67a68 Reorganize workflows to two groups: on every push, or weekly. by Petteri Aimonen · 2 years, 2 months ago
  23. f155122 Build examples in CI workflow by Petteri Aimonen · 2 years, 2 months ago
  24. 4e8dd66 Add workflow for Python 2 legacy testing by Petteri Aimonen · 2 years, 2 months ago
  25. b1ee716 Add workflow file for compiler argument tests by Petteri Aimonen · 2 years, 2 months ago
  26. 49c6a14 Add workflow file for simulator tests by Petteri Aimonen · 2 years, 2 months ago
  27. 45770f3 Add github workflow for binary packages by Petteri Aimonen · 2 years, 2 months ago
  28. 9cdc4cf fix: keep full filename without last extension for generated files by Jonathan Seilkopf · 2 years, 2 months ago
  29. 1277161 Rename spm workflow to more descriptive name by Petteri Aimonen · 2 years, 2 months ago
  30. 00d885c Use memcpy instead of iterating on buf_read/write by Gil Shapira · 2 years, 2 months ago
  31. f36f5c7 FindNanopb.cmake: Add option NANOPB_GENERATE_CPP_STANDALONE (#741) by Petteri Aimonen · 2 years, 3 months ago
  32. c6b28c8 Clean up CMake examples (#741) by Petteri Aimonen · 2 years, 3 months ago
  33. 154ad23 Revert "Fix unicode comment handling for Python 2 (#740)" by Petteri Aimonen · 2 years, 3 months ago
  34. 313069b Fix unicode comment handling for Python 2 (fix #740) by Petteri Aimonen · 2 years, 3 months ago
  35. e1a4bbb Add testcase for #740 by Petteri Aimonen · 2 years, 3 months ago
  36. 74e3c79 PlatformIO: Fix ESP-IDF generation. (fix #734) (#739) by Pavel Sokolov · 2 years, 3 months ago
  37. 1670064 PlatformIO version bump again by Petteri Aimonen · 2 years, 4 months ago
  38. 91d6df3 PlatformIO: Fix config parser warning (#736) by Pavel Sokolov · 2 years, 4 months ago
  39. 8fbc844 PlatformIO version push by Petteri Aimonen · 2 years, 4 months ago
  40. d7d3749 PlatformIO: install protobuf compiler dependencies (#732) by Pavel Sokolov · 2 years, 4 months ago
  41. 71f2b18 fix python site-packages install path by Ian Frosst · 2 years, 4 months ago
  42. e2dffe1 remove dependency on Python distutils by Ian Frosst · 2 years, 4 months ago
  43. 67f44e1 Update platformio version to 0.4.6.1. by Petteri Aimonen · 2 years, 4 months ago
  44. cba8b8c Added test with default platformio.ini by Pavel Sokolov · 2 years, 4 months ago
  45. 00a317d CI: refactor platformio.yaml (split dirs) by Pavel Sokolov · 2 years, 4 months ago
  46. a36ecda platformio_generator: do not use exit() in non-error cases (Fix https://github.com/nanopb/nanopb/issues/725) by Pavel Sokolov · 2 years, 4 months ago
  47. 6efb3ef PlatformIO generator - exit with clearer message when no `nanopb_protos` specified (fix #723) by Pavel Sokolov · 2 years, 4 months ago
  48. 3d65777 Manual fixes. by Slavey Karadzhov · 2 years, 4 months ago
  49. 29d3f03 Fixed small spelling mistakes. by Slavey Karadzhov · 2 years, 4 months ago
  50. 05be9e1 Parse all include files before generating code (#720) by Anthony Pesch · 2 years, 4 months ago
  51. 1366695 Add generator support for PlatformIO (#718) by Pavel Sokolov · 2 years, 5 months ago
  52. 3e44122 Fix compiler warning on MSVC (#717) by Petteri Aimonen · 2 years, 5 months ago
  53. 426a60e Fix compiler warning with PB_BUFFER_ONLY (#717) by Petteri Aimonen · 2 years, 5 months ago
  54. ab19ecb Improve optimization for little-endian platforms. by Petteri Aimonen · 2 years, 8 months ago
  55. bdfaeaa Fix problems running tests with newer SCons version (deprecated env.has_key()) by Petteri Aimonen · 2 years, 9 months ago
  56. 863b739 Emit size_union only once, with guards (#692) by Ingo Kresse · 2 years, 9 months ago
  57. 9d11e05 feat: Change NANOPB_VERSION macro to string by David Sabatie · 2 years, 9 months ago
  58. 1d43d10 Fix PB_CONVERT_DOUBLE_FLOAT option in docs by Tobias Nießen · 2 years, 10 months ago
  59. 4730bae Fix typo in concepts documentation by Tobias Nießen · 2 years, 10 months ago
  60. ba0628f Add clean target to generator/proto/Makefile (#681) by ghseb · 2 years, 10 months ago
  61. 11885ad Use 'static_assert' keyword for iar (#679) by ghseb · 2 years, 10 months ago
  62. a9b7a2f Fix problem with previous change to CMakeLists (#677) by Ivan Zrno · 2 years, 11 months ago
  63. 70f8457 Make CMakeLists more uniform (#676) by Mathis Logemann · 2 years, 11 months ago
  64. 3580a3d Attempt to fix Linux package build error with new versions of python-protobuf by Petteri Aimonen · 2 years, 11 months ago
  65. 773d987 Explicitly check for pItem == NULL to satisfy Xcode analyzer (#667, #674) by Petteri Aimonen · 2 years, 11 months ago
  66. 98a4911 Move PB_WT_PACKED definition to the header (#671) by Petteri Aimonen · 2 years, 11 months ago
  67. 76d835a [CMake] add build interface (#669) by Mathis Logemann · 2 years, 11 months ago
  68. 29b8ee4 Windows .bats: use standard python invocation instead of py.exe launcher (#657) by Karl Ljungkvist · 3 years ago
  69. 92dd2c9 Fixing uninitialized PYTHON_INSTDIR in CMakeLists.txt (#652) by Oleg Dolgy · 3 years, 1 month ago
  70. 6700ee0 Setting version to 0.4.6-dev by Petteri Aimonen · 3 years, 1 month ago
  71. c912413 Further poetry fix.. by Petteri Aimonen · 3 years, 1 month ago
  72. f7e4140 Publishing nanopb-0.4.5 by Petteri Aimonen · 3 years, 1 month ago
  73. b7e0278 Poetry: override default exclude from .gitignore by Petteri Aimonen · 3 years, 1 month ago
  74. c83a553 Fix poetry build when dist folder does not exist by Petteri Aimonen · 3 years, 1 month ago
  75. ed31ae6 Poetry build: fix spaces in path by Petteri Aimonen · 3 years, 1 month ago
  76. ea10622 Fix duplicate union definition in generated file (#637) by Jakub Tymejczyk · 3 years, 1 month ago
  77. 4d58171 Add test case for #637 by Petteri Aimonen · 3 years, 1 month ago
  78. a2ddaeb Fix compiler error in generated initializer for submessage callback (#631) by Petteri Aimonen · 3 years, 1 month ago
  79. cd8dc66 Pip package: include nanopb_pb2.py (#629) by Petteri Aimonen · 3 years, 1 month ago
  80. e7f8c40 Fix descriptor width calculation for 64-bit types (#644) by Petteri Aimonen · 3 years, 1 month ago
  81. 77e23ac Fix test case build error on clang. by Petteri Aimonen · 3 years, 1 month ago
  82. 0a03bdf fuzztest: Better coverage of static data in oneof (#647) by Petteri Aimonen · 3 years, 1 month ago
  83. e2f0ccf Fix invalid free() with oneof (#647) by Petteri Aimonen · 3 years, 1 month ago
  84. 9cbe4ae Add testcase for #647: invalid free with oneof by Petteri Aimonen · 3 years, 1 month ago
  85. 0aa6f11 Revert old fix for #617 by Petteri Aimonen · 3 years, 1 month ago
  86. e3a302b Fix unordered field numbers inside oneof causing fields to be ignored (#617) by Petteri Aimonen · 3 years, 1 month ago
  87. 12f3708 Fix comment inclusion not working on python-protobuf 3.0 (#85, #645) by Petteri Aimonen · 3 years, 1 month ago
  88. e942f15 Enable comments generation by default and add test case (#85, #645) by Petteri Aimonen · 3 years, 1 month ago
  89. 255d504 Add support for including comments from .proto file (#85, #645) by Angel ILIEV · 3 years, 1 month ago
  90. 049485f Fix pb_decode() not initializing fields inside oneof (#635) by Petteri Aimonen · 3 years, 3 months ago
  91. 87785dd Buildify BUILD and WORKSPACE files (#633) by Matthew Simmons · 3 years, 3 months ago
  92. b0befac Fix capitalization error in scons 4.1.0 support by Petteri Aimonen · 3 years, 3 months ago
  93. dc2548d Include 0.3.9.7 info in master branch changelog by Petteri Aimonen · 3 years, 3 months ago
  94. 35965fd Try to fix testcase build error on new SCons by Petteri Aimonen · 3 years, 3 months ago
  95. a94b77a Make generator consider dependencies recursively (#610) by Petteri Aimonen · 3 years, 5 months ago
  96. bb2e0e2 Fix compiler errors with complex oneof hierarchy and sizeof() (#610) by Petteri Aimonen · 3 years, 5 months ago
  97. 32d9a1e Documentation: clarify security model on dynamic allocations (#615) by Petteri Aimonen · 3 years, 5 months ago
  98. ee1aff9 Fix unordered field numbers inside oneof causing fields to be ignored (#617) by Petteri Aimonen · 3 years, 5 months ago
  99. a05fa8b Setting version to 0.4.5-dev by Petteri Aimonen · 3 years, 5 months ago
  100. 2b48a36 Publishing nanopb-0.4.4 by Petteri Aimonen · 3 years, 5 months ago