2159 Commits (802e1848ada7d95e867b178314ee89629680c771)
 

Author SHA1 Message Date
Jie Luo 802e1848ad Merge pull request #404 from anandolee/master 10 years ago
Bo Yang 252daef02b Add distributionManagement explicitly to prevent maven from using 10 years ago
Jie Luo f7b417ddfe Add oneof support for C# 10 years ago
Bo Yang e107e2d68e Update version number to 3.0.0-alpha-4 10 years ago
Bo Yang 3e2c8a5dd7 Modify change log 10 years ago
unknown ca1c252923 Fixes on visual studio 2008 10 years ago
Feng Xiao b11d6fe515 Replace "\\" with "/" for windows path names. 10 years ago
TeBoring 9250fbaead In std11, on mac, operator new doesn't take right reference. 10 years ago
Bo Yang 8908cf16fe Add 3.0.0-alpha-3 release to CHANGES.txt 10 years ago
Paul Yang 850fe8bfc6 Merge pull request #430 from xfxyjwf/std11_fix 10 years ago
Feng Xiao bdd105d978 Make MapAllocator work with C++11. 10 years ago
Paul Yang 1b540d5729 Merge pull request #429 from xfxyjwf/std11_fix 10 years ago
Bo Yang 83d334f713 When doing make distcheck, a src/google/protobuf/compiler/ruby is created to 10 years ago
Feng Xiao da0afba8f8 Remove std::is_trivially_default_constructible. 10 years ago
Bo Yang 3a5455b34b uint64 has non-trivial destructor on 32-bit windows. This cause arena 10 years ago
Paul Yang cdd5b3b84b Merge pull request #426 from thomasvl/mac_fixup_for_a3_branch 10 years ago
Feng Xiao 621bf82065 Null-terminate C strings. 10 years ago
Thomas Van Lenten 58cd4a47e8 ObjC fixup for the branch. 10 years ago
Paul Yang 973bec13b3 Merge pull request #424 from jcanizales/make-objc-helpers-available-to-other-plugins 10 years ago
Jorge Canizales 7e53cf7789 Add ObjC helpers header to vsproject/extract_includes.bat 10 years ago
Jorge Canizales 0d3b36ad54 Adds objectivec_helpers.h to the headers installed by make. 10 years ago
Feng Xiao 8e1426800e Replace the check of "../.git" 10 years ago
Bo Yang 0ac523bfee Add new headers to extract_includes.bat 10 years ago
Bo Yang 51de7a7141 Add new files to Makefile.am 10 years ago
Bo Yang 632e8e26ce Add csharp_EXTRA_DIST to all_EXTRA_DIST. 10 years ago
TeBoring e9d0bb4aaa Add new files for java runtime to Makefile.am 10 years ago
Feng Xiao 4e0c46f93d Explicitly call destructor of Mutex to release resources. 10 years ago
Feng Xiao 72f17c4367 Make hash_map forward constructor parameters to its base class. 10 years ago
Bo Yang 9907286855 Add csharp files to Makefile.am 10 years ago
Bo Yang 4edc1bbadf Add objectivec/generate_descriptors_proto.sh in Makefile.am 10 years ago
Bo Yang a9332e201d Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src/google/compiler/ruby depend on these two files, but they were missed in language distributions other than ruby 10 years ago
TeBoring eef79f3ef0 Remove useless slash in Makefile.am 10 years ago
Bo Yang 50a765ba03 Fix bugs in objective-c. 10 years ago
Paul Yang ad0a5cab52 Merge pull request #422 from google/3.0.0-alpha-3-windows-fix 10 years ago
Bo Yang cf603a9dfa Fix bugs on windows. 10 years ago
Paul Yang 3ff9592561 Merge pull request #421 from TeBoring/3.0.0-alpha-3-fix 10 years ago
teboring b175c72e5b Merge branch '3.0.0-alpha-3-fix' of https://github.com/TeBoring/protobuf into 3.0.0-alpha-3-fix 10 years ago
teboring 8565e1e1ef Add missing files for test to *.vcproj files 10 years ago
Paul Yang 8ee267dda7 Merge pull request #420 from TeBoring/3.0.0-alpha-3-fix 10 years ago
Bo Yang f87e5b7e74 Fix C2385: accessing parent classes' member without specifying is ambiguous. 10 years ago
teboring a7393c0b26 Allow csharp to be configured as a language in configure.ac 10 years ago
Paul Yang bad9071dea Merge pull request #419 from TeBoring/3.0.0-alpha-3-fix 10 years ago
teboring 2e663048e3 Add missing files to *.vcproj 10 years ago
Paul Yang 409b4b483c Merge pull request #418 from TeBoring/3.0.0-alpha-3-fix 10 years ago
teboring 4baf49ec70 Clean up *.vcproj files 10 years ago
teboring 3af2f4d469 Add two languages (objectivec and csharp) to post_process_dist.sh 10 years ago
Paul Yang 7b27eec009 Merge pull request #416 from TeBoring/master 10 years ago
teboring 9839c0c2c9 Update version number to 3.0.0-alpha-3 10 years ago
Feng Xiao 55df12194f Merge pull request #341 from yukawa/fix-undef-GOOGLE_PROTOBUF_MISSING_HASH 10 years ago
Paul Yang 48f95941bc Merge pull request #410 from thomasvl/objc_alpha2_drop 10 years ago