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.05Oct123Sep1817161523Jul222113129430Jun29281545May314Apr628Mar181615125226Feb25242220131221Jan2018171231Dec2322922Nov211930Oct2423111092Sep10Aug6543126Jul2319Jun14625May510Mar7420Feb19137627Jan2616Dec21Nov2015141025Oct241715875126Sep24222120131211Jul117Jun167May29Apr28108322Mar726Feb221327Jan24231511754327Dec262216Sep118728Aug261918109420Jul2Jun30May201726Apr18159752118Mar171615121025Feb241512109543Jan129Dec22219323Nov171413117229Oct24232026Sep181311109818Aug822Jul171663Jun14Apr85213Mar964228Feb22212017131176529Jan211614131013Dec627Nov16141129Oct21181418Sep3226AugAdding a special case to encode a negative varint.Modify the test to encode using protoc and verify, they should match.Small fix to decode_map exampleAdd test/example of using 'map' type. (issue #289)Setting version to 0.4.0-devPublishing nanopb-0.3.90.3.9 nanopb-0.…0.3.9 nanopb-0.3.9Update changelogUpdate using_union_messages readmeMerge pull request #284 from elcojacobs/developAdded pb_decode_delimited_noinitUse pyinstaller for linux binary packages instead of old bbfreezeMac OS X build fixFix windows build failUpdate CHANGELOG.txt, rename AUTHORS to AUTHORS.txtAdd pb_en/decode_nullterminated() (part of #278)Update CHANGELOG and AUTHORSAdd option to build without 64-bit support (issue #86)Test also the optionals case in field_size_*Add options to define source and header file extensions (issue #264)Broken preliminary namespaces support (issue #264)caf_migration/n…caf_migration/nanopb/cpp_namespaces_devMerge pull request #283 from kylemanna/fix-travistravis: Invoke scons directlytravis: Use prebuilt protoc and protobuf 3.4travis: Use nproc to count CPUsProperly detect truncated tags in corrupted messages (issue #277)Better error message for max_size missing with fixed_length=true (issue #281)Make pb_decode_varint32 overflow checks exact (issue #258)Merge pull request #273 from kfitch/masterMerge https://github.com/nanopb/nanopbAdd an example using the new RELPATH option.Add some documentation to FindNanopb.cmake about the new RELPATH option.Preliminary cut at adding a "RELPATH" optional argument to NANOPB_GENERATE_CPPDon't put -dev version numbers in platformio library.jsonMerge pull request #267 from ivankravets/patch-5Export examplesMerge pull request #266 from kamalmarhubi/bazel/workspace-filebazel: Add WORKSPACEMerge branch 'master' into dev_0.4Update comment in FindNanopb.cmake to match current directory layout.Merge pull request #265 from kfitch/master
Loading