Robert Edmonds
da3dd5239a
GenerateMessageDescriptor(): free field_indices, Coverity #1153644
2014-01-11 15:44:36 -05:00
Robert Edmonds
92b31528f8
GenerateEnumDescriptor(): free value_index, Coverity #1153645
2014-01-11 15:42:24 -05:00
Robert Edmonds
fb44851b4e
GenerateEnumDescriptor(): free name_index, Coverity #1153646
2014-01-11 15:40:27 -05:00
Robert Edmonds
5a43922c6a
GenerateServiceDescriptor(): free mi_array, Coverity #1153647
2014-01-11 15:38:29 -05:00
Ilya Lipnitskiy
b915eed32f
protobuf-c/protobuf-c.c: fix compiler warnings ( fixes #115 )
...
protoc-c/c_enum.cc: fix compiler warnings
protoc-c/c_field.cc: fix compiler warnings
2013-12-17 00:08:42 -08:00
Ilya Lipnitskiy
5f122c44e0
protoc-c/main.cc: add a version string to protoc-c based on the
...
PACKAGE_STRING provided by autotools (fixes #52 )
2013-11-19 00:11:05 -08:00
Ilya Lipnitskiy
0508aa0d6e
protoc-c/c_file.cc: Add source .proto file name to the generated files
2013-11-18 21:05:44 -08:00
Robert Edmonds
23c9b03ea7
update copyright and license statements throughout
...
per https://code.google.com/p/protobuf/source/detail?r=50 , the license
on google-originated protobuf code was switched from Apache-2.0 to
BSD-3-Clause (so-called "New BSD" license). update any of the google
license statements to use this new license.
per email with dave, drop the third clause on his BSD-3-Clause license,
so this now becomes BSD-2-Clause.
make sure to use consistent indentation and wrapping throughout.
2013-11-18 20:25:34 -05:00
Robert Edmonds
6f7862963e
protoc-c/c_file.cc: fix include path in generated output
2013-11-16 17:12:01 -05:00
Robert Edmonds
653c04ea2c
protoc-c/: fix include paths
2013-11-16 17:11:48 -05:00
Robert Edmonds
d95640c924
protoc-c/: remove unused .cc files
2013-11-16 17:10:14 -05:00
Robert Edmonds
bbed775dae
compiler/ -> protoc-c/
2013-11-16 15:48:12 -05:00