2614 Commits (3791c8051a587de347c3aa1c03de79dce38c1a2e)
 

Author SHA1 Message Date
Dan O'Reilly 3791c8051a Fix travis build 9 years ago
Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 9 years ago
Dan O'Reilly afa488c4d1 Remove debug code 9 years ago
Dan O'Reilly 5029c7b7d3 Install tox during travis build. 9 years ago
Dan O'Reilly 4a0129f680 Remove ez_setup.py from Makefile.am 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Dan O'Reilly de22561b7b Merge branch 'py2_py3_straddle' of github.com:dano/protobuf into py2_py3_straddle 9 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 9 years ago
Dan O'Reilly 4fefc07ec5 Fix duplicate entry in .gitignore 9 years ago
Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 9 years ago
Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 9 years ago
Dan O'Reilly 7601551f7c Just always uses BytseIO in text_format for now 9 years ago
Dan O'Reilly 893b65e469 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle 9 years ago
Dan O'Reilly 7013a75b90 Disable py3* in tox 9 years ago
Dan O'Reilly 2621c8aefb Get Python 2.6 working. 9 years ago
Jon Skeet 0cb84ee31f Merge pull request #720 from jtattermusch/csharp_fixes 9 years ago
Jan Tattermusch fa2fe35dec fix type initialization problem with FileDescriptor 9 years ago
Jan Tattermusch 143688f68b add a failing descriptor test 9 years ago
Jan Tattermusch a55a4449ef remove duplicate test case 9 years ago
Dan O'Reilly d06adbd4a4 Fix usage of assertItemsEqual on Py3 9 years ago
Dan O'Reilly 3d5aa6aef9 Fix some more Python 3 compat issues 9 years ago
Paul Yang 5c370cc55f Merge pull request #571 from thomasvl/validation_support 9 years ago
Dan O'Reilly fe7d9379df Fixing some long/int bugs 9 years ago
Dan O'Reilly 6654e77f1d Merge remote-tracking branch 'upstream/master' into py2_py3_straddle 9 years ago
Thomas Van Lenten 4e43931eaf Add support for a file listing expected package to objc prefixes for validation. 9 years ago
Joshua Haberman 53435df594 Merge pull request #716 from haberman/fixruby 9 years ago
Jan Tattermusch 2093749caf Merge pull request #718 from jskeet/descriptor-descriptor 9 years ago
Jon Skeet a39ababb7c Allow public access to descriptor.proto as a dependency. 9 years ago
Feng Xiao f818183f9b Merge pull request #673 from podsvirov/topic-cmake-install 9 years ago
Dan O'Reilly 981d6bf2f7 Build protobuf files in as part of tox runs. 9 years ago
Dan O'Reilly 833c046fb7 Fixing some tests 9 years ago
Dan O'Reilly e47cdd5a55 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle 9 years ago
Josh Haberman 5bdf4a4271 Fixed several Ruby conformance test cases through upb update. 9 years ago
Feng Xiao 38a56ee4b1 Merge pull request #702 from jtattermusch/visual_studio_build_static_runtime 9 years ago
Jan Tattermusch 9bdeba479b only link runtime libraries statically for a static build 9 years ago
Paul Yang edaefac5d2 Merge pull request #706 from thomasvl/revert_any_change_2 9 years ago
Thomas Van Lenten 1c33d34e34 Revert "Add packFrom, unpackTo and is in google.protobuf.Any." 9 years ago
Paul Yang 63778e537a Merge pull request #649 from cijianzy/master 9 years ago
Jan Tattermusch 6994b07f14 Merge pull request #703 from jskeet/more-todos 9 years ago
Jon Skeet f2732c7af1 More TODOs done. 9 years ago
Jon Skeet 29fe8d223e Merge pull request #701 from jskeet/map-views 9 years ago
Jon Skeet 4deea8c231 Fix parameter name in exception. 9 years ago
Jon Skeet c2c42053bc Merge pull request #699 from jskeet/validate_packed 9 years ago
Jon Skeet 5be01ee65b Implement ICollection.CopyTo (using Array) for MapField views. 9 years ago
Jan Tattermusch 1858ac9b42 make VS build link runtime statically 9 years ago
Jan Tattermusch 5980629933 Merge pull request #700 from jskeet/remove-packed-hack 9 years ago
Jon Skeet 3f45d7c11e Implement Keys and Values as views 9 years ago
Jon Skeet 547d8e8221 Make FieldDescriptor.IsPacked work appropriately. 9 years ago
Jon Skeet e58cdbd214 Merge pull request #695 from jskeet/remove-todos 9 years ago
Jon Skeet c671095e91 Address review comments. 9 years ago