wmayer
|
991394dc76
|
+ improve exception handling in initialization scripts
|
2015-12-29 23:42:29 +01:00 |
|
wmayer
|
b45f321f9c
|
+ issue: #0002350, handle Python's SystemExit exceptions and do not exit application when running from macro dialog or Python editor
|
2015-12-27 23:00:59 +01:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
Eivind Kvedalen
|
c16139da7f
|
Added InterpreterSingleton::getValue(...) function.
|
2015-02-13 21:53:57 +01:00 |
|
wmayer
|
92c2dc0174
|
+ fix one more missing va_end
|
2015-01-06 12:06:12 +01:00 |
|
wmayer
|
398546aecb
|
+ fix build problems with Python & MacOSX
|
2014-10-13 22:02:57 +02:00 |
|
wmayer
|
dbf78870bc
|
+ cppcheck fixes
|
2013-09-20 21:00:45 +02:00 |
|
wmayer
|
9b1da4cbe9
|
Fix Python exception handling
|
2013-07-19 12:27:44 +02:00 |
|
wmayer
|
3a591b3a94
|
Improve reporting of Python exceptions
|
2013-05-04 14:23:53 +02:00 |
|
wmayer
|
f8bd7fbd0b
|
Replace Python std output only for GUI application and not for CLI
|
2012-10-01 16:38:43 +02:00 |
|
wmayer
|
3d38234ce4
|
0000831: python print causes File descriptor error on windows
|
2012-09-12 10:34:14 +02:00 |
|
wmayer
|
41c46bf48b
|
0000777: Shared libraries call exit
|
2012-07-05 15:24:28 +02:00 |
|
wmayer
|
f433e426bf
|
Fix bug with identifying SWIG version
|
2012-03-14 08:52:42 +01:00 |
|
unknown
|
88effc761e
|
Fix bug with identifying SWIG version
|
2012-02-29 21:52:49 +01:00 |
|
wmayer
|
5db505d43d
|
+ handle Python's SystemExit exception when running script or macro
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5398 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-11 18:39:27 +00:00 |
|
wmayer
|
1884ee3881
|
0000528: Need a way to reset the Python instance
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5250 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-10 13:42:32 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|