История коммитов

Автор SHA1 Сообщение Дата
  Dan O'Reilly 38eef02aab Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. 10 лет назад
  Dan O'Reilly fc80874adf Start work on getting text handled properly on PY3 10 лет назад
  Tamir Duberstein 87993d7507 assertEquals is deprecated 10 лет назад
  Tamir Duberstein 821fcb2ded Use assertIsInstance 10 лет назад
  Tamir Duberstein 09831c8768 Clean up exception syntax 10 лет назад
  Tamir Duberstein 322d8939fc Remove Python 2.5 cruft 10 лет назад
  Joshua Haberman 3ff5625231 Merge pull request #722 from dano/py2_py3_straddle 10 лет назад
  Dan O'Reilly 46969b99ca Set DYLD_LIBRARY_PATH for OSX 10 лет назад
  Dan O'Reilly 76f8a3fbcd Travis now only tests Python2.6 on Linux. 10 лет назад
  Jisi Liu c3bc155ace Merge branch 'master' of github.com:google/protobuf 10 лет назад
  Jisi Liu b0f661181d Down-integrate from internal branch. 10 лет назад
  Douglas Heriot 5021c4d885 Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release build compiler bug. 10 лет назад
  Joshua Haberman eb65c69e14 Merge pull request #584 from haberman/cwarnings 10 лет назад
  Dan O'Reilly 3791c8051a Fix travis build 10 лет назад
  Josh Haberman d61e6adfcc Return TypedData_Wrap_Struct directly. 10 лет назад
  Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 10 лет назад
  Dan O'Reilly afa488c4d1 Remove debug code 10 лет назад
  Dan O'Reilly 5029c7b7d3 Install tox during travis build. 10 лет назад
  Dan O'Reilly 4a0129f680 Remove ez_setup.py from Makefile.am 10 лет назад
  Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 10 лет назад
  Dan O'Reilly de22561b7b Merge branch 'py2_py3_straddle' of github.com:dano/protobuf into py2_py3_straddle 10 лет назад
  Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 10 лет назад
  Dan O'Reilly 4fefc07ec5 Fix duplicate entry in .gitignore 10 лет назад
  Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 10 лет назад
  Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 10 лет назад
  Dan O'Reilly 7601551f7c Just always uses BytseIO in text_format for now 10 лет назад
  Dan O'Reilly 893b65e469 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle 10 лет назад
  Dan O'Reilly 7013a75b90 Disable py3* in tox 10 лет назад
  Dan O'Reilly 2621c8aefb Get Python 2.6 working. 10 лет назад
  Jon Skeet 0cb84ee31f Merge pull request #720 from jtattermusch/csharp_fixes 10 лет назад