Wed, 09 Nov 2022 10:59:00 +0800 GP Orcullo pythonw is used on OSX python3
Sun, 30 Oct 2022 13:20:58 +0800 GP Orcullo switched to Pyro5 python3
Thu, 20 Oct 2022 19:30:23 +0800 GP Orcullo Add PLC stop command python3
Mon, 07 Nov 2022 17:32:56 +0800 GP Orcullo wx: replaced deprecated class python3
Tue, 01 Nov 2022 14:23:47 +0800 GP Orcullo wx fixes python3
Tue, 01 Nov 2022 14:21:16 +0800 GP Orcullo str encoding fixes python3
Tue, 01 Nov 2022 14:19:23 +0800 GP Orcullo ctypes fixes python3
Mon, 31 Oct 2022 18:21:09 +0800 GP Orcullo fixed missing import python3
Mon, 31 Oct 2022 17:49:28 +0800 GP Orcullo set executionOrderId default value to 0 python3
Mon, 31 Oct 2022 14:48:25 +0800 GP Orcullo replaced depreciated function python3
Sat, 29 Oct 2022 17:07:41 +0800 GP Orcullo upgrade fake_wx python3
Fri, 28 Oct 2022 20:04:12 +0800 GP Orcullo Update to wx.NewIdRef() python3
Fri, 28 Oct 2022 19:39:17 +0800 GP Orcullo fix for gc errors on shutdown python3
Fri, 28 Oct 2022 18:59:04 +0800 GP Orcullo wx fixes for controls python3
Fri, 28 Oct 2022 18:54:33 +0800 GP Orcullo Fix: wx._core.wxAssertionError: C++ assertion "CanBeToggled()" failed python3
Fri, 28 Oct 2022 17:42:47 +0800 GP Orcullo fix - TypeError: unhashable type: 'Colour' python3
Fri, 28 Oct 2022 17:26:50 +0800 GP Orcullo xmlclass.py: fix AttributeError python3
Fri, 28 Oct 2022 17:08:27 +0800 GP Orcullo AbsDir fix python3
Fri, 28 Oct 2022 17:01:10 +0800 GP Orcullo convert sort and cmp functions to Python3 python3
Fri, 28 Oct 2022 15:19:24 +0800 GP Orcullo switch to pickle from cPickle python3
Fri, 28 Oct 2022 14:58:25 +0800 GP Orcullo fix dynamic module loading python3
Fri, 28 Oct 2022 14:56:07 +0800 GP Orcullo fix ctypes encoding python3
Fri, 28 Oct 2022 14:53:23 +0800 GP Orcullo fix string encoding python3
Fri, 28 Oct 2022 14:26:17 +0800 GP Orcullo updated click api python3
Fri, 28 Oct 2022 15:56:01 +0800 GP Orcullo remove six.reraise python3
Fri, 28 Oct 2022 14:07:13 +0800 GP Orcullo removed Python2 modules python3
Fri, 28 Oct 2022 13:06:52 +0800 GP Orcullo fixed plcopen imports python3
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
Mon, 27 Mar 2023 10:19:14 +0200 Edouard Tisserant Tests: Add preliminary IEC-61131 language test, to be continued. wxPython4
Mon, 27 Mar 2023 10:12:20 +0200 Edouard Tisserant Tests: Add time emulation feature for tests with BEREMIZ_TEST_CYCLES CFLAG. wxPython4