Separate PB_HTYPE to PB_ATYPE and PB_HTYPE.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 20 Feb 2013 20:55:59 +0000 (22:55 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 20 Feb 2013 20:55:59 +0000 (22:55 +0200)
commit41f98343c8e4c94180b514902219044510a234b1
treea98cb8d0260debfa4ef0bc94047f3e1b9accfc34
parent69085d93877ef75ca28505487d8a1335a4b7fa6c
Separate PB_HTYPE to PB_ATYPE and PB_HTYPE.

Also clean up the logic so that it is easier to implement more
allocation types in the future.

Update issue 53
Status: FixedInGit
pb.h
pb_decode.c
pb_encode.c