1. f6c0f91 Add test for stripping package names across dependent proto files by Josh Strohminger · 10 months ago
  2. 4838ca7 Support newer protoc version scheme that only includes the minor and patch versions by Josh Strohminger · 10 months ago
  3. bc212bb Update readme to match other examples configurations for running tests on Mac by Josh Strohminger · 10 months ago
  4. 4ea09e8 Fix first path passed to protoc by Tobias Müller · 10 months ago
  5. 8ef41e0 Remove pkg_resources import (#887) by Petteri Aimonen · 10 months ago
  6. 09a3560 Allow substitutions in custom_nanopb_protos by Joseph Duchesne · 11 months ago
  7. 2c3611b Bump grpcio from 1.51.3 to 1.53.0 in /extra by dependabot[bot] · 11 months ago
  8. d7f388f Test cases: fix broken version check for libprotoc 23.1. by Petteri Aimonen · 12 months ago
  9. 75751df Add migration documentation for int_size option for enum fields by jheaff1 · 1 year ago
  10. bf70684 Add unit test for int_size option for enums by jheaff1 · 1 year ago
  11. 19bea32 Add ability to specify size of generated enums by jheaff1 · 1 year, 2 months ago
  12. 37bea38 CMakeLists: Minimum version 3.14 by Petteri Aimonen · 1 year, 1 month ago
  13. dbbf5d8 Add nanopb_PYTHON_INSTDIR_OVERRIDE to CMakeLists.txt by Nick St.Pierre · 1 year, 1 month ago
  14. 5a3bd89 add "call" under Windows upon generator call by philippe44 · 1 year, 1 month ago
  15. 922b9db GitHub workflow: update bazel mac image version by Petteri Aimonen · 1 year, 1 month ago
  16. 26b784f ref |> Modified The generated code uses utf-8 encoding by default. by Jerry.Chen · 1 year, 2 months ago
  17. 91fb301 Update Python2 CI workflow to Ubuntu 20.04 by Petteri Aimonen · 1 year, 2 months ago
  18. ee27d70 bazel: update grpcio-tools to fix mac build on arm by Isaac Torres · 1 year, 4 months ago
  19. c16c239 Fix platformio build failure in example by Petteri Aimonen · 1 year, 5 months ago
  20. 22b5ad4 Ensure generator files are updated when cached by Hans Binderup · 1 year, 5 months ago
  21. 32ec526 Bump setuptools from 60.2.0 to 65.5.1 in /extra by dependabot[bot] · 1 year, 6 months ago
  22. ed53000 Use static_assert keyword on MSVC in C89 mode (#843) by Petteri Aimonen · 1 year, 6 months ago
  23. 01ca629 CMakeLists: Add missing __init__.py to generator install (#841) by Petteri Aimonen · 1 year, 6 months ago
  24. d7b9922 Setting version to 0.4.8-dev by Petteri Aimonen · 1 year, 6 months ago
  25. b97aa65 Publishing nanopb-0.4.7 by Petteri Aimonen · 1 year, 6 months ago
  26. d8965d3 Update changelog and authors by Petteri Aimonen · 1 year, 6 months ago
  27. 6e900cb Add option NANOPB_PB2_TEMP_DIR to store nanopb_pb2.py in a temporary directory (#601) by Petteri Aimonen · 3 years, 8 months ago
  28. c50cca2 Improve PlatformIO generator by Valerii Koval · 1 year, 6 months ago
  29. 42d3ec1 Fix subprocess.run call on platformio_generator.py by Pavel Sokolov · 1 year, 6 months ago
  30. 2d50640 platformio: Expand PYTHONEXE prior to constructing the action (#834) by Petteri Aimonen · 1 year, 6 months ago
  31. c1d96fe Fix test failure on AVR (C++ vs. the app_main() test run wrapper) by Petteri Aimonen · 1 year, 6 months ago
  32. 1a0be4a Add regression test for enum_to_string with C++ (#838) by Petteri Aimonen · 1 year, 7 months ago
  33. 629091f Move C extern by Sean · 1 year, 7 months ago
  34. f4bc415 Adding a simple Conan+CMake example (#837) by Christopher Hughes · 1 year, 7 months ago
  35. bb5b4d9 Allow using = instead of : with generator option -s by Petteri Aimonen · 1 year, 7 months ago
  36. eb135da Revert "Test case runner: fix passing of spaces in NANOPBFLAGS" by Petteri Aimonen · 1 year, 7 months ago
  37. a0d5bea Fix generator error when using M_STRIP_PACKAGE without package name (#795) by Petteri Aimonen · 1 year, 7 months ago
  38. b945553 Test case runner: fix passing of spaces in NANOPBFLAGS by Petteri Aimonen · 1 year, 7 months ago
  39. 8350d4b CMakeLists: use protoc wrapper script by default (#769) by Petteri Aimonen · 1 year, 7 months ago
  40. 1642666 Add --protoc-opt to nanopb_generator.py (#628) by Petteri Aimonen · 1 year, 7 months ago
  41. b469f3f Always include pb_release() as function, instead of macro. (#802) by Petteri Aimonen · 1 year, 7 months ago
  42. d8b6da1 Allow specifying include format without special characters (#810) by Petteri Aimonen · 1 year, 7 months ago
  43. 176da02 Fix handling of spaces in arguments passed through protoc (#810) by Petteri Aimonen · 1 year, 7 months ago
  44. 9a87760 Automatically add -lm to test builds on platforms that have libm (#792) by Petteri Aimonen · 1 year, 7 months ago
  45. dd40799 Adjust testing workflow triggers by Petteri Aimonen · 1 year, 7 months ago
  46. 160be3f Fix space characters when using platformio build rules (#808, #809) by Petteri Aimonen · 1 year, 7 months ago
  47. 4cc56dc Create canonical name mapping also for overridden package name (#820) by Petteri Aimonen · 1 year, 7 months ago
  48. d722d14 Add __repr__() to generator types to ease debugging by Petteri Aimonen · 1 year, 7 months ago
  49. 677c4f6 Add reverse mapping when mangle_names is used (#783) by Petteri Aimonen · 1 year, 7 months ago
  50. 6b878fe Safeguard substraction in pb_read() (#697) by Petteri Aimonen · 1 year, 7 months ago
  51. eeda15e Sanitize /* */ inside .proto file comment by Petteri Aimonen · 1 year, 7 months ago
  52. d7b2747 Simplify and fix some corner cases of message sorting in previous commit. by Petteri Aimonen · 1 year, 7 months ago
  53. c5eb921 Generator: keep order of messages when possible by Petteri Aimonen · 1 year, 7 months ago
  54. e5638c6 Fix compilation error with fixed size array and FT_POINTER (#630) by Petteri Aimonen · 1 year, 7 months ago
  55. 6078525 Merge pull request #834 from ivankravets/patch-6 by Petteri Aimonen · 1 year, 7 months ago
  56. 1a54fa1 Escape Python path (solve issue with a space) by Ivan Kravets · 1 year, 7 months ago
  57. 605b44c Fix unnecessary generator message when using --quiet (#831) by Petteri Aimonen · 1 year, 7 months ago
  58. 2da421b Add compile-time error message for when PB_FIELD_32BIT is needed (#680, #827) by Petteri Aimonen · 1 year, 8 months ago
  59. ea54d26 Add note about updated CMake include path order (#822) by Petteri Aimonen · 1 year, 8 months ago
  60. ac91cb0 Merge pull request #822 from Innoseis/options_subfolder by Petteri Aimonen · 1 year, 8 months ago
  61. 40f3905 Add user defined import directories to nanopb options directories by Guillaume Lager · 1 year, 8 months ago
  62. 8cc860c Make sure REL_PATH is presented first by Guillaume Lager · 1 year, 8 months ago
  63. 80f9d5b Generator: default to PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (#787) by Petteri Aimonen · 1 year, 8 months ago
  64. 7f3f327 Merge pull request #819 from hacker-cb/platformio-fix-ldf-include-dir by Petteri Aimonen · 1 year, 9 months ago
  65. da8197d PlatformIO: Added `includeDir` to `build` section of the library.json. by Pavel Sokolov · 1 year, 9 months ago
  66. 72cbff4 Merge pull request #815 from nanopb/dependabot/pip/extra/protobuf-3.19.5 by Petteri Aimonen · 1 year, 9 months ago
  67. 76153e6 Bump protobuf from 3.19.1 to 3.19.5 in /extra by dependabot[bot] · 1 year, 9 months ago
  68. ccab5d1 Merge pull request #814 from jussike/master by Petteri Aimonen · 1 year, 9 months ago
  69. bbbd9bf Allow including inside of extern C by Jussi Keranen · 1 year, 9 months ago
  70. 23993cf Some clarifications regarding callbacks by Petteri Aimonen · 1 year, 9 months ago
  71. 368a6e0 Fix wrong format in Python Poetry project file (#811) by Petteri Aimonen · 1 year, 10 months ago
  72. 404b2f0 Move ENUMTYPE together with other enum defines & add test (#803) by Petteri Aimonen · 1 year, 10 months ago
  73. 952f5fc Merge pull request #803 from computer-whisperer/enum_msgtype by Petteri Aimonen · 1 year, 10 months ago
  74. 08487ae Generate ENUMTYPE macros for enums instead of MSGTYPE macros. by Christian Balcom · 1 year, 10 months ago
  75. 9949016 Generate MSGTYPE definitions for UENUM fields by Christian Balcom · 1 year, 10 months ago
  76. 2b98db9 Update docs related to binary sizes, bloat.. by Petteri Aimonen · 1 year, 11 months ago
  77. 07a8f9e Update docs related field sorting by Petteri Aimonen · 1 year, 11 months ago
  78. 0b65330 Merge pull request #799 from gbalke/nanopb_dependencies by Petteri Aimonen · 1 year, 11 months ago
  79. 8ac0adf [Bazel] Allows importing nanopb.proto when defining proto libs by Greg Balke · 1 year, 11 months ago
  80. 16b09cc Documentation: pb_istream_t bufsize by Petteri Aimonen · 1 year, 11 months ago
  81. 0c0a5c0 Merge pull request #500 from silvergasp/master by Petteri Aimonen · 1 year, 11 months ago
  82. c623e74 Add brief mention of --c-style to docs by Petteri Aimonen · 2 years ago
  83. 89081e9 Expand naming style test coverage by Petteri Aimonen · 2 years ago
  84. 1c9c30d Add --c-style command line option for naming style (#199, #533, #791) by Krzysztof Rosinski · 2 years ago
  85. f84ad7f Fix missing import in test cases (#792) by Petteri Aimonen · 2 years ago
  86. a8f7681 Fix comments generation for submessages (#788) by Petteri Aimonen · 2 years ago
  87. 9d13556 Adds Bazel build to the CI by Nathaniel Brough · 2 years, 5 months ago
  88. 6ec6538 Adds Bazel build support by Nathaniel Brough · 2 years, 5 months ago
  89. 8add19e Setting version to 0.4.7-dev, cleanup changelog by Petteri Aimonen · 2 years, 1 month ago
  90. afc499f Publishing nanopb-0.4.6 by Petteri Aimonen · 2 years, 1 month ago
  91. 2d48328 Update changelog by Petteri Aimonen · 2 years, 1 month ago
  92. 8a444f3 Fix latest binary package link by Petteri Aimonen · 2 years, 1 month ago
  93. 43815e9 Fix compatibility problems in pip package with newest python-protobuf by Petteri Aimonen · 2 years, 1 month ago
  94. 1ed2617 Fix deprecated github workflow env syntax by Petteri Aimonen · 2 years, 1 month ago
  95. e5c06ed Fix PyPI publish workflow by Petteri Aimonen · 2 years, 1 month ago
  96. 3dde17e Fix uninitialized variable in AVR test runner by Petteri Aimonen · 2 years, 2 months ago
  97. 16ca8c5 nanopb.mk Makefile rules: fix options dependency (#666) by Petteri Aimonen · 2 years, 2 months ago
  98. 4cad0c3 Fix passing of error message from substream callback (#703) by Petteri Aimonen · 2 years, 2 months ago
  99. ada8903 Fix comments going to wrong member variables (#701) by Petteri Aimonen · 2 years, 2 months ago
  100. b574ac5 Cleanup comments, add test for default behavior (#772, #773) by Petteri Aimonen · 2 years, 2 months ago