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
2013-07-06
Petteri Aimonen
Add pb_decode_delimited and pb_encode_delimited wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Petteri Aimonen
Clean up the comments in pb_encode.h and pb_decode.h
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Petteri Aimonen
Add section in pb.h for changing compilation settings.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Petteri Aimonen
Add error message macros to API reference.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Petteri Aimonen
Document the .options file usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Petteri Aimonen
Switch the example project to use the new .options...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Petteri Aimonen
Include the field tags in the generated .pb.h file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Petteri Aimonen
Setting version to 0.2.2-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Petteri Aimonen
Publishing nanopb-0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Petteri Aimonen
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Petteri Aimonen
Handle unterminated strings when encoding.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Petteri Aimonen
Fix bug with empty strings in repeated string callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Petteri Aimonen
Avoid maybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
dch
No need to include stdbool.h separately
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
dch
__pragma keyword is only supported by recent Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Petteri Aimonen
Do not generate has_ fields for callback fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Petteri Aimonen
Change the callback function to use void**.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Petteri Aimonen
Fix warning on clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Petteri Aimonen
Add support for packed structures on IAR and MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Make the generator options accept a file name in additi...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Add PB_SYSTEM_HEADER compile time option.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Rename pb_field_iterator_t field 'current' to 'pos'.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Implement error message support for the encoder side.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
alltypes.proto no longer needs to include nanopb.proto
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Switch alltypes.proto to use the new .options file...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Add simple support for separate options file.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Fix additional bug with empty message types.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Add option to run the tests with mudflap to detect...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Improve the fuzztest.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Fix error in backwards compatibility testcase
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Petteri Aimonen
Fix bug with decoding empty message types. Add test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Petteri Aimonen
Add a dummy field if struct would otherwise be empty.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Petteri Aimonen
Add generator option to configure #include directives.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Petteri Aimonen
Setting version to 0.2.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Petteri Aimonen
Publishing nanopb-0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Petteri Aimonen
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Petteri Aimonen
Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Petteri Aimonen
Add --extension option to generator.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Pavel Ilin
Added CMake file for use in projects linking against...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Petteri Aimonen
Merge branch 'dev-0.2'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Petteri Aimonen
Move STATIC_ASSERTs to .pb.c file.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Petteri Aimonen
Separate PB_HTYPE to PB_ATYPE and PB_HTYPE.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Petteri Aimonen
Rename PB_HTYPE_ARRAY -> PB_HTYPE_REPEATED.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Petteri Aimonen
Reformat generated .pb.c files using macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Petteri Aimonen
Setting version to 0.1.9.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Petteri Aimonen
Publishing nanopb-0.1.9
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Petteri Aimonen
Add gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Petteri Aimonen
Replace pb_type_t enum with #defines.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Petteri Aimonen
Set version to 0.2.0-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Petteri Aimonen
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Petteri Aimonen
Fix error message bugs with packed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Petteri Aimonen
Add check for sizeof(double) == 8.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Petteri Aimonen
Sanitize filenames before putting them in #ifndef.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Petteri Aimonen
Fix compiler warning on MSVC (issue #57)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Petteri Aimonen
Use unsigned datatypes where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Petteri Aimonen
Improve the pb_decode_varint implementations.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Petteri Aimonen
Avoid unnecessary looping in required fields check.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Petteri Aimonen
Add compile-time option PB_BUFFER_ONLY.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Petteri Aimonen
Make pb_decode_varint32 a separate implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Petteri Aimonen
Performance improvement: replace memcpy with loop.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Petteri Aimonen
Add Java package name to nanopb.proto.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Petteri Aimonen
Add an example of handling doubles on AVR platform.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Petteri Aimonen
Fix misleading comment (current generator sets LTYPE...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Petteri Aimonen
Oops, typoed #ifdef; again fixing previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Petteri Aimonen
Put previous commit (issue 52) inside #ifndef
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Petteri Aimonen
Fix bug with error messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Petteri Aimonen
Add field type FT_IGNORE to generator.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Petteri Aimonen
Add a test for the backwards compatibility of generated...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Petteri Aimonen
Add generator option for packed structs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Petteri Aimonen
Cleanup: get rid of unnecessary spaces
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Petteri Aimonen
Setting version to 0.1.9-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Petteri Aimonen
Publishing nanopb-0.1.8
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Petteri Aimonen
Fix small error in field callback documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Jens Steinhauser
Complete initialization of pb_istream_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Steffen Siering
Use TESTS variable to define dependencies for run_unittests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Petteri Aimonen
Select compilation options based on $(CC) in tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Petteri Aimonen
Rename test_compiles.c to test_multiple_files.c
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Steffen Siering
Fix STATIC_ASSERT macro when using multiple .proto...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Petteri Aimonen
Fix naming of nested Enums with short names
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Petteri Aimonen
Fix naming of enums when long_names=false.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Petteri Aimonen
Fix changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Petteri Aimonen
Setting version to 0.1.8-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Petteri Aimonen
Publishing nanopb-0.1.7
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Document new generator options
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Add nanopb version number to generated files.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Add extern "C" to header files.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Add option to use short names for enum values.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Allow defining field type in .proto.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Improve .proto options parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Use optparse in nanopb_generator.py
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petteri Aimonen
Give names to generated structures to allow forward...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Petteri Aimonen
Improve the person_with_extra_field test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Petteri Aimonen
Remove the "buf = NULL" => skip requirement from pb_ist...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Petteri Aimonen
Add tests for negative values in the alltypes testcase.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Petteri Aimonen
Add buffer size check in test_decode1.c example.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Petteri Aimonen
Enable -Wconversion for core and fix the warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
dch
Fix build warnings on MS compilers
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Petteri Aimonen
Created a CHANGELOG file for easy reference.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Petteri Aimonen
Clean up one (uint64_t) cast.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Petteri Aimonen
Fix -Wextra warning in generated .pb.c files.
commit
|
commitdiff
|
tree
|
snapshot
next