Robert Edmonds
db4ab0ee85
ChangeLog: fix trailing whitespace
2013-12-09 14:08:57 -05:00
Robert Edmonds
54464b90c4
ChangeLog: Issue #91
2013-11-22 19:48:44 -05:00
Robert Edmonds
7c7cc361b5
ChangeLog: 0.16 updates
2013-11-20 15:04:46 -05:00
lahiker42@gmail.com
d6857c2e9c
ensure enums are the size of ints
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@329 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-12 02:32:22 +00:00
lahiker42@gmail.com
ccfedab5d3
switch to using a fixed-size hash-table for detecting missing required fields,
...
it is only approximate now, but it should be good enough
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@327 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-02 14:16:19 +00:00
lahiker42@gmail.com
b0d7d4a023
Add version macros and library globals.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@324 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-02 03:45:35 +00:00
lahiker42@gmail.com
64fad6b7f3
attribute recent memory leak fix
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@323 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-02 03:16:25 +00:00
lahiker42@gmail.com
baba8cd71d
Bug fix (srobbins, see Issue 68 Comment 1)
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@321 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-02 02:32:57 +00:00
lahiker42@gmail.com
b84162824e
note bug fix.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@320 00440858-1255-0410-a3e6-75ea37f81c3a
2011-11-02 02:26:08 +00:00
lahiker42
5787693b48
Add a way to support multiple threads.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@289 00440858-1255-0410-a3e6-75ea37f81c3a
2011-03-21 22:25:28 +00:00
lahiker42
a3d8725340
Be more permissive in accepting packed data for non-packed repeated members.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@285 00440858-1255-0410-a3e6-75ea37f81c3a
2011-03-15 19:23:57 +00:00
lahiker42
0ec4e41507
Switch to New BSD license.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@284 00440858-1255-0410-a3e6-75ea37f81c3a
2011-03-15 19:14:43 +00:00
lahiker42
831accbd62
Add cmake support.
...
Minor cleanups to dispatch, set "has_idle" correctly.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@276 00440858-1255-0410-a3e6-75ea37f81c3a
2011-03-10 19:12:35 +00:00
lahiker42@gmail.com
4e281490cd
Various cleanups, mostly due to Pop Stelian.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@269 00440858-1255-0410-a3e6-75ea37f81c3a
2010-12-18 23:51:37 +00:00
lahiker42
e03c352fa2
Do not crash if def_bd == NULL (!)
...
Patch by Andrei Nigmatulin.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@266 00440858-1255-0410-a3e6-75ea37f81c3a
2010-11-01 18:38:31 +00:00
lahiker42
00b5c56f69
make protobuf_c_message_init() into a function (Issue #49 )
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@257 00440858-1255-0410-a3e6-75ea37f81c3a
2010-09-15 15:05:53 +00:00
lahiker42
0057cd3adc
"typo"
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@246 00440858-1255-0410-a3e6-75ea37f81c3a
2010-08-27 02:32:29 +00:00
lahiker42
7806546457
Finish up ChangeLog
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@243 00440858-1255-0410-a3e6-75ea37f81c3a
2010-08-26 04:15:51 +00:00
lahiker42
e30ec5f71e
protobuf_c_unpack_message():
...
Insist that required fields be represented in the packed message.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@242 00440858-1255-0410-a3e6-75ea37f81c3a
2010-08-25 21:16:10 +00:00
lahiker42
45d9ee4679
Support for deprecation annotations (Andrey Nigmatulin).
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@241 00440858-1255-0410-a3e6-75ea37f81c3a
2010-08-12 19:38:03 +00:00
lahiker42
4af0161167
Mention recent bug fix.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@236 00440858-1255-0410-a3e6-75ea37f81c3a
2010-05-26 01:27:39 +00:00
lahiker42
5beac76ca7
Support for packed-repeated fields.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@223 00440858-1255-0410-a3e6-75ea37f81c3a
2010-05-05 12:52:38 +00:00
lahiker42
b0031f8db5
Add generation / installation of pkg-config files. (Bobby Powers)
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@221 00440858-1255-0410-a3e6-75ea37f81c3a
2010-04-30 15:34:36 +00:00
lahiker42
58c9d0a1a2
.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@219 00440858-1255-0410-a3e6-75ea37f81c3a
2010-04-25 00:27:44 +00:00
lahiker42
a7726296e0
mention set_error_handler methods
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@210 00440858-1255-0410-a3e6-75ea37f81c3a
2010-03-17 18:30:40 +00:00
lahiker42
3a97180293
optimziation
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@206 00440858-1255-0410-a3e6-75ea37f81c3a
2010-02-10 18:04:17 +00:00
lahiker42
1a99061480
fix bsearch
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@204 00440858-1255-0410-a3e6-75ea37f81c3a
2010-02-10 00:33:45 +00:00
lahiker42
69bf014a41
give myself credit!
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@202 00440858-1255-0410-a3e6-75ea37f81c3a
2010-02-05 00:32:17 +00:00
lahiker42
54aa2a09cb
Bug fix for rpc with a lot of file-descriptors
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@199 00440858-1255-0410-a3e6-75ea37f81c3a
2010-01-24 17:09:48 +00:00
lahiker42
7dad08957f
- Fix to compile with latest prtobuf.
...
- Fix for big-endian platforms.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@197 00440858-1255-0410-a3e6-75ea37f81c3a
2010-01-24 16:42:14 +00:00
lahiker42
42abd6d706
correction
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@196 00440858-1255-0410-a3e6-75ea37f81c3a
2009-11-01 01:20:16 +00:00
lahiker42
bcde9c0a95
notes.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@195 00440858-1255-0410-a3e6-75ea37f81c3a
2009-10-28 04:27:17 +00:00
lahiker42
aab90f4a32
Use reserved word in string within descriptor (from Andrei Nigmatulin).
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@193 00440858-1255-0410-a3e6-75ea37f81c3a
2009-10-18 15:50:40 +00:00
lahiker42
eeed9c2b7a
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@192 00440858-1255-0410-a3e6-75ea37f81c3a
2009-06-11 13:05:23 +00:00
lahiker42
f3ae05f9e1
misc.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@189 00440858-1255-0410-a3e6-75ea37f81c3a
2009-06-11 12:50:42 +00:00
lahiker42
5621b79adc
Too lazy to split into separate patches
...
- allow CFLAGS=-DPRINT_UNPACK_ERRORS=0 to suppress
unpack warnings from being printed at compile time (Andrei Nigmatulin)
- give error if an unknown wire-type is encountered (Andrei Nigmatulin)
- fix technically possible overflows during unpack of very
large messages (Andrei Nigmatulin)
- [UNFINISHED] windows RPC work
and other junk, sorry
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@185 00440858-1255-0410-a3e6-75ea37f81c3a
2009-04-21 14:08:14 +00:00
lahiker42
57b9a4d246
ugh
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@183 00440858-1255-0410-a3e6-75ea37f81c3a
2009-04-05 14:06:45 +00:00
lahiker42
8b62c213f4
release 0.10
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@182 00440858-1255-0410-a3e6-75ea37f81c3a
2009-04-04 23:08:33 +00:00
lahiker42
df4ccc669d
Fix crashes on corrupt data. (Issue 16)
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@181 00440858-1255-0410-a3e6-75ea37f81c3a
2009-04-04 22:53:39 +00:00
lahiker42
73f34af0d7
reverse log
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@179 00440858-1255-0410-a3e6-75ea37f81c3a
2009-03-08 14:37:11 +00:00
lahiker42
2881e56b97
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@178 00440858-1255-0410-a3e6-75ea37f81c3a
2009-03-08 14:36:16 +00:00
lahiker42
d59521b812
note change
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@174 00440858-1255-0410-a3e6-75ea37f81c3a
2009-03-05 03:57:17 +00:00
lahiker42
0fdda692b7
...
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@171 00440858-1255-0410-a3e6-75ea37f81c3a
2009-03-05 03:22:38 +00:00
lahiker42
ff61b79287
noticed this bug... services not sorted alphabetically.
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@164 00440858-1255-0410-a3e6-75ea37f81c3a
2009-02-09 23:52:18 +00:00
lahiker42
5df45e9165
try to fix cygwin build issue
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@163 00440858-1255-0410-a3e6-75ea37f81c3a
2009-02-09 03:31:13 +00:00
lahiker42
b334510f67
note issue #
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@161 00440858-1255-0410-a3e6-75ea37f81c3a
2009-02-09 03:27:57 +00:00
lahiker42
461901905b
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@152 00440858-1255-0410-a3e6-75ea37f81c3a
2009-01-29 15:41:41 +00:00
lahiker42
fa977b218d
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@110 00440858-1255-0410-a3e6-75ea37f81c3a
2009-01-19 15:50:13 +00:00
lahiker42
8d967db99c
note change
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@109 00440858-1255-0410-a3e6-75ea37f81c3a
2009-01-19 15:46:42 +00:00
lahiker42
1f05e6125f
Add omitted "*"
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@107 00440858-1255-0410-a3e6-75ea37f81c3a
2009-01-08 01:39:52 +00:00