summaryrefslogtreecommitdiffstats
path: root/pb_encode.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-30Fixed a bug related to submessage encoding into memory buffer.Petteri Aimonen1-0/+1
2011-11-10Fix some compiler warnings in strict C89 modePetteri Aimonen1-3/+2
2011-09-13Fixed a bunch of bugs related to callback fields.Petteri Aimonen1-14/+30
2011-08-23More unittestsPetteri Aimonen1-1/+1
2011-08-23Changed autogenerated file naming from foo.c to foo.pb.cPetteri Aimonen1-0/+7
2011-08-23check return valuesPetteri Aimonen1-16/+25
2011-08-17ExamplePetteri Aimonen1-2/+5
2011-08-14More documentation, small improvementsPetteri Aimonen1-1/+3
2011-08-11Documenting and improving stream behaviourPetteri Aimonen1-4/+22
2011-08-10Unittests for encodePetteri Aimonen1-14/+19
2011-08-04EncoderPetteri Aimonen1-0/+326