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 |
|
Michal Ulianko
|
faf8834484
|
py3.7 fix
PyUnicode_AsUTF8() returns const char* in py3.7 instead of char*. Making
changes to reflect that which should also be safe in
other Python versions.
|
2018-09-01 22:44:39 +02:00 |
|
looooo
|
852a984195
|
py3: CXX: remaining diff:
win: exernalize missing CXX-functions
define PYCXX_PYTHON_2TO3
|
2017-05-27 20:00:57 -03:00 |
|
Yorik van Havre
|
f87bd2ac35
|
Patched PyCXX 6.2.5 with original FreeCAD changes made in 6.2.0
|
2014-09-24 18:19:26 -03:00 |
|
Yorik van Havre
|
ad3908cca6
|
Upgraded PyCXX to version 6.2.5
|
2014-09-24 18:19:25 -03:00 |
|