- 02 Mar, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 12 Jan, 2016 1 commit
-
-
Josh Haberman authored
-
- 29 Dec, 2015 1 commit
-
-
Feng Xiao authored
We use six sub-modules that aren't available in old versions. Not specifying this requirement in the setup will lead to much less readable runtime errors. It's particuarlly problematic for Mac OSX users because the system comes with an old six version 1.4.1 by default. [skip ci]
-
- 21 Dec, 2015 1 commit
-
-
Feng Xiao authored
The testee program crashes on some inputs. Change-Id: Iab27b80e29b7a56c5bd7cb4724531ecf9bb2823a
-
- 02 Dec, 2015 1 commit
-
-
Josh Haberman authored
-
- 29 Oct, 2015 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
Also made the Travis build ensure that no warnings are present. These builds were previously spewing many warnings, which was hiding warnings for important things like accidentally using C++11-only features. Change-Id: I56caeee9db48bc78756a3e8d7c14874630627037
-
- 19 Oct, 2015 1 commit
-
-
Jie Luo authored
1, objcect_pair_hook is not supported in python2.6, so duplicated key check is removed in 2.6 2, total_seconds is not suppoted in python2.6, changed to compute seconds directly
-
- 06 Oct, 2015 1 commit
-
-
Jisi Liu authored
-
- 05 Oct, 2015 1 commit
-
-
Jisi Liu authored
-
- 31 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Fixes the ScalarMapContainer/MessageMapContainer implementations on Python 3.4, by dynamically allocating their PyTypeObjects using PyType_FromSpecWithBases, instead of statically allocating them. This is necessary because Python 3.4+ disallows statically allocating a class with a dynamically allocated parent. Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 22 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 21 Aug, 2015 2 commits
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 20 Aug, 2015 3 commits
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 16 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 15 Aug, 2015 2 commits
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 13 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Signed-off-by:
Dan O'Reilly <oreilldf@gmail.com>
-
- 13 Jan, 2015 1 commit
-
-
Tres Seaver authored
-