sort by:
Revision Author Date Message Commit Date
1abf297 Merge pull request #903 from pherl/bazel_test Enable python bazel tests and explicit list python dependencies. 22 October 2015, 21:00:02 UTC
e1f60f5 Update comments. 22 October 2015, 20:55:37 UTC
b657cb4 fix six package path. --strip_prefix doesn't seem to work. 22 October 2015, 20:44:15 UTC
fbc51b7 Add six as an external dep. 22 October 2015, 20:38:17 UTC
68e13f4 Enable python tests with testdata. 22 October 2015, 18:13:14 UTC
b152d7f Merge pull request #901 from pherl/bazel_test Add runfiles to make the protobuf_test pass. 21 October 2015, 18:21:28 UTC
598480d Add runfiles to make the protobuf_test pass. 21 October 2015, 18:19:16 UTC
343f93f Merge pull request #900 from pherl/rename Rename python and java bazel rules. 21 October 2015, 17:58:36 UTC
96da4ed Merge pull request #899 from pherl/cc_bazel Use && for internal_copied_filegroup. 21 October 2015, 17:57:47 UTC
166e9bb Rename python and java bazel rules. 21 October 2015, 17:56:38 UTC
6ddcae2 Use && for internal_copied_filegroup. So that the rule fails if one or more files cannot be copied. 21 October 2015, 17:48:33 UTC
66e3a6d Merge pull request #867 from pherl/master Python bazel support 21 October 2015, 17:43:00 UTC
8f54026 avoid name duplication. 20 October 2015, 23:21:41 UTC
bc4fd15 Rename copeid_src to internal_copied_filegroup 20 October 2015, 23:02:58 UTC
14c8f8a Uncomment objc tests 20 October 2015, 22:36:22 UTC
a33fa8e fix sources for python target and add needed dependencies. 20 October 2015, 22:30:44 UTC
53a56be Change the impl rule include to includes. We need to use the list to indicate field presense. The field must only contain 0 or 1 string element. 20 October 2015, 22:18:20 UTC
04658a3 Change default value of protoc on xx_proto_library rules. 20 October 2015, 22:00:13 UTC
32fb7dd Merge pull request #869 from anandolee/master fix json_format for python2.6: 20 October 2015, 18:28:48 UTC
7b948cc Support python for bazel. 20 October 2015, 00:56:27 UTC
993fb70 Python bazel support. 20 October 2015, 00:19:49 UTC
2850a98 fix json_format for python2.6: 1, objcect_pair_hook is not supported in python2.6, so duplicated key check is removed in 2.6 2, total_seconds is not suppoted in python2.6, changed to compute seconds directly 19 October 2015, 23:25:54 UTC
e63bd9b Merge pull request #892 from pherl/cc_bazel Allow include to be None. 19 October 2015, 22:10:00 UTC
6dac082 Allow include to be None. This enables the use case where all the paths are relative to the workspace root, e.g. foo/bar/BUILD /foo.proto -- package foo.bar would generate the message correctly. 19 October 2015, 21:41:00 UTC
70b81ba Merge pull request #889 from leif81/patch-1 Fix typos in cmake README.md 16 October 2015, 23:57:36 UTC
a9e6a8f Change back to "protobuf_BUILD_TESTS" flag In anticipation of PR #753 getting merged we'll change this back. However until that PR gets merged the old value "BUILD_TESTS" is really needed. 16 October 2015, 23:53:21 UTC
5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project Improved CMake project 16 October 2015, 21:08:38 UTC
beeb3aa Merge pull request #883 from pherl/cc_bazel Extract protoc action into .bzl for cc. 16 October 2015, 21:04:25 UTC
24e2d8c Fix typos in cmake README.md 16 October 2015, 19:53:23 UTC
3101e73 Change prefix to include, and add docs 16 October 2015, 19:46:26 UTC
d8701b5 Rename deps/proto_deps to cc_libs/deps 16 October 2015, 18:44:21 UTC
9c7d9c0 style/naming fix 15 October 2015, 17:51:32 UTC
25d75b5 make cc_out and py_out internal. 15 October 2015, 00:41:14 UTC
125a91b Format code. 15 October 2015, 00:37:39 UTC
ee8131a buildifier the file 15 October 2015, 00:20:05 UTC
39362b3 Extract protoc action into .bzl for cc. This is needed to support python bazel build. 15 October 2015, 00:12:11 UTC
c3aa4c2 Improved SHARED build from CMake project 14 October 2015, 23:56:48 UTC
d8a926e Merge pull request #824 from jtattermusch/expose_get_output_file Expose GetOutputFile in csharp_names.h 14 October 2015, 14:40:36 UTC
8894d1f Merge pull request #875 from tkarls/return_correct_bool_type_from_map Changed return type from int32 to bool in function returning a bool 13 October 2015, 23:52:50 UTC
3af7054 Merge pull request #878 from matthewvalimaki/autogen-options Add support for arguments. 13 October 2015, 18:08:16 UTC
b699c28 Merge pull request #876 from tkarls/use_correct_int_type_in_set_function Changed argument typ to uint32 in set function that sets an uint32 value 13 October 2015, 18:06:36 UTC
c0a7ea4 Add support for arguments. Support curl -s argument. Signed-off-by: Matthew Valimaki <matthew.valimaki@gmail.com> 13 October 2015, 16:42:20 UTC
59906e8 Changed argument typ to uint32 in set function that sets an uint32 value 13 October 2015, 11:35:07 UTC
b7996f0 Changed return type from int32 to bool in function returning a bool 13 October 2015, 11:20:32 UTC
49f24af Merge pull request #815 from TeBoring/third-party Use std::get where it's available 09 October 2015, 19:38:31 UTC
693cb3d Merge pull request #822 from podsvirov/topic-cmake-readme Update cmake/README.md for #783 PR 09 October 2015, 18:36:14 UTC
0f21c53 Update cmake/README.md for #783 PR 09 October 2015, 07:46:53 UTC
3f78836 Merge pull request #866 from Sahloul/patch-1 VS2010 compatibility of address initalization 08 October 2015, 20:30:10 UTC
e2fb73a Merge pull request #856 from mzhaom/bazel-build Add missing csharp_doc_comment.cc to protoc_lib. 08 October 2015, 20:12:03 UTC
4ead55c Use static cast Used static cast to improve initalization compatibility with MSVC2010 08 October 2015, 20:10:30 UTC
4c4aae8 VS2010 compatibility of address initalization VS2010 cannot compile json_util_test.cc since it assumes NULL as a zero (int), and therefore cannot convert into to char* 08 October 2015, 15:21:26 UTC
5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. 07 October 2015, 16:11:25 UTC
c34ed5c Merge pull request #846 from jskeet/tostring Support ToString in RepeatedField and MapField. 07 October 2015, 16:08:25 UTC
2842568 Merge pull request #860 from pherl/master Generate well known types for python. 07 October 2015, 14:46:35 UTC
f6fa5c7 add complete WKT for python. 06 October 2015, 21:26:00 UTC
7464f40 Generate well known types for python. 06 October 2015, 21:20:26 UTC
878b603 Merge pull request #849 from pherl/master Integrate google internal changes. 06 October 2015, 21:13:01 UTC
5f6a1d3 Remove duplicated header file 06 October 2015, 20:58:41 UTC
479a90b Revert unwanted changes. 06 October 2015, 20:54:35 UTC
78d040a remove extra collection import 06 October 2015, 18:02:24 UTC
72bd9c9 disable tests for python-cpp under py26 as well. 06 October 2015, 17:48:57 UTC
f509c7b disable py2.6 tests for json_format_test 05 October 2015, 23:14:50 UTC
dbea00a Revert back changes to import unittest2 for py26 05 October 2015, 23:08:22 UTC
a783eaf make the python json test less strict on expected errors. 05 October 2015, 22:06:06 UTC
61871a0 fix stringpiece test to use portable hash set. 05 October 2015, 22:05:50 UTC
e8c3c54 Adding back three missing export macros. 05 October 2015, 21:39:10 UTC
9cafa20 Merge pull request #837 from mzhaom/bazel-java Add "java_proto" target in bazel BUILD file to provide Java runtime library. 05 October 2015, 20:55:25 UTC
8d8177c Merge remote-tracking branch 'origin/master' into fix-author 05 October 2015, 20:54:05 UTC
46e8ff6 Down-integrate from google internal. 05 October 2015, 18:59:43 UTC
cccf6fe Merge pull request #845 from jskeet/xmldocs Extract XML documentation in a primitive but reasonably-effective way 05 October 2015, 14:49:17 UTC
7c14dc8 Down-integrate internal bug fixing changes. 04 October 2015, 20:22:54 UTC
24fe6ba Merge pull request #843 from thomasvl/objcpp_enum_fwd_decl Support enum forward decls in Objective C++ 01 October 2015, 18:00:50 UTC
ad2d5c9 Support enum forward decls in Objective C++ NS_ENUM changes defintion in Objective C++ based on the C++ spec being compiled with, special case the one situation where it wouldn't support doing a forward decl for the enum. 01 October 2015, 13:03:30 UTC
9ed6d4d Support ToString in RepeatedField and MapField. This changes how we approach JSON formatting in general - instead of looking at the field a value came from, we just look at the type of the value. It's possible this *could* be slightly inefficient, but if we start caring about JSON performance deeply, we'll probably want to rewrite all of this anyway. It's definitely simpler this way. When we support dynamic messages, we'll need to modify JsonFormatter to handle enum values, as they won't come be "real" .NET enums at that point. It shouldn't be hard to do though. 01 October 2015, 12:07:47 UTC
18e0a2e Generated code from previous commit. 01 October 2015, 09:38:01 UTC
67dd42c First pass at generating XML documentation from .proto comments. This could be tidied up significantly, and at some point we will want to parse the markdown and generate more appropriate XML - but this is definitely better than nothing. Generated code changes coming in next commit. 01 October 2015, 09:36:58 UTC
ebf3eb6 Merge pull request #841 from thomasvl/newer_xcodes Cleanups for newer Xcodes 30 September 2015, 18:01:45 UTC
aa7ea3b Merge pull request #834 from jskeet/docfixes Add (some) XML documentation to generated code 30 September 2015, 08:58:07 UTC
6bbbdfa Fix typo in oneof case enum comment 30 September 2015, 05:59:38 UTC
5ebac49 Merge pull request #836 from jcanizales/fix-version-number Fix Podspec version number 29 September 2015, 22:07:03 UTC
1383d53 Cleanups for newer Xcodes - Move up to 8.4 as the high simulator (assuming Xcode 6.4). - Add cast to NSMutableDictionary so clang and resolve the selector. - Add case for the newer static analyzer so it won't trigger a false warning. - Update the "dictionary" interface to use "object" naming. Xcode 7+ has gotten more strict on the use of nonnull/nullable; combining that with the generic collection support; and the "dictionary" classes we created now collide with what the generic KeyValueCoding in the system headers triggering warnings/errors. Fix this and hopefully all future issue by renaming the methods to use "object" for the classes that have data types as objects instead of PODs. Taking this renaming hit now while ObjC is still in beta because it is a breaking change for any existing code. 29 September 2015, 21:18:09 UTC
60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. 29 September 2015, 20:21:44 UTC
61874bc Merge pull request #831 from haberman/ruby-tinyfix A very small fix to silence some warnings. 29 September 2015, 20:17:55 UTC
c1e3f54 Fix Podspec version number This was released as `3.0.0-alpha-4.1` 29 September 2015, 16:46:39 UTC
e2c8230 Generated code changes for previous commit. 29 September 2015, 13:34:31 UTC
1351d20 Move the summary comments above the attributes. (Generated code changes coming next...) 29 September 2015, 13:34:05 UTC
b0888a4 Generated code for previous commit 29 September 2015, 12:37:30 UTC
2212f56 Added documentation to generated code. There are now summaries for: - The Types nested class (which holds nested types) - The file descriptor class for each proto - The enum generated for each oneof (Also fixed two typos.) Generated code in next commit. 29 September 2015, 12:37:15 UTC
14e2b4f A very small fix to silence some warnings. Also updated the Gemfile.lock since alpha-4 has been pushed to RubyGems. Change-Id: I8ddc5f125f28aa9a33c88dfe48251a75a877e1d3 28 September 2015, 15:56:14 UTC
0e5686a Merge pull request #727 from AustinSchuh/arena_bounds_fix Handled blocks being too small in arena.cc 25 September 2015, 00:41:45 UTC
c31f11d expose GetOutputFile in csharp_names.h 23 September 2015, 22:12:17 UTC
97a1c1e Merge pull request #785 from jskeet/csharp-directories Generate C# directory hierarchy with new option 23 September 2015, 21:31:31 UTC
f397ede Add CMake option protobuf_DEBUG_POSTFIX 17 September 2015, 10:00:12 UTC
e301946 Simplify testing from CMake project to "check" target 17 September 2015, 09:08:47 UTC
c941891 Merge pull request #813 from 0xAAE/master Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer(… 16 September 2015, 21:44:48 UTC
d41601c Improved testing from CMake project Build tests optimization Now lite-test added to CTest collection 16 September 2015, 09:55:35 UTC
0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS 15 September 2015, 12:36:20 UTC
620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB 15 September 2015, 12:31:25 UTC
673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS 15 September 2015, 12:30:02 UTC
2fa0439 Improved testing from CMake project 15 September 2015, 12:01:05 UTC
back to top