389 Commits (0e3f1f4ad7ecd74b4d70dbd8a78ec536788ae9dd)

Author SHA1 Message Date
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Jie Luo 42e1e2abef Fix python compatibility test when a new generated code imports an old version(2.6.1 or older) generated code. 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Alex Ausch 2c36cc30dd cache generated classes, optimization and quick workaround to memory leak 8 years ago
Cristi Cobzarenco 1ee09c81bb python: do not include internal 'strutil.h' header 8 years ago
Jie Luo ea51149100 Add python compatibility tests against v2.5.0 amd run on Travis. 8 years ago
Jie Luo 140e28d12e Add python compatibility tests against v2.5.0: copy tests and proto files from v2.5.0 8 years ago
Joshua Haberman ffa71f8007 A few more cases for binary conformance tests. (#2500) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette 259dd7e842 Updated descriptor_pool.py to be compatible with Python 3 8 years ago
Adam Cozzette a7f300d6ff Fixed descriptor_pool_test.py for Python 2.6 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Ian Hunter 130bb0739a typo 8 years ago
Richard Shin 7c913d821e Use -DPROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS 8 years ago
Paul Yang daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Bo Yang 1c4cf0eeb5 Fix python cpp. 8 years ago
Feng Xiao f933d10fbe Update version number. 8 years ago
Bo Yang 23d4688cce Fix python bugs for internal integration. 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Paul Yang bc3bff165f Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Bo Yang 411968d01f Fix python cpp. 8 years ago
Feng Xiao 2649844cab Update version number. 8 years ago
Bo Yang c8b9d41f99 Fix python bugs for internal integration. 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Jisi Liu 6e11540b32 Bump version number to 3.0.2 8 years ago
Jonathon Love 64958cdb1d Fix to typo/oversight in python tests 8 years ago
Adam Matan 3886860aa4 Typo: beffer -> buffer 8 years ago
Jisi Liu 811674f479 add setup.cfg for building wheels 8 years ago
Jisi Liu fb7a7c5f1f Bump version number for GA 8 years ago
Feng Xiao 932f94e16e Update version number to 3.0.0-beta-4 8 years ago
Feng Xiao 9086d96439 Integrate from internal code base. 8 years ago
Otto Kekäläinen 3808d091f8 Fix spelling in strings and comments 9 years ago
Adam Cozzette b83af525db Fixed string formatting in text_format.py to be Python2.6-compatible 9 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Josh Haberman 350453f2d5 Make surrogate regex even more lenient. 9 years ago
Josh Haberman 923d2c7ccf JSON surrogates Python: adjust regex for OSX error message. 9 years ago
Josh Haberman 6a618949aa Added test for surrogates (valid and invalid). 9 years ago
Josh Haberman 4833b4c003 Surrogate checking is unpredictable, so always manually check. 9 years ago
Josh Haberman bd98eae1c9 Fixed Python by updating failure lists and fixed a few broken tests. 9 years ago
Jie Luo b01b1a8ebe JSON format for Any message must print @type first, use OrderedDict instead of {} 9 years ago
Jisi Liu b3bb46c51b Added download_url to be able to upload to pypi. 9 years ago
Jisi Liu dbed8a0154 Update version numbers for beta3 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
Jisi Liu cf14183bcd Down integrate from Google internal. 9 years ago
Manjunath Kudlur cf828deb9b Linking the cpp implementation extension statically with libprotobuf 9 years ago
Jisi Liu 1bf446c71e Disable sign-compare warning. 9 years ago
Jisi Liu 7b1cbbd50e Fix signed-compare warning. 9 years ago