488 Commits

Author SHA1 Message Date
lahiker42
5c1f1dc237 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@71 00440858-1255-0410-a3e6-75ea37f81c3a 2008-10-01 00:43:57 +00:00
lahiker42
11471a7931 oops, bug in little-endian optimization
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@70 00440858-1255-0410-a3e6-75ea37f81c3a
2008-10-01 00:40:31 +00:00
lahiker42
a46640c36e packaging tape for protobuf-c.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@69 00440858-1255-0410-a3e6-75ea37f81c3a
2008-10-01 00:29:30 +00:00
lahiker42
e0ebae0787 add copy of license
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@68 00440858-1255-0410-a3e6-75ea37f81c3a
2008-09-23 15:06:37 +00:00
lahiker42
1bf2e9e3ab insert copyright notice.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@67 00440858-1255-0410-a3e6-75ea37f81c3a
2008-09-22 20:27:24 +00:00
lahiker42
f3ed0fa1c9 updates to work with latest protobuf
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@63 00440858-1255-0410-a3e6-75ea37f81c3a
2008-09-09 18:18:28 +00:00
lahiker42
67f08bfda9 release v0.3
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@57 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-28 13:34:53 +00:00
lahiker42
cd75d5e54b - suppress final enum comma
- do not use c++ comments


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@55 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-28 06:08:40 +00:00
lahiker42
9e2a16a72a spruce up todo file
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@54 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-27 03:51:24 +00:00
lahiker42
e3c8e8b2e6 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@52 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-27 02:16:09 +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
35ff27491e revert back the closures and error handling
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@49 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-26 14:45:34 +00:00
lahiker42
3f15d003c4 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@47 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-25 22:55:05 +00:00
lahiker42
c4442d125c Work on simplerpc. revisit service api.. may need to rerevisit
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@46 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-25 17:50:52 +00:00
lahiker42
a81974883a - fixin up services
- beginnings of simplerpc system


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@45 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-24 22:11:04 +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
16df26338a git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@34 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-23 20:00:01 +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
lahiker42
8542d664b2 service docs
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@30 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-23 04:15:41 +00:00
lahiker42
ae0a3ab67f add an autogen scrip
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@28 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-22 22:21:05 +00:00
lahiker42
c899010af2 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@26 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 22:18:38 +00:00
lahiker42
502c87b35d git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@25 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 22:18:20 +00:00
lahiker42
3a9add25fa git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@24 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 22:17:37 +00:00
lahiker42
488add9778 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@23 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 22:17:16 +00:00
lahiker42
9ce63f9e2b ignore stuf
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@22 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-22 22:16:28 +00:00
lahiker42
a9c16cc839 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@21 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 22:15:42 +00:00
lahiker42
6ab9b2d6d0 git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@4 00440858-1255-0410-a3e6-75ea37f81c3a 2008-08-22 20:47:11 +00:00
lahiker42
3f7a1027b4 initial import into google-code.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@2 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-22 20:38:05 +00:00
(no author)
267ee19dc8 Initial directory structure.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@1 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-22 20:33:03 +00:00