]> gerrit.simantics Code Review - simantics/python.git/history - org.simantics.pythonlink.win32.x86_64/jnipython.dll
Plug leaks from PySequence_GetItem.
[simantics/python.git] / org.simantics.pythonlink.win32.x86_64 / jnipython.dll
2017-02-07 tkorvolaPlug leaks from PySequence_GetItem. 28/328/1
2017-02-06 Reino RuusuSupport for output and exceptions without tracebacks 19/319/3
2017-02-01 tkorvolaMind the threads in writeSCL. 18/318/1
2017-02-01 Reino RuusuFixed merge errors. 17/317/1
2017-02-01 Reino RuusuMerge branch 'change/300/2' 16/316/1
2017-02-01 Reino RuusuMerge "Macro for Python installation directory." release/1.27.0
2017-01-31 Timo KorvolaPrint exception type name if we can't get a traceback. 00/300/2
2017-01-30 Timo KorvolaAll getters now use GIL as well. 99/299/1
2017-01-30 Timo KorvolaAll variable setters now use GIL. 98/298/1
2017-01-30 Timo KorvolaAdd some PyEval_{Restore,Save}Thread calls. 97/297/1
2017-01-25 Reino RuusuPython tweaks
2017-01-03 tuorjrGet Python traceback output in the messages of exceptio...
2017-01-03 tuorjrRemoved unnecessary python3.dll dependency.
2017-01-03 tuorjrAddition of null value check to getPythonObject()
2017-01-03 tuorjrAdded support for dynamically typed data access and...
2017-01-03 tuorjrAdded C source code for the DLL and a CDT project aspec...