104 Commits (0b7e97880c1ac3b3a7bfeccc51a5b852c8bd37ee)

Author SHA1 Message Date
Jisi Liu 759245a49a Merge from master 7 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Jisi Liu b3bb46c51b Added download_url to be able to upload to pypi. 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
Craig Citro 0e7c0c2fb8 Add back the namespace_packages arg in setup.py. 9 years ago
Silviu Calinoiu 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Josh Haberman e1abdf2c76 Fixed compile for Python 3. There are still some crashes though. 9 years ago
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Josh Haberman 4b31ffa488 Added Python failure lists, and fixes to make sure failure propagates. 9 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 9 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 9 years ago
Josh Haberman 30cbd4c561 Disable some more warnings to be warnings-free. 9 years ago
Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 9 years ago
Jisi Liu f6fa5c7882 add complete WKT for python. 9 years ago
Jisi Liu 7464f40a7e Generate well known types for python. 9 years ago
Jisi Liu 46e8ff63cb Down-integrate from google internal. 9 years ago
Jisi Liu b0f661181d Down-integrate from internal branch. 9 years ago
Dan O'Reilly 3791c8051a Fix travis build 9 years ago
Dan O'Reilly afa488c4d1 Remove debug code 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 9 years ago
Dan O'Reilly 2621c8aefb Get Python 2.6 working. 9 years ago
Dan O'Reilly 833c046fb7 Fixing some tests 9 years ago
Feng Xiao 8e1426800e Replace the check of "../.git" 10 years ago
Bo Yang 5db217305f down-integrate internal changes 10 years ago
Tamir Duberstein e4f4d9fe83 Only generate protos in development 10 years ago
Tamir Duberstein 5018c433ed Use glob to simplify 10 years ago
Behzad Tabibian 2bf92b3be9 mend 10 years ago
Tamir Duberstein 21a7cf965a Noramlize 'setup.py' to fit conventions: 10 years ago
Tamir Duberstein 9d9d0b70de Don't hard-code the python path 10 years ago
Behzad Tabibian 4b4770280d adding globals() to exec call for python3 compatibility 10 years ago
Tamir Duberstein 9f42f5f4a4 [PYTHON] Drop dependency on 'google.apputils'. 10 years ago
Tamir Duberstein a46a2e9422 [PYTHON] Remove unnecessary `include_dir` 10 years ago
Tamir Duberstein 8ede2817a0 Remove useless file that doesn't load 10 years ago
Feng Xiao 0aa1f748bf Update version number to 2.4.1 10 years ago
Feng Xiao 774d630bde Update version number to 2.5.0 10 years ago
Jisi Liu 4573e110b8 Fix python versions to comply with pep-0440. 10 years ago
Jisi Liu 40f2df3c16 Bump the version number to 3.0.0-alpha-3-pre 10 years ago
Jisi Liu ada6556785 Down integrate from Google internal. 10 years ago
Jisi Liu 7d8564f220 Update version number to 3.0.0-alpha-2 10 years ago
Tres Seaver daeaa6a28b Declare explicit support for Python 3.3 and 3.4. 10 years ago
Tres Seaver 71edc31f23 Compatibility with Python2.6 unittest. 10 years ago