- Feb 12, 2021
-
-
Philip Elson authored
Restore the pre JPype 1.x behaviour of returning numpy arrays of non-object type. See merge request !59
-
Philip Elson authored
-
- Jan 28, 2021
-
-
Philip Elson authored
Tests for string conversion behaviour from Java to Python. See merge request !58
-
Philip Elson authored
-
- Jan 27, 2021
-
-
Philip Elson authored
Improve the coverage of the _convertPyToVal method, particularly when a value descriptor is provided. See merge request !57
-
Philip Elson authored
Improve the coverage of the _convertPyToVal method, particularly when a value descriptor is provided.
-
- Jan 11, 2021
-
-
Philip Elson authored
Boost the testing of discrete function [list] See merge request !56
-
Philip Elson authored
-
Philip Elson authored
Add tests for, and fix, the conversion of Python values to Discreet functions See merge request !55
-
Philip Elson authored
Add tests for, and fix, the conversion of Python values to Discreet functions (cern.japc.value.spi.value.simple.DiscreteFunctionValue)
-
- Jan 08, 2021
-
-
Philip Elson authored
Add groupIDs for java dependencies See merge request !54
-
Pawel Budzynski authored
-
- Oct 23, 2020
-
-
Philip Elson authored
Drop jpype v0.X support See merge request !53
-
Philip Elson authored
-
Philip Elson authored
Include 1.1 testing in the CI. We don't support 1.0, and therefore don't test against it. See merge request scripting-tools/pyjapc!52
-
- Oct 21, 2020
-
-
Philip Elson authored
-
Philip Elson authored
Update version support now that 1.2 is released and works. See merge request !51
-
Philip Elson authored
-
- Oct 09, 2020
-
-
Philip Elson authored
Include the missing type-hints when pyjapc is installed. See merge request !50
-
Philip Elson authored
-
- Sep 28, 2020
-
-
Philip Elson authored
Enable testing against JPype master. See merge request !49
-
Philip Elson authored
-
- Sep 09, 2020
-
-
Philip Elson authored
rename interface file to fix type hints See merge request !48
-
Philip Elson authored
Updated the CI to test the latest JPype, and JPype 1.0 (the same thing currently). See merge request !45
-
Philip Elson authored
Resign to the fact that there is no releases v1 that is usable to PyJapc, and no *development* version available either (since https://github.com/jpype-project/jpype/issues/848 was added before https://github.com/jpype-project/jpype/pull/832).
-
Philip Elson authored
Update JPype dependencies, which are a very constrained set due to the instability of JPype (and ultimately the tests failing for all of the excluded versions).
-
- Sep 08, 2020
-
-
Pawel Budzynski authored
-
- Aug 10, 2020
-
-
Philip Elson authored
Add build-backend to pyproject.toml See merge request !47
-
Cristian Baldi authored
-
- Jul 28, 2020
-
-
Philip Elson authored
-
Philip Elson authored
Added an atexit handler to deal with user threads in Java blocking the Python & Java shutdown. It appears that JapcMock has a static attribute which starts a thread upon class instantiation. https://github.com/jpype-project/jpype/issues/817 refers. It is likely that other JPype1 1.x uses will hit this limitation quite quickly, so we await a long term solution to the problem.
-
- Jul 24, 2020
-
-
Philip Elson authored
-
- May 22, 2020
-
-
Philip Elson authored
Simplify enum testing & unlock JPype version 0.7.3+ See merge request !44
-
Philip Elson authored
-
Philip Elson authored
-
Philip Elson authored
-
Philip Elson authored
Made the pyjapc.pyjapc submodule private See merge request !38
-
Philip Elson authored
Fix enum item sets conversion See merge request !43
-
- May 14, 2020
-
-
Philip Elson authored
-
Philip Elson authored
Added testing for the existing Java conversion from EnumSet to Python object.
-