gcc-python-plugin-commits

gcc-python-plugin-commits@lists.fedorahosted.org
  • 1 participants
  • 85 discussions
[gcc-python-plugin] cpychecker: implement PyDict_GetItemString
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: implement PyErr_SetString
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: add (disabled) hook that complains about Python API entrypoints that weren't explicitly
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: introduce a naming convention to try to stop confusion between State and Transition
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: show exception status in debug dumps
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: fix an exception that occurred when C code discarded a (PyObject*) value
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: when assuming a PyObject* is sane, also assume it has a sane ob_type
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: simplify MyState.impl_object_ctor in terms of MyState.make_new_ref
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: bulletproof against function calls where the return value is not captured
by David Hugh Malcolm
12 years, 9 months
[gcc-python-plugin] cpychecker: assume unknown functions returning (PyObject*) either return a new ref, or NULL+exceptio
by David Hugh Malcolm
12 years, 9 months
Results per page: