1260 Commits (097bfb53d1a9e448751d1241693935c3dad3c0bd)

Author SHA1 Message Date
Bo Yang e3c807d4e7 Fix more implicit type conversions in public headers and generated code. 8 years ago
Bo Yang 9c0b35cf62 Enusre public header and generated code have no implicit converion. 8 years ago
Thomas Van Lenten dd19b876d4 Raise the number of digits used for floats. 8 years ago
Calder Coalson 4b36d4006b Qualify string in java_options.h 8 years ago
Silvio Traversaro 9094bf0f7e Export symbols used in inline functions 8 years ago
Gergely Nagy 9ba7d1c038 C++: Do not forward-declare dependencies in generated .h files 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Adam Cozzette e9c15d601e Ensure that for Java, imports of .proto files with empty packages works 8 years ago
Wayne Zhang d6470abef1 not to use std::random_device for map.Seed(). (#3133) 8 years ago
Paul Yang 282fb9e68e Add ARRAY for reserved name (#3150) 8 years ago
Brent Shaffer 4d5daf4ef9 Adds fluent setters for PHP (#3130) 8 years ago
brian-peloton 40da1ed572 Removing undefined behavior and compiler warnings (#1315) 8 years ago
Dennis Cappendijk 3b227611d5 show help if protoc is called without any arguments, pre-empts -h and --help to show a useful message instead of just 'Missing input file.' 8 years ago
Mario J. Rugiero cd0efc0024 Workaround gcc < 4.5.0 bug 8 years ago
Adam Cozzette 07c284f86c Fully qualify min as std::min in wire_format_lite.cc 8 years ago
Paul Yang a6189acd18 Add prefix to enum value with reserved name. (#3020) 8 years ago
Adam Cozzette 7c76ac1735 Remove "using namespace std" from stubs/common.h 8 years ago
Jakob Buchgraber b1c75bc742 Remove unused constants. 8 years ago
Paul Yang 4523c9c233 Allow proto files to import descriptor.proto (#2995) 8 years ago
Paul Yang 4c57e8475f Prepend "PB" to generated classes whose name are reserved words. (#2990) 8 years ago
Paul Yang 7be088202b Enum defined without package have incorrect class name. (#2988) 8 years ago
Michael Allen 2240a785f9 Simplify the Element dtor invocation when freeing elements in 8 years ago
Feng Xiao 5777259273 Cherry-pick cl/152450543 8 years ago
Feng Xiao cad0258d17 Cherry-pick cl/151775298 8 years ago
Jie Luo 899460c9cb cherrypick descriptor_pool.FindFileContainingSymbol by extensions (#2962) 8 years ago
Feng Xiao bfeeb98517 Add include for INT_MAX 8 years ago
Anuraag Agrawal bf483dfb99 Allow unknown values for Map put*Value methods just like every other enum mutation method. 8 years ago
Feng Xiao ee9c7f17e9 Cleanup reflection objects for map entry. 8 years ago
Feng Xiao 21b0b3ca36 Update generated code. 8 years ago
Feng Xiao 80f0c0ac40 Update version number and changelog for 3.3.0 8 years ago
Feng Xiao d5827784cf Fix C++ distcheck. 8 years ago
Feng Xiao fe97d79abf Fix MSVC DLL build. 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Juan David Dominguez 4a0dd03e52 Removes ignored const from return type (#2915) 8 years ago
drivehappy d43eaf2b8f Fix gcc warning when using map (#2213) 8 years ago
Adam Cozzette f316375a95 Added a workaround to allow building for NaCl 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Bairen Yi e8e6aa2864 Update delimited_message_util_test.cc 8 years ago
Brendan McCarthy 89eb4e51b2 Add option to preserve original proto field names 8 years ago
Brendan McCarthy 1eee3202fc Add use_snake_case_for_field_names option to JsonPrintOptions 8 years ago
Byron Yi c415a1445b fix several issues 8 years ago
Josh Haberman 0df20284d0 Properly regenerated descriptor.proto. 8 years ago
Byron Yi 7008a88e2b add LIBPROTOBUF_EXPORT to make msvc happy 8 years ago
Byron Yi cb3e84b78e migrate delimited messages functions to util package 8 years ago
prehistoric-penguin 33cc25f36c Remove duplicated copyright statement 8 years ago
Josh Haberman e62e30c309 Changed go_package for plugin.proto. 8 years ago
Markus Heß b4b855cde4 fix attributes warning 8 years ago
Feng Xiao 416f90939d Fix freebsd build. 8 years ago
Adam Cozzette 746ca59885 Updated an outdated comment in bytestream.h 8 years ago
Josh Haberman 874e382fde Replace CHECK() with GOOGLE_CHECK(). 8 years ago