1843 Commits (6e0a6d1cbd0bdfb9d6a963f606e5bf4bc11757d7)

Author SHA1 Message Date
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
Jisi Liu e164f1083f Use the T() instead of NULL for the default value. 9 years ago
topillar 64dfb5f80a Update coded_stream.h 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Ben Vanik 58f07644ea Fixing compilation error when building with emscripten. 9 years ago
Antal Tátrai e2fb1d9822 Comment has been added to fix (issue #1266) 9 years ago
Thomas Van Lenten 1bf4b38f29 Fix up handing of fields with leading names that should be all caps. 9 years ago
Thomas Van Lenten 36650a07cf HeaderDoc support in the library and generated sources 9 years ago
Antal Tátrai 3cc35adb6d Fix compiling clang/libc++ builds. (Issue: #1266) 9 years ago
Josh Haberman 513875da77 Generate well-known types in Ruby extension and prune unneeded proto2 dependencies. 9 years ago
Sergio Campama b5a35b4411 Adds more information to Objective C error when the expected objc_class_prefix option is missing. 9 years ago
murgatroid99 a862b6b77f Fix CommonJS relative require generation, and test it 9 years ago
Gregor Jasny 9298471e12 Disable thread local storage for OSX < 10.7 9 years ago
Clement Courbet b3d802d215 Make cpp generated enum constants constexpr when Options::proto_h is 9 years ago
Thomas Van Lenten 2480acb6d9 Support ObjC Generic Collections 9 years ago
Josh Haberman 35298f9779 Fixed definition of extensions, and added CommonJS tests to Travis. 9 years ago
Josh Haberman 77af5d04b1 Fixed nested message scopes for CommonJS. 9 years ago
Josh Haberman e9f31ee3d7 CommonJS tests are now passing. 9 years ago
Josh Haberman 55cc3aa987 WIP. 9 years ago
Joshua Humphries d740bc9bd1 make 'no syntax' warning useful by showing which file 9 years ago
Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 years ago
Jon Skeet a3ea9d1203 Rename GeneratedCodeInfo to GeneratedClrTypeInfo 9 years ago
Dongjoon Hyun 7a9040fe7f Remove redundant `the` in comments. 9 years ago
Jisi Liu 5221dcbe47 Integrate from google internal. 9 years ago
Swen Kooij 37d6cf9cfe Fixed unused parameters and extra ';' 9 years ago
kkm 714b6b761b Fix Intel compiler warnings in include files on Windows 9 years ago
Feng Xiao d0e0114f31 Refactor README.md. 9 years ago
Brian Silverman 96c2dd5dfc Avoid upcasting uninitialized pointers 9 years ago
John Burke 3937dedbff Fix compiler warning from repeated_field.h 9 years ago
Joshua Humphries 60654349e7 fully qualify invocations of static methods on GeneratedMessage 9 years ago
Joshua Humphries f3c75580e4 throw IOException instead of InvalidProtocolBufferException when appropriate 9 years ago
Jon Skeet b1ea15f7a5 Make sure that 9 years ago
Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 years ago
Feng Xiao 8f2b622944 Fix appveyor build. 9 years ago
Feng Xiao 76195058e2 Patch internal change 111557819. 9 years ago
Feng Xiao 17347e3d0d Fix for Visual Studio 2008. 9 years ago
Feng Xiao c5147e3d51 Fix a misplaced macro. 9 years ago
Feng Xiao 7a9d5825e2 Fix a compiler warning. 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Kenichiro IDA 674e92d314 Initialize singleton instance by GoogleOnceInit() 9 years ago
Feng Xiao a0cecfd31a Make conformance tests build for C++ and Java. 9 years ago
Kenichiro IDA 894d18fba4 Alter FileDescriptorTables::kEmpty to GetEmptyInstance() 9 years ago
Jon Skeet aabc6c411a Make ToString() valid without a type registry 9 years ago
Feng Xiao 85c4c36c82 Remove the usage of C++11 override. 9 years ago
Mark Whiting fd1c289886 Adding missing generic gcc 64-bit atomicops. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Yangqing Jia 031558bd36 Minor changes to match the internal version 9 years ago
Kal Conley f42a68df54 Fix narrowing implicit cast in generated message [NFC] 9 years ago
Bo Yang 1f0286a404 Use angle bracket for well known type proto header. 9 years ago
Yangqing Jia bbf64cee3d Arena type traits standardization. 9 years ago