Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Van Lenten f5a01d1bbd Tighten up class usage/checks. hace 9 años
  Feng Xiao 8aa927f08f Merge pull request #2950 from anuraaga/dev_rag hace 9 años
  Anuraag Agrawal bf483dfb99 Allow unknown values for Map put*Value methods just like every other enum mutation method. hace 9 años
  Adam Cozzette efec757104 Merge pull request #2937 from anuraaga/dev_rag2 hace 9 años
  Jie Luo 69bfde22b6 Merge pull request #2922 from anandolee/master hace 9 años
  Anuraag Agrawal 09328db1ff Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields. hace 9 años
  Adam Cozzette 139fd0a1c5 Merge pull request #2933 from mharrend/patch-1 hace 9 años
  Adam Cozzette 37c7b766b3 Merge pull request #2930 from anuraaga/dev_rag hace 9 años
  Anuraag Agrawal 662f97841e Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested). hace 9 años
  Adam Cozzette cc3fa2ec80 Merge pull request #2676 from acozzette/js-compatibility-tests hace 9 años
  Adam Cozzette 10ea25133d Added compatibility tests for version 3.0.0 hace 9 años
  Adam Cozzette 7e5f980508 Split test protos into two groups hace 9 años
  Marco A. Harrendorf dd04ffb923 Adding default shell env hace 9 años
  Anuraag Agrawal 58373fa160 Fix error message for int64 parse error. hace 9 años
  Anuraag Agrawal 11c902ea2e Add IntelliJ project to gitignore for java project. hace 9 años
  Jie Luo c348d46a9b Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject() hace 9 años
  Juan David Dominguez 4a0dd03e52 Removes ignored const from return type (#2915) hace 9 años
  Thomas Van Lenten 258406b88f Merge pull request #2919 from thomasvl/drop_dispatch hace 9 años
  Thomas Van Lenten 130c166697 Remove the use of dispatch_once that is heap backed. hace 9 años
  Thomas Van Lenten ba3fa41ba8 Merge pull request #2918 from thomasvl/xcode_8_3 hace 9 años
  Thomas Van Lenten 558ba98811 Add support for Xcode 8.3 to the build helper. hace 9 años
  Thomas Van Lenten 04c77c4e4b Merge pull request #2913 from thomasvl/conformance_ignores hace 9 años
  drivehappy d43eaf2b8f Fix gcc warning when using map (#2213) hace 9 años
  Adam Cozzette 585993201a Merge pull request #2914 from acozzette/nacl hace 9 años
  Adam Cozzette f316375a95 Added a workaround to allow building for NaCl hace 9 años
  Thomas Van Lenten 8adf57e0fa Add some new ignores for things generated in conformance. hace 9 años
  Thomas Van Lenten b3f3e123aa Merge pull request #2912 from thomasvl/objc_recursion_limit hace 9 años
  Thomas Van Lenten ddb438855a Raise the recursion limit to 100 to match other languages. hace 9 años
  Joshua Haberman d9e0119f2c Merge pull request #2858 from haberman/gopackage hace 9 años
  Joshua Haberman c565e25c7d Merge pull request #1662 from haberman/jsconformance hace 9 años