This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
8942704058d3ad76a9952686f91e3159facee6ea
create
/
src
/
CXX
/
Python3
History
wmayer
b50b21576e
core system
...
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
2019-09-18 01:01:14 +02:00
..
Config.hxx
py3: CXX: remaining diff:
2017-05-27 20:00:57 -03:00
cxx_extensions.cxx
py3: fox compiler warnings
2017-06-04 00:17:57 +02:00
CxxDebug.hxx
…
cxxextensions.c
…
cxxsupport.cxx
…
Exception.hxx
disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions
2018-04-29 11:00:28 +02:00
ExtensionModule.hxx
…
ExtensionOldType.hxx
workaround in PyCXX classes due to removed support of old-style classes
2019-06-25 18:15:10 +02:00
Extensions.hxx
fix -Wcast-function-type
2018-08-19 13:11:08 +02:00
ExtensionType.hxx
py3: fox compiler warnings
2017-06-04 00:17:57 +02:00
ExtensionTypeBase.hxx
…
IndirectPythonInterface.hxx
core system
2019-09-18 01:01:14 +02:00
Objects.hxx
fixes
#0003993
: Memory leak with Python3
2019-06-24 14:30:12 +02:00
PythonType.hxx
…