Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-12 | Fixed issue 1 reported by Erik Rosen: | 1 | -2/+10 | |
2012-01-12 | Added an encode/decode test for 'required' fields of all types. | 4 | -3/+168 | |
2011-12-30 | Make the fuzztest runnable again | 1 | -2/+2 | |
2011-12-30 | Expanding the tests to better cover decoding from memory buffer. | 4 | -26/+103 | |
2011-12-30 | Fixed a bug related to submessage encoding into memory buffer. | 4 | -26/+66 | |
2011-11-30 | Merged 0004-Added-missing-trailing-newlines.patch by Matt Kern. | 1 | -1/+1 | |
2011-11-30 | Merged 0003-Fixed-format-specifiers.patch by Matt Kern. | 2 | -8/+8 | |
2011-09-18 | Added comments to the simplest decode/encode examples. | 2 | -6/+25 | |
2011-09-13 | Fixed a bunch of bugs related to callback fields. | 6 | -40/+117 | |
2011-09-12 | Tests for callback fields | 6 | -2/+108 | |
2011-08-24 | Make fuzz test runnable again :) | 1 | -1/+4 | |
2011-08-24 | makefile fix | 1 | -1/+2 | |
2011-08-24 | wrong file name | 3 | -3/+3 | |
2011-08-23 | More unittests | 2 | -0/+116 | |
2011-08-23 | Changed autogenerated file naming from foo.c to foo.pb.c | 3 | -27/+36 | |
2011-08-23 | more unittests | 1 | -0/+12 | |
2011-08-23 | More unittests | 3 | -7/+178 | |
2011-08-22 | unittests, change to PB_LTYPE_BYTES data size | 2 | -12/+69 | |
2011-08-17 | Example | 4 | -16/+36 | |
2011-08-16 | Docs | 1 | -1/+1 | |
2011-08-14 | More documentation, small improvements | 2 | -21/+12 | |
2011-08-11 | Documenting and improving stream behaviour | 2 | -7/+24 | |
2011-08-10 | Unittests for encode | 4 | -16/+156 | |
2011-08-04 | Encoder | 4 | -7/+31 | |
2011-07-31 | First version of header generator | 4 | -75/+36 | |
2011-07-30 | unittests (some) | 3 | -19/+134 | |
2011-07-28 | iter | 1 | -7/+7 | |
2011-07-28 | git-svn-id: https://svn.kapsi.fi/jpa/nanopb@947 e3a754e5-d11d-0410-8d38-ebb78... | 1 | -2/+2 | |
2011-07-27 | bugfix | 1 | -1/+1 | |
2011-07-27 | git-svn-id: https://svn.kapsi.fi/jpa/nanopb@945 e3a754e5-d11d-0410-8d38-ebb78... | 2 | -16/+2 | |
2011-07-27 | Making code ansi-compatible | 2 | -1/+12 | |
2011-07-27 | Improvements, array support | 1 | -31/+48 | |
2011-07-25 | First version of decoding | 3 | -0/+123 |