2228 Commits (e96ff30120a3834f7d1e31e43e591bf7cfbd731f)
 

Author SHA1 Message Date
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
Thomas Van Lenten 1dcc329427 Objective C Second Alpha Drop 10 years ago
Paul Yang d94e65afda Merge pull request #413 from TeBoring/master 10 years ago
Bo Yang 5db217305f down-integrate internal changes 10 years ago
Paul Yang e1000189bf Merge pull request #411 from xfxyjwf/master 10 years ago
Paul Yang 5eb73dfcce Merge pull request #412 from xfxyjwf/java_wkt 10 years ago
Feng Xiao 1aacb4fbbf Include well-known types in Java runtime. 10 years ago
Feng Xiao e9abc404df Add default import paths for descriptor.proto and other well-known types to protoc. 10 years ago
Paul Yang 56095026cc Merge pull request #389 from jcanizales/add-podspec 10 years ago
Paul Yang c3480926f9 Merge pull request #402 from thomasvl/objc_on_win 10 years ago
Jan Tattermusch 3668a224f3 Merge pull request #394 from ironhidegames/csharp-aot-ios 10 years ago
Ruben Garat 83bcfefb0b added concrete IEqualityComparer<ExtensionIntPair> implementation in ExtensionRegistryLite.cs to prevent AOT compilation issue with unity in iOS 10 years ago
Feng Xiao 08ec9dcb0b Merge pull request #406 from AustinSchuh/unsigned_has_bits 10 years ago
Jie Luo f71eea8873 Merge pull request #399 from jtattermusch/csharp_travis 10 years ago
Austin Schuh e826837f7e Marked compiler literal unsigned. 10 years ago
Thomas Van Lenten ce55ff9441 Getting the ObjC generator building on Windows. 10 years ago
Joshua Haberman 4324bf6bf2 Merge pull request #405 from cfallin/ruby-speed 10 years ago
Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly. 10 years ago
Jan Tattermusch ddb36efe18 csharp travis integration 10 years ago
Jan Tattermusch a8b38c598d Merge pull request #397 from jskeet/csharp 10 years ago
Joshua Haberman 202f87f8de Merge pull request #387 from cfallin/ruby-upb-update 10 years ago
Paul Yang 96bf11be8f Merge pull request #398 from thomasvl/post_csharp_quick_updates 10 years ago
Thomas Van Lenten ffa2e377f3 Post csharp landing fixup. 10 years ago
Jon Skeet b1a395ce07 Generate *all* protos in the script, applying fixups. 10 years ago
Joshua Haberman 17ca0fee20 Merge pull request #351 from tamird/remove-manifest-fix-dist 10 years ago
Tamir Duberstein e4f4d9fe83 Only generate protos in development 10 years ago
Tamir Duberstein c91d9ab0fd Allow tests to run on OS X 10 years ago
Tamir Duberstein e54c14552f Don't hardcode bash 10 years ago
Tamir Duberstein 5018c433ed Use glob to simplify 10 years ago
Chris Fallin d326277397 Update MRI C Ruby extension to use new version of upb. 10 years ago
Chris Fallin a526605aec Merge pull request #338 from skippy/encode-decode-helpers 10 years ago
Jie Luo 09e584b57a Merge pull request #391 from jtattermusch/generate_protos_windows_friendly 10 years ago
Jorge Canizales 46b0a65702 Adds the podspec to objectivec_EXTRA_DIST in Makefile.am 10 years ago
Jorge Canizales 244366f8a8 Undo previous commit: Make all headers public instead. 10 years ago