608 Commits (0da4a89c971b51f814f9dbe76a1dca47f5b440b4)

Author SHA1 Message Date
csharptest 1e29e701a7 Fix build error for missing method Enum.GetValues() on some platforms 10 years ago
csharptest e234691b67 Fix build error for missing class HashSet on some platforms 10 years ago
csharptest 569212f38b Fix build error for missing assembly attribute AllowPartiallyTrustedCallers 10 years ago
csharptest b0c94cd21c Fix build error for using namespace outside of conditional compilation 10 years ago
csharptest 865e86d50c Fix build error in profiles without extension methods. 10 years ago
Jisi Liu 12d8a514c8 Get the map factory per mergeFrom() call for JavaNano. 10 years ago
csharptest 3faaac1b9a Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 10 years ago
csharptest f6a0c116f9 Issue 70: Portable library project has some invalid Nunit-based code. 10 years ago
csharptest 13f56c0d9c amended: Add SecurityCritical attributes to serialization 10 years ago
Jisi Liu d9a6f27bc3 implement hashCode() for JavaNano maps. 10 years ago
Jisi Liu 1536e93349 Implement Equals for nano. 10 years ago
Jisi Liu bd3573cb09 Fix the behavior when merging conflicting keys, the new value always 10 years ago
Bo Yang 1d627f85c3 Fix comment 10 years ago
Jisi Liu 3c0355ef37 Moving internal code to InternalNano and rename MapUtil to MapFactories. 10 years ago
Bo Yang 3edcbaf57a Clean code 10 years ago
Bo Yang 2e32b8b569 Remove "include sstream" from command_line_interface.cc 10 years ago
Bo Yang a1b351c55b Change flag for generating dependency file to "dependency_out". Delete 10 years ago
Bo Yang 5fa3956ede Fix comments. 10 years ago
Bo Yang 5914ce7a16 Implement a feature to generate a dependency file. By giving protoc the flag 10 years ago
Jisi Liu d5839d2b4d parsing and serialzation for maps in JavaNano. 10 years ago
Jisi Liu 4d64e65f09 Parsing for Maps in JavaNano 10 years ago
Jisi Liu 4a99897c0b Use map generator for maps field; skip entry message. 10 years ago
Florian Enner e544b38815 removed accidental whitespace 10 years ago
Florian Enner e1e86b02a8 replaced type fix with the recommended way 10 years ago
Florian Enner df4730ca9c fixed MSVC compile error 10 years ago
Jon Skeet 9dc7d7225d Optimize enum parsing. In a small enum-heavy benchmark, this improved the time 10 years ago
Jisi Liu dce816593d Initial checkin for maps support in JavaNano. 10 years ago
Ming Zhao d1ef42a8e7 Remove unused methods: 10 years ago
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) f01c1441bc Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a pointer. 10 years ago
Richard Geary 532c94145b Add support for outputting dependency manifest files, used by ninja and make 10 years ago
Martin Ertsaas e85de03b81 Add support for the TILE-Gx processor family. 10 years ago
Chris Fallin b0670ddae7 Fix golden-file Ruby test to work with out-of-tree builds. 10 years ago
Chris Fallin 3f3820d8f8 Two tests for Ruby code generator: 10 years ago
Chris Fallin 7c4bbf07a5 Support oneofs in the Ruby code generator. 10 years ago
zhangkun83 a6b3ab09e8 Align backslash vertically 10 years ago
zhangkun83 aa1713d9a4 Include names.h as java_names.h in the opensource tree 10 years ago
Kal Conley c3e928021f Improved little endian byte order detection 10 years ago
Chris Fallin 5ce69e991a Support Ruby code generation only for proto3. 10 years ago
Feng Xiao 044e095a9b Add missing header files in src/Makefile.am 10 years ago
Chris Fallin 91473dcebf Rename protobuf Ruby module to google/protobuf and rework its build 10 years ago
Krishna 2e9f5e3bac Reverting the space at the end for both files changed 10 years ago
Krishna 91552adb77 Reverting the space at the end 10 years ago
Krishna 22f96a713c Returned print_indent and print_outdent back to printservicestub and printserviceclass in python generator 10 years ago
Krishna 060a2096a3 Reverted changes to cpp_helpers.cc and made code reviews to python_geenerator.cc 10 years ago
Krishna 7654f78029 Fixed bugs 10 years ago
Krishna a761f061f4 Source code refactoring. Extracted common functionality in cpp_helpers.cc and python/python_generator.cc 10 years ago
Feng Xiao 8d5d7cc6d0 Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs. 10 years ago
Chris Fallin 973f425725 Provide a Ruby extension. 10 years ago
Feng Xiao 496d47c27f Remove map_field.cc from lite-runtime. 10 years ago
Feng Xiao be20ae0b69 Fix compile issues and test failures in VS2008. 10 years ago