Thu, 28 Sep 2023 17:58:36 +0200 |
Edouard Tisserant |
Update version.py
|
changeset |
files
|
Thu, 28 Sep 2023 17:56:03 +0200 |
Edouard Tisserant |
Runtime/win32: no sys.stdout with pythonw.exe
|
changeset |
files
|
Mon, 07 Aug 2023 18:17:12 +0200 |
Edouard Tisserant |
Tests: revert Teseract to less perforant legacy mode, but more repeatable. Compensate with zoom in edit_project and filter noise out of OCR text.
|
changeset |
files
|
Tue, 01 Aug 2023 23:07:39 +0200 |
Edouard Tisserant |
Tests: align on requirements.txt
|
changeset |
files
|
Tue, 01 Aug 2023 21:04:00 +0200 |
Edouard Tisserant |
Tests: Add minimal SVGHMI test
|
changeset |
files
|
Tue, 01 Aug 2023 21:02:08 +0200 |
Edouard Tisserant |
Tests: use SID+KILL for sikuli subprocesses
|
changeset |
files
|
Tue, 01 Aug 2023 21:00:11 +0200 |
Edouard Tisserant |
Strip now useless file.
|
changeset |
files
|
Fri, 18 Aug 2023 11:38:20 +0200 |
Edouard Tisserant |
SVGHMI: add support of all IEC61131 interger types.
|
changeset |
files
|
Thu, 27 Jul 2023 16:48:50 +0200 |
Edouard Tisserant |
Add testing status badge
|
changeset |
files
|
Wed, 26 Jul 2023 16:40:51 +0200 |
Edouard Tisserant |
Use requirements.txt and update doc accordingly.
|
changeset |
files
|
Tue, 25 Jul 2023 21:26:31 +0200 |
Edouard Tisserant |
Tests: pytests: only one wxpython app per process lifetime... Strip test_application.py
|
changeset |
files
|
Tue, 25 Jul 2023 21:22:30 +0200 |
Edouard Tisserant |
IDE: fix py3/wxpy4 related deprecation warnings
|
changeset |
files
|
Thu, 20 Jul 2023 23:20:21 +0200 |
Edouard Tisserant |
Runtime: remove now useless typechecking/convertion
|
changeset |
files
|
Thu, 20 Jul 2023 22:47:12 +0200 |
Edouard Tisserant |
Github CI: do not save docker image if just restored from cache
|
changeset |
files
|
Thu, 20 Jul 2023 22:42:39 +0200 |
Edouard Tisserant |
Runtime: fix unpacking of variable trace data
|
changeset |
files
|
Thu, 20 Jul 2023 22:05:31 +0200 |
Edouard Tisserant |
Github CI: update matiec revision
|
changeset |
files
|
Thu, 20 Jul 2023 19:04:34 +0200 |
Edouard Tisserant |
Github CI: update open62541 version, try avoid useles doker image rebuild
|
changeset |
files
|
Thu, 20 Jul 2023 17:04:14 +0200 |
etisserant |
Update run_tests_in_docker.yml
|
changeset |
files
|
Thu, 20 Jul 2023 16:27:20 +0200 |
Edouard Tisserant |
Update .gitignore
|
changeset |
files
|
Thu, 20 Jul 2023 16:24:12 +0200 |
Edouard Tisserant |
SVGHMI Py3 related fix in test project.
|
changeset |
files
|
Thu, 20 Jul 2023 16:21:26 +0200 |
Edouard Tisserant |
Tests: have to terminate language test with KILL, side effect of BEREMIZ_TEST_CYCLES
|
changeset |
files
|
Thu, 20 Jul 2023 16:16:05 +0200 |
Edouard Tisserant |
Runtime: py3 fix forcing of STRING
|
changeset |
files
|
Tue, 20 Jun 2023 15:05:21 +0200 |
Edouard Tisserant |
Tests: fix systematically rebuilding matiec
|
changeset |
files
|
Sun, 18 Jun 2023 16:30:48 +0200 |
Edouard Tisserant |
Runtime: spawn_subprocess: handle non-bytes args
|
changeset |
files
|
Sun, 18 Jun 2023 16:28:42 +0200 |
Edouard Tisserant |
OPC-UA client : python3 + AsyncUA fixes
|
changeset |
files
|
Wed, 31 May 2023 23:16:29 +0200 |
Edouard Tisserant |
update .gitignore
|
changeset |
files
|
Wed, 31 May 2023 17:06:03 +0200 |
Edouard Tisserant |
Py3 related fixes for SVGHMI UI.
|
changeset |
files
|
Wed, 31 May 2023 10:40:53 +0200 |
Edouard Tisserant |
Fix Py3 problems with basic SVGHMI build and run.
|
changeset |
files
|
Wed, 31 May 2023 10:38:03 +0200 |
Edouard Tisserant |
Py3 usual encoding, ints and exceptions fixes.
|
changeset |
files
|
Tue, 30 May 2023 13:00:50 +0200 |
Edouard Tisserant |
Tests: Fix dockerfile for python3
|
changeset |
files
|
Mon, 22 May 2023 14:40:49 +0200 |
Edouard Tisserant |
Examples: use print() function in "python" example
|
changeset |
files
|
Mon, 22 May 2023 14:38:25 +0200 |
Edouard Tisserant |
Runtime: Fix IEC/ctypes/python3 type mapping
|
changeset |
files
|
Mon, 22 May 2023 14:37:15 +0200 |
Edouard Tisserant |
CLI: simpler status polling, fixing pyro5 thread
|
changeset |
files
|
Sat, 20 May 2023 00:37:31 +0200 |
Edouard Tisserant |
Fix bytes/string confusion with Logging
|
changeset |
files
|
Sat, 20 May 2023 00:36:41 +0200 |
Edouard Tisserant |
Fix wrong default target being picked in CLI build
|
changeset |
files
|
Sat, 20 May 2023 00:35:41 +0200 |
Edouard Tisserant |
Fake_wx objects now support comparison and hashing
|
changeset |
files
|
Sat, 20 May 2023 00:33:22 +0200 |
Edouard Tisserant |
Use msgpack and remove serpent's bytes workaround
|
changeset |
files
|
Thu, 18 May 2023 00:04:03 +0200 |
Edouard Tisserant |
Updaye .gitignore
|
changeset |
files
|
Wed, 17 May 2023 23:59:45 +0200 |
Edouard Tisserant |
IDE: Fix py_ext build with python3.10
|
changeset |
files
|
Wed, 17 May 2023 23:36:12 +0200 |
Edouard Tisserant |
Pyro5: fix runtime typo + IDE exception handling
|
changeset |
files
|
Wed, 17 May 2023 17:13:39 +0200 |
Edouard Tisserant |
Runtime: Fix web settings file upload.
|
changeset |
files
|
Wed, 17 May 2023 17:13:01 +0200 |
Edouard Tisserant |
Runtime: drop Athena. Nevow now only for settings.
|
changeset |
files
|
Sat, 13 May 2023 14:28:29 +0200 |
Edouard Tisserant |
Fix template conflict in XSLT with lxml>=4.9.0. Thanks to GP Orcullo !
|
changeset |
files
|
Sat, 13 May 2023 12:45:03 +0200 |
Edouard Tisserant |
Update generated XSLT headers (updated YSLT defs)
|
changeset |
files
|
Fri, 12 May 2023 18:09:55 +0200 |
Edouard Tisserant |
WIP python3 support for runtime
|
changeset |
files
|
Wed, 10 May 2023 17:02:05 +0200 |
Edouard Tisserant |
Better LDFLAGS and CFLAGS for win32 an MACOS
|
changeset |
files
|
Wed, 10 May 2023 17:00:04 +0200 |
Edouard Tisserant |
Fix private n matplotib function import
|
changeset |
files
|
Wed, 10 May 2023 16:58:15 +0200 |
Edouard Tisserant |
Update version.py
|
changeset |
files
|
Wed, 19 Apr 2023 17:41:27 +0200 |
Edouard Tisserant |
update .gitignore
|
changeset |
files
|
Thu, 13 Apr 2023 22:31:33 +0200 |
Edouard Tisserant |
IDE: more fixes for wxPython 4.0.7 and pyhon 3.10
python3
|
changeset |
files
|
Wed, 12 Apr 2023 23:02:41 +0200 |
Edouard Tisserant |
IDE: python-3.10: wxPython calls don't accept float anymore, continued
python3
|
changeset |
files
|
Wed, 12 Apr 2023 21:05:00 +0200 |
Edouard Tisserant |
IDE: fixed/remove checks wxPython versions
python3
|
changeset |
files
|
Wed, 12 Apr 2023 19:32:38 +0200 |
Edouard Tisserant |
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
python3
|
changeset |
files
|
Wed, 12 Apr 2023 19:28:37 +0200 |
Edouard Tisserant |
Fixes for wxPython-4.0.7 (ubuntu22) compatible with wxPython-4.1.x
python3
|
changeset |
files
|
Tue, 21 Feb 2023 12:47:18 +0800 |
GP Orcullo |
fake_wx: handle missing classname
python3
|
changeset |
files
|
Mon, 20 Feb 2023 08:56:25 +0800 |
GP Orcullo |
fix wxPyDeprecationWarnings
python3
|
changeset |
files
|
Sun, 19 Feb 2023 11:14:14 +0800 |
GP Orcullo |
show underscore as space
python3
|
changeset |
files
|
Fri, 10 Feb 2023 18:40:42 +0800 |
GP Orcullo |
CLIController: use absolute project path
python3
|
changeset |
files
|
Fri, 10 Feb 2023 10:02:21 +0800 |
GP Orcullo |
allow passing environment variables to ProcessLogger
python3
|
changeset |
files
|
Mon, 06 Feb 2023 20:07:51 +0800 |
GP Orcullo |
Generate warning instead of Exception if CTNMaxCount is exceeded for a confnode
python3
|
changeset |
files
|
Sat, 04 Feb 2023 07:19:52 +0800 |
GP Orcullo |
fix name clash
python3
|
changeset |
files
|
Sat, 04 Feb 2023 07:18:21 +0800 |
GP Orcullo |
fix str encoding issue
python3
|
changeset |
files
|
Thu, 10 Nov 2022 23:21:22 +0800 |
GP Orcullo |
OSX: use wall time instead of system clock
python3
|
changeset |
files
|
Thu, 10 Nov 2022 18:10:42 +0800 |
GP Orcullo |
replaced depreciated functions
python3
|
changeset |
files
|