Skip to content
Snippets Groups Projects
Select Git revision
  • caf_migration/nanopb/code_reduction_dev default
  • caf_migration/nanopb/cpp_namespaces_dev
  • caf_migration/nanopb/dev-0.2
  • caf_migration/nanopb/dev_0.4
  • caf_migration/nanopb/dev_dynamic_alloc_2
  • caf_migration/nanopb/dev_extensions
  • caf_migration/nanopb/dev_field_representation
  • caf_migration/nanopb/dev_get_rid_of_ternary_operator
  • caf_migration/nanopb/dev_installation_packages
  • caf_migration/nanopb/dev_no_pb_decoders
  • caf_migration/nanopb/dev_performance_improvement
  • caf_migration/nanopb/dev_pointer_encoding
  • caf_migration/nanopb/dev_tests_using_scons
  • caf_migration/nanopb/dynamic_alloc_dev
  • caf_migration/nanopb/maintenance_0.1
  • caf_migration/nanopb/maintenance_0.2
  • caf_migration/nanopb/maintenance_0.3
  • caf_migration/nanopb/master
  • caf_migration/nanopb/wiki
  • nanopb-0.3.9.2
  • 0.3.9.2
  • nanopb-0.3.9.1
  • 0.3.9.1
  • nanopb-0.3.9
  • 0.3.9
  • nanopb-0.3.8
  • 0.3.8
  • 0.3.6
  • 0.3.7
  • nanopb-0.3.7
  • nanopb-0.3.6
  • nanopb-0.2.9.3
  • nanopb-0.3.5
  • nanopb-0.3.4
  • nanopb-0.3.3
  • nanopb-0.3.2
  • nanopb-0.2.9.2
  • nanopb-0.3.1
  • nanopb-0.2.9.1
39 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Sep1211Jul117Jun167May29Apr28108322Mar726Feb221327Jan24231511754327Dec262216Sep118728Aug261918109420Jul2Jun30May201726Apr18159752118Mar171615121025Feb241512109543Jan129Dec22219323Nov171413117229Oct24232026Sep181311109818Aug822Jul171663Jun14Apr85213Mar964228Feb22212017131176529Jan211614131013Dec627Nov16141129Oct21181418Sep3226Aug24169431Jul19185130Jun252016131219May18Apr1Mar27Feb241530Jan23126530Dec30Nov10418Sep141312124Aug23221716141110431Jul30282725Fix maximum encoded size for negative enums (issue #166).Make the generator understand included files (issue #165).Refactor the generator logic into a ProtoFile class.Expand the multiple_files test case to include oneofs and enumsFix handling of unsigned 8- or 16-bit enums.Add testcase for issue #164Add packed_enum option to generator.Add note about running tests on Mac OS XAdd link to forum to the readmeMerge pull request #157 from ivankravets/patch-1Specify additional fields for @PlatformIO RegistryMerge pull request #156 from ncolomer/masterPlatformIO Library Registry manifest fileAdd download link to readmeMigrating wiki contents from Google Codecaf_migration/n…caf_migration/nanopb/wikiFix for previous (issue #155)Prefer python2 in generator/protoc-gen-nanopb.Setting version to 0.3.4-devPublishing nanopb-0.3.3nanopb-0.3.3nanopb-0.3.3Switch to .tar.gz format for Mac OS X packages.Fix problem with plugin options on Python 2.7.2 and older.Update changelogClear callbacks for union fields.Fix for test case build rulesImprove comment support in .options files.Always define enum long names so that cross-file references work.Add basic docs for msgid functionalityGenerate #defines for plain message idsAdd simple test case for message idsUse make_identifier() to create the name for FOO_MESSAGES define.nanopb_generator.py: emit macros for msgid message type id usenanopb.proto: add msgid message-level optionFix oneof submessage initialization bug.Better error messages for syntax errors in .options fileFix generator error when long_names:false is combined with Oneofs.Include libprotobuf in linux binary package.Lower required CMake version in exampleUpdate cmake_simple example readmeAdd simple example built with CMakeFix search for Python 2 with CMake
Loading