Douglas Heriot
|
5021c4d885
Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release build compiler bug.
|
10 lat temu |
Joshua Haberman
|
eb65c69e14
Merge pull request #584 from haberman/cwarnings
|
10 lat temu |
Dan O'Reilly
|
3791c8051a
Fix travis build
|
10 lat temu |
Josh Haberman
|
d61e6adfcc
Return TypedData_Wrap_Struct directly.
|
10 lat temu |
Dan O'Reilly
|
5de2a81b01
Improve tox.ini, install py26 for travis.
|
10 lat temu |
Dan O'Reilly
|
afa488c4d1
Remove debug code
|
10 lat temu |
Dan O'Reilly
|
5029c7b7d3
Install tox during travis build.
|
10 lat temu |
Dan O'Reilly
|
4a0129f680
Remove ez_setup.py from Makefile.am
|
10 lat temu |
Dan O'Reilly
|
416f001adc
Use tox in travis build. Tweak tox.ini
|
10 lat temu |
Dan O'Reilly
|
de22561b7b
Merge branch 'py2_py3_straddle' of github.com:dano/protobuf into py2_py3_straddle
|
10 lat temu |
Dan O'Reilly
|
3bdfb4b695
Add some clarifying comments. Remove ez_setup.py.
|
10 lat temu |
Dan O'Reilly
|
4fefc07ec5
Fix duplicate entry in .gitignore
|
10 lat temu |
Dan O'Reilly
|
9d689692d3
Make testing cpp implementation optional
|
10 lat temu |
Dan O'Reilly
|
3083d8cee7
Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox.
|
10 lat temu |
Dan O'Reilly
|
7601551f7c
Just always uses BytseIO in text_format for now
|
10 lat temu |
Dan O'Reilly
|
893b65e469
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
|
10 lat temu |
Dan O'Reilly
|
7013a75b90
Disable py3* in tox
|
10 lat temu |
Dan O'Reilly
|
2621c8aefb
Get Python 2.6 working.
|
10 lat temu |
Jon Skeet
|
0cb84ee31f
Merge pull request #720 from jtattermusch/csharp_fixes
|
10 lat temu |
Jan Tattermusch
|
fa2fe35dec
fix type initialization problem with FileDescriptor
|
10 lat temu |
Jan Tattermusch
|
143688f68b
add a failing descriptor test
|
10 lat temu |
Jan Tattermusch
|
a55a4449ef
remove duplicate test case
|
10 lat temu |
Dan O'Reilly
|
d06adbd4a4
Fix usage of assertItemsEqual on Py3
|
10 lat temu |
Dan O'Reilly
|
3d5aa6aef9
Fix some more Python 3 compat issues
|
10 lat temu |
Paul Yang
|
5c370cc55f
Merge pull request #571 from thomasvl/validation_support
|
10 lat temu |
Dan O'Reilly
|
fe7d9379df
Fixing some long/int bugs
|
10 lat temu |
Dan O'Reilly
|
6654e77f1d
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
|
10 lat temu |
Thomas Van Lenten
|
4e43931eaf
Add support for a file listing expected package to objc prefixes for validation.
|
10 lat temu |
Joshua Haberman
|
53435df594
Merge pull request #716 from haberman/fixruby
|
10 lat temu |
Jan Tattermusch
|
2093749caf
Merge pull request #718 from jskeet/descriptor-descriptor
|
10 lat temu |