Wed, 14 Jan 2009 19:25:53 +0100Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window

Wed, 14 Jan 2009 16:41:14 +0100Local Runtime (LOCAL://) now launched "on demand"
etisserant [Wed, 14 Jan 2009 16:41:14 +0100] rev 290
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS

Fri, 09 Jan 2009 17:08:31 +0100Bug on __DEBUG no present fixed
lbessard [Fri, 09 Jan 2009 17:08:31 +0100] rev 289
Bug on __DEBUG no present fixed

Fri, 09 Jan 2009 17:07:56 +0100Warning on modulo by zero fixed
lbessard [Fri, 09 Jan 2009 17:07:56 +0100] rev 288
Warning on modulo by zero fixed

Sun, 04 Jan 2009 17:30:34 +0100The must-have test : using wiimote sensors !
etisserant [Sun, 04 Jan 2009 17:30:34 +0100] rev 287
The must-have test : using wiimote sensors !

Sun, 04 Jan 2009 17:29:12 +0100Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
etisserant [Sun, 04 Jan 2009 17:29:12 +0100] rev 286
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.

Sun, 04 Jan 2009 17:25:22 +0100Added local C dependency dicovery and changes checking, to speed up build.
etisserant [Sun, 04 Jan 2009 17:25:22 +0100] rev 285
Added local C dependency dicovery and changes checking, to speed up build.

Tue, 30 Dec 2008 22:47:15 +0100Fixed problem with re-use of Pyro connector proxy copy across debug sessions
etisserant [Tue, 30 Dec 2008 22:47:15 +0100] rev 284
Fixed problem with re-use of Pyro connector proxy copy across debug sessions

Tue, 30 Dec 2008 22:43:48 +0100Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.

Wed, 24 Dec 2008 00:02:12 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.