3431 Commits (ace2690be196ecf1af94c61bf59c245fcdd40c41)
 

Author SHA1 Message Date
Feng Xiao ace2690be1 Merge pull request #1496 from ozkuran/master 9 years ago
Mahmut Ali ÖZKURAN 9b3357ddac Updated README.md 9 years ago
Jon Skeet 5b5e369b18 Merge pull request #1471 from jskeet/any-host 9 years ago
Feng Xiao 17b6fc31eb Merge pull request #1409 from eeight/fix_enum_corruption 9 years ago
Joshua Haberman 72e162ce96 Merge pull request #1482 from nicolasnoble/rake-tweaks-2 9 years ago
Nicolas "Pixel" Noble edd29498f4 Properly generating well known proto files for the macos build. 9 years ago
Joshua Haberman 07bcf21a9c Merge pull request #1464 from google/benchmarks 9 years ago
Joshua Haberman 7dda312224 Merge pull request #1473 from nicolasnoble/rake-tweaks 9 years ago
Josh Haberman 247ef1f0df Addressed PR comments. 9 years ago
Jisi Liu 09f1757cf5 Merge pull request #1467 from pherl/master 9 years ago
Nicolas "Pixel" Noble 236b93937f Addressing concerns. 9 years ago
Jisi Liu e0df23ac14 Update descritpor protos for objc 9 years ago
Thomas Van Lenten aed7b345fa Merge pull request #1474 from pherl/fixscript 9 years ago
Jisi Liu 454d5be8d3 Merge the script fix. 9 years ago
Jisi Liu cf7e99db96 Fix cp -r usage to be portable. 9 years ago
Nicolas "Pixel" Noble 1f8b6da920 Few tweaks to the rakefile to permit native gems compilation with the proto files generation. 9 years ago
Josh Haberman b2d4b1a528 Fixed for pre-C++11 ifstream which does not accept std::string. 9 years ago
Josh Haberman 49a8918e97 Read files directly from filesystem since xxd isn't always available. 9 years ago
Josh Haberman cb36bde047 Make the C++ tests build the benchmarking code. 9 years ago
Josh Haberman 1ce5bd8e84 Updates for PR comments. 9 years ago
Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack 9 years ago
Jisi Liu f86d39c295 Update file lists. 9 years ago
Jisi Liu 12fdeb9b41 Merge branch 'master' of github.com:google/protobuf 9 years ago
Jisi Liu cf14183bcd Down integrate from Google internal. 9 years ago
Adam Cozzette b53417c735 Merge pull request #1462 from acozzette/ruby-2.3 9 years ago
Josh Haberman 30a2f70eb3 Added README describing the directory. 9 years ago
Josh Haberman 2e83110230 Added framework for generating/consuming benchmarking data sets. 9 years ago
Thomas Van Lenten cbb6b285d7 Merge pull request #1461 from thomasvl/fix_bool_handing 9 years ago
Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. 9 years ago
Adam Cozzette bbb68fe63d Added dig and bsearch_index to RepeatedField methods forwarded to array 9 years ago
Joshua Haberman f53f911793 Merge pull request #1455 from haberman/updateupb 9 years ago
Thomas Van Lenten 66f074592d Merge pull request #1454 from thomasvl/enum_defaults 9 years ago
Thomas Van Lenten 18b6a321b5 Proper checking of enum with non zero default 9 years ago
Josh Haberman d419ca10b4 Updated upb and simplified ruby code a bit with new upb method. 9 years ago
Feng Xiao 4057447997 Merge pull request #1444 from mbrtargeting/master 9 years ago
Tony Allevato 385755e13b Add initial design document for Swift protocol buffers. (#1442) 9 years ago
Jakub Kukul db93833bc6 Added serialVersionUID to ExtendableMessage. 9 years ago
Feng Xiao 034294bfb0 Merge pull request #1438 from xfxyjwf/docs 9 years ago
Petr Prokhorenkov f4f9aec52f Fix bug with silent message corruption in LITE_RUNTIME. 9 years ago
Feng Xiao 0ad204845f Merge pull request #1416 from cwhipkey/master 9 years ago
Feng Xiao 8052dc75a9 Add a docs directory and move the third-party add-ons page here. 9 years ago
Feng Xiao f00300d7f0 Merge pull request #1414 from xyzzyz/googletest 9 years ago
Thomas Van Lenten 1ccb4ca8ba Merge pull request #1434 from jskeet/regenerate 9 years ago
Jon Skeet c588ac42a2 Regenerate well-known types for C# 9 years ago
Thomas Van Lenten e539e9820e Merge pull request #1433 from thomasvl/check_wkt 9 years ago
Thomas Van Lenten 511f28b73a ObjC support for failing the build in the generated WKTs are out of date 9 years ago
Jon Skeet f265fb8152 Merge pull request #1401 from jskeet/enum-casing 9 years ago
Joshua Haberman 36978c3938 Merge pull request #1417 from seishun/windows2 9 years ago
Jon Skeet d90d615f71 Attempt to fix AppVeyor build by exporting GetEnumValueName 9 years ago
Jon Skeet 790f4c8e37 Use the original name in JSON formatting. 9 years ago