- Jan 17, 2020
-
-
Philip Elson authored
Prepare for v2.0.7 release See merge request scripting-tools/pyjapc!24
-
Philip Elson authored
-
Philip Elson authored
Removed expectation that Tkinter is importable. See merge request scripting-tools/pyjapc!22
-
Philip Elson authored
Improve some of the project metadata in setup.py and use a better sphinx theme for docs See merge request scripting-tools/pyjapc!23
-
Philip Elson authored
Improve some of the project metadata in setup.py, and create more beautiful documentation (subjective).
-
Philip Elson authored
-
Philip Elson authored
Add a private interface to manage the configuration of the JVM through Jpype. See merge request scripting-tools/pyjapc!20
-
- Jan 15, 2020
-
-
Fabian Sorn authored
Fix docstring for subscribeParam() with a parameterGroup See merge request scripting-tools/pyjapc!21
-
Fabian Sorn authored
-
- Nov 25, 2019
-
-
Philip Elson authored
-
- Oct 15, 2019
-
-
Philip Elson authored
Remove the old built docs See merge request scripting-tools/pyjapc!19
-
Philip Elson authored
-
Philip Elson authored
Include an automatic push of the built documentation. See merge request scripting-tools/pyjapc!18
-
Philip Elson authored
-
- Oct 14, 2019
-
-
Michi Hostettler authored
Prepare for the v2.0.6 release See merge request scripting-tools/pyjapc!17
-
Philip Elson authored
-
- Sep 26, 2019
-
-
Michi Hostettler authored
Fix setup.py and added basic CI testing See merge request scripting-tools/pyjapc!15
-
- Sep 17, 2019
-
-
Michi Hostettler authored
Following PR !13, remove obsolete information about only a single subscription to a parameter being active at a time.
-
- Sep 09, 2019
-
-
Philip Elson authored
Initial tests against centos:7 were not sucessful due to the requirement for a full compiler environment in order to install Jpype1.
-
- Sep 03, 2019
-
-
Michi Hostettler authored
Fixed some typos See merge request scripting-tools/pyjapc!12
-
Michi Hostettler authored
Factorise the filtering of existing subscriptions, and improve the pattern for subscription testing See merge request scripting-tools/pyjapc!14
-
Philip Elson authored
-
Philip Elson authored
allow multiple subscriptions to one parameter Closes #16 See merge request scripting-tools/pyjapc!13
-
Philip Elson authored
Factorise the filtering of existing subscriptions, and improve the test pattern for subscription handling.
-
Michi Hostettler authored
-
Michi Hostettler authored
-
- Aug 07, 2019
-
-
Philip Elson authored
-
- Jul 04, 2019
-
-
Ivan Sinkarenko authored
Staying with JPype 0.6.* for the time being See merge request scripting-tools/pyjapc!11
-
- Jul 03, 2019
-
-
Ivan Sinkarenko authored
-
Ivan Sinkarenko authored
-
Ivan Sinkarenko authored
-
- Jun 19, 2019
-
-
Michi Hostettler authored
-
- May 07, 2019
-
-
Michi Hostettler authored
Async get provided callback function is given See merge request scripting-tools/pyjapc!9
-
Michi Hostettler authored
Removed blind GET on first subscription See merge request scripting-tools/pyjapc!10
-
- May 02, 2019
-
-
Ivan Sinkarenko authored
Removed misleading error message. If exception occurs in __init__, e.g. Java not available, code exits, PyJapc object gets __del__ call, which calls rbacLogout, which refers to _rbaLoginService variable that was not yet instantiated in __init__
-
Ivan Sinkarenko authored
-
- Apr 25, 2019
-
-
Ivan Sinkarenko authored
-
Ivan Sinkarenko authored
-
-
Ivan Sinkarenko authored
-