Code Review
/
apps
/
agl-service-can-low-level.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
apps/agl-service-can-low-level.git
2016-12-31
Petteri Aimonen
Merge branch 'master' of github.com:nanopb/nanopb
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Petteri Aimonen
Fix multiple oneofs in same message (issue #229)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Petteri Aimonen
Add testcase for issue #229
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Petteri Aimonen
Update readme
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Petteri Aimonen
Merge pull request #231 from Tobba/expose-varint32
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Tobba
Make pb_decode_varint32 public API
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Petteri Aimonen
Allow overriding proto3 mode (#228)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Petteri Aimonen
Enable clang integer sanitizer and clean up a few warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Petteri Aimonen
Merge branch 'kurddt-fix_unalign' (issues #226, #227)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Petteri Aimonen
Add regression test for issue #227
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Petteri Aimonen
Refactor proto3 logic into pb_check_proto3_default_value()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Guillaume Lager
Fix potential unaligned access
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Petteri Aimonen
Merge branch 'wak-google-upstream1' (#223)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Petteri Aimonen
Test case for enum_to_string
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Petteri Aimonen
Small indentation and naming fixes to enum_to_string...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
William A....
nanopb: update generator to emit optional enum->string...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Petteri Aimonen
Include version number in PlatformIO library.json ...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Petteri Aimonen
Change download links to https
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Petteri Aimonen
Setting version to 0.3.8-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Petteri Aimonen
Publishing nanopb-0.3.7
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Petteri Aimonen
Note about protoc update
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Petteri Aimonen
Build fix for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Petteri Aimonen
Build fix for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Petteri Aimonen
Strip debug symbols from linux library files
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Petteri Aimonen
Only run alltypes_proto3 test case if protoc version...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Petteri Aimonen
Update changelog and authors list
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Petteri Aimonen
Add test cases for proto3 has_ field support.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Petteri Aimonen
Set the proto3 option by default if file specifies...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Petteri Aimonen
Fix missing warning with large bytes fields (issue...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Petteri Aimonen
Merge pull request #218 from berni155/master
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
berni155
Fix typo in encoding
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Petteri Aimonen
Merge pull request #208 from podsvirov/topic-cmake...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Petteri Aimonen
Merge pull request #216 from berni155/proto3_singular_f...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Bernhard Krämer
Prevent fields with default value from encoding when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Bernhard Krämer
Add proto3 option to handle singular fields
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Petteri Aimonen
Fix typo in docs (thanks to @alecdavis)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Petteri Aimonen
Merge pull request #213 from PiotrSikora/export_license
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Piotr Sikora
Bazel: export LICENSE.txt file.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Petteri Aimonen
Fix formatting error in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Petteri Aimonen
Merge pull request #211 from tmroeder/feat-inline-bytes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Tom Roeder
Add inline allocation of bytes fields
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Petteri Aimonen
Merge pull request #209 from LuminateWireless/bazel...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Ming Zhao
Add bazel BUILD file for nanopb.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Konstantin...
Added CMake project
commit
|
commitdiff
|
tree
|
snapshot
2016-07-23
Petteri Aimonen
Include package name in include guard (issue #207).
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Petteri Aimonen
Setting version to 0.3.7-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Petteri Aimonen
Publishing nanopb-0.3.6
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Petteri Aimonen
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Petteri Aimonen
Clarify security model with regard to pointer _count...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Petteri Aimonen
Protect against corrupted _count fields in pb_release().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Petteri Aimonen
Add testcase for issue #205
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Petteri Aimonen
Add static repeated submessage field to mem_release...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Petteri Aimonen
Small updates to docs
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Petteri Aimonen
Fix error in STATIC_ASSERT with multiple files (issue...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Petteri Aimonen
Add testcase for issue #203
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Petteri Aimonen
Merge pull request #201 from yanivmo/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Yaniv Mordekhay
Added explanation of `oneof` section usage
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Petteri Aimonen
Fix formatting in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Petteri Aimonen
Some more docs updates
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Petteri Aimonen
Merge pull request #196 from mxk/api-ref
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Maxim Khitrov
Update API reference to match headers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Petteri Aimonen
Provide comments about uncalculable message sizes ...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Petteri Aimonen
Merge pull request #194 from isotes/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Petteri Aimonen
Merge pull request #193 from recursify/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
isotes
Generate MIN/MAX/ARRAYSIZE for enums
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Kenshi Kawaguchi
Add -D option to specify output directory
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Petteri Aimonen
Setting version to 0.3.6-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Petteri Aimonen
Publishing nanopb-0.3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Petteri Aimonen
Update pb_release docs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Petteri Aimonen
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Petteri Aimonen
Add code generator insertion points to files (#178).
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Petteri Aimonen
Fix a few remaining bugs related to CHAR_BIT!=8 platforms.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Petteri Aimonen
Remove obsolete __BIG_ENDIAN__ compilation option.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Petteri Aimonen
Add note to migration doc
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Petteri Aimonen
Replace uint8_t with a pb_byte_t typedef.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Petteri Aimonen
Modify the int size STATIC_ASSERTS to work with CHAR_BI...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Petteri Aimonen
Get rid of type punning in pb_encode_fixedXX().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Petteri Aimonen
Merge pull request #190 from aeruder/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Andrew Ruder
pb_istream_from_buffer: add const to prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Petteri Aimonen
Fix mistake in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Petteri Aimonen
Fix generator crash with Enum inside Oneof (issue ...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Petteri Aimonen
Second fix for -pedantic build issue in tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Petteri Aimonen
Fix -Wno-pedantic on old GCC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Petteri Aimonen
Add testcase for anonymous unions + few fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Benjamin Kamath
Add option to allow for anonymous unions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Petteri Aimonen
Ignore null pointers in pb_release() (issue #183).
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Petteri Aimonen
Add contributing.md to provide issue templates on github
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Petteri Aimonen
Merge pull request #181 from kylemanna/cmake
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Kyle Manna
examples: cmake_simple: Use auto discovered path
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Kyle Manna
cmake: Auto discover NANOPB_SRC_ROOT_FOLDER
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Kyle Manna
cmake: Build generator files in build directory
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Petteri Aimonen
Merge pull request #176 from kylemanna/whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Kyle Manna
generator: Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Petteri Aimonen
Fix regression in generating message size defines ...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Petteri Aimonen
Add random message generator to help with fuzz testing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Petteri Aimonen
Fix bug in fuzzstub.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Petteri Aimonen
Fix list formatting in readme
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Petteri Aimonen
Add documentation link to readme
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Petteri Aimonen
Fine-tune the readme
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Petteri Aimonen
Clean up the python2/python3 string type handling
commit
|
commitdiff
|
tree
|
snapshot
next