3439 Commits (d392ed4577a7c2e795a7f035a523f4c800123c41)
 

Author SHA1 Message Date
Jisi Liu d392ed4577 Merge pull request #1502 from pherl/master 9 years ago
Jisi Liu ce6bec74fd Remove accidentally restored deleted files. 9 years ago
Jisi Liu 9d0f56058a Merge pull request #1494 from pherl/master 9 years ago
Feng Xiao 76a96d4690 Merge pull request #1499 from beardedN5rd/master 9 years ago
beardedn5rd 2eb774e602 after comment of Feng Xiao changed the entry to g++ 9 years ago
Feng Xiao ace2690be1 Merge pull request #1496 from ozkuran/master 9 years ago
beardedn5rd b12f630e81 updated README 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
Jisi Liu f8a5c5f746 Fix using std::shared_ptr 9 years ago
Jisi Liu 75e5898513 Fix the std::string error introduced in integration. 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