13 Commits

Author SHA1 Message Date
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
348d300628 complete exhaustive test
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@43 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 16:20:19 +00:00
lahiker42
70ed8ebfb5 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@42 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-24 16:01:28 +00:00
lahiker42
e5c160cbb1 more tests... exhausting...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@41 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 15:53:49 +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
69b6328848 tests & fixes
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@39 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 12:38:58 +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
b70b5358dc git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@37 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-24 03:25:06 +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
6ffe171d9f random todo items
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@35 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-23 20:44:49 +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