8 Commits

Author SHA1 Message Date
lahiker42
ad4442f388 Tests to handle allocation errors gracefully.
Based on patch by Jason Lunz.



git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@173 00440858-1255-0410-a3e6-75ea37f81c3a
2009-03-05 03:56:01 +00:00
lahiker42
f51eaa7c15 Add default value support.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@82 00440858-1255-0410-a3e6-75ea37f81c3a
2008-11-30 06:10:28 +00:00
lahiker42
7b7b5e25f4 optimize and implement enum/message/service descriptor
lookups by name and value.


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@51 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-27 02:14:42 +00:00
lahiker42
f87e0849ea use uint8_t and size_t where appropriate.
implement and test unknown fields


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@44 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 18:37:43 +00:00
lahiker42
6d62ed50a3 more tests
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@40 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 13:18:15 +00:00
lahiker42
1317b110af lots of fixes and tests
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@38 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 11:44:38 +00:00
lahiker42
1265baa325 many bug fixes, and lots of test code
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@36 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 03:00:21 +00:00
lahiker42
ee774e97ad add static init
add test code (beginnings of very thorough test)


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@33 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-23 19:59:17 +00:00