1157 Commits (e1b7d38d9ad5dfd3719b1e9b1d588e08aba1afe8)
 

Author SHA1 Message Date
Feng Xiao 7c939bcb25 Update VC projects to include new source files. 10 years ago
Feng Xiao d77877808f Fix thread local annotatoin and add back type traits is_convertable for MSVC 10 years ago
Feng Xiao 6a949cda37 Remove usage of features not supported in Java 1.6. 10 years ago
Feng Xiao 0eaae1e6ce Replace is_enum with is_proto_enum because is_enum is not supported on some platforms. 10 years ago
Feng Xiao 6936f17b88 Update post_process_dist.sh to produce a separate package for each 10 years ago
Feng Xiao 137dd0f17f Delete some globals in ShutdownProtobufLibrary(). 10 years ago
Feng Xiao 35ef68056c Add a missing Java dist file. 10 years ago
Feng Xiao 58dfce9384 Update version number in descriptor.pb.h and plugin.pb.h. Protect death 10 years ago
Feng Xiao 81a630c66e Update version number to v3.0.0-alpha-1 10 years ago
Nobuaki Sukegawa 2413cb57ef Make C++ string oneof field compatible with C++11 10 years ago
Nobuaki Sukegawa 4470dcba6c Display element name in test error log 10 years ago
Nobuaki Sukegawa 8ba0e35764 Make test code runnable with C++11 10 years ago
Feng Xiao 77931993f4 Explicitly list all Java lite runtime tests (and exclude those depending 10 years ago
Feng Xiao a451681937 Merge pull request #116 from xfxyjwf/fix_warnings 10 years ago
Feng Xiao e45149b4a7 Merge pull request #115 from xfxyjwf/fix_107 10 years ago
Feng Xiao ef4311302f Merge pull request #111 from xfxyjwf/googlebot 10 years ago
Feng Xiao 9e9ca4b60a Merge pull request #105 from xfxyjwf/fix_92 10 years ago
Feng Xiao e559b51b8d Merge pull request #81 from xfxyjwf/syntax_warning 10 years ago
Feng Xiao 9173ba22a9 Get rid of some build warnings. 10 years ago
Feng Xiao 8f7dec8ee1 Add a ./configure flag "DIST_LANG" to select which langauge to include 10 years ago
Feng Xiao 7f2a9fb1af Merge pull request #102 from fizbin/bytestring_serializable 10 years ago
Daniel Martin a32a1a761b Add tests for other ByteString subclasses 10 years ago
Feng Xiao bdcdee0a1d Merge pull request #109 from nsuke/tb-vim-oneof 10 years ago
Feng Xiao 7d4117c412 Merge pull request #110 from nsuke/tb-typo-cpp_extension 10 years ago
Feng Xiao 061065993f Replace links in nano proto code. 10 years ago
Feng Xiao c25d9feb4d Down-integrate from internal code base. 10 years ago
Nobuaki Sukegawa e5a17998cc Fix typo 10 years ago
Nobuaki Sukegawa 33bb176603 Add oneof keyword to proto.vim 10 years ago
Feng Xiao 90f2f50233 Make Java TextFormat.printToUnicodeString() escape newlines. 10 years ago
Feng Xiao 209840eca7 Merge pull request #106 from xfxyjwf/fix_62 10 years ago
Feng Xiao 418ece3bd1 Fix javadoc warnings. 10 years ago
Feng Xiao d1ec493a12 Fix Python C++ implementation build issues: 10 years ago
Jisi Liu 7d2db50b21 Merge pull request #104 from pherl/master 10 years ago
Jisi Liu 241921c666 Merge branch 'master' of github.com:google/protobuf 10 years ago
Jisi Liu e9bbfbcd38 Link Java Nano generator into protoc. 10 years ago
Feng Xiao 6ae3bde73d Fix issue 99. 10 years ago
Feng Xiao 7f3a25bebd Merge pull request #103 from Ang3lus/master 10 years ago
Łukasz Twarduś dd449e1c79 Fix "anonymous types declared in an anonymous union are an extension" 10 years ago
Daniel Martin 5ff8dc8e00 Make ByteStrings serializable with java serialization. 10 years ago
Feng Xiao 99aa0f9e8f Down-integrate from internal code base. 10 years ago
Feng Xiao 49bc8c0963 Add nano proto authors and update LICENSE file to include Android.mk. 10 years ago
Feng Xiao aa8ef98a1f Merge pull request #91 from xfxyjwf/android_nano 10 years ago
Feng Xiao 9e65d4bfb3 Fix the broken link at the bottom of javanano/README.txt 10 years ago
Feng Xiao 8a87fb8ecf Merge pull request #79 from xfxyjwf/license 10 years ago
Feng Xiao 95c25918aa Merge nano proto into protobuf repository. 10 years ago
Feng Xiao cd980d1c13 Prepare nano proto code to be merged into protobuf repository. 10 years ago
Feng Xiao 6a51460b98 Merge pull request #89 from tseaver/ignore-map_generated_files 10 years ago
Tres Seaver e9d18bca28 Ignore files generated from new 'map*.protobuf' sources. 10 years ago
Feng Xiao db90dff872 Merge pull request #88 from tseaver/fix-class_key_must_be_declared_w_friend 10 years ago
Tres Seaver 4113685cdd Fix testcase compile failure under gcc 4.6: 10 years ago