- Feb 06, 2016
-
-
Tom Levens authored
-
- Jan 29, 2016
-
-
Tom Levens authored
-
Tom Levens authored
-
- Jan 27, 2016
-
-
Tom Levens authored
-
- Jan 23, 2016
-
-
Tom Levens authored
-
Tom Levens authored
-
- Jan 19, 2016
-
-
Tom Levens authored
-
Tom Levens authored
pyjapc.py now uses logging system to display messages instead of directly using print statements. This allows more configuration options.
-
- Jan 17, 2016
-
-
Tom Levens authored
The version code is now in __init__.py to allow querying the package version using pyjapc.__version__ instead of pyjapc.pyjapc.__version__ When running setuptools without the required dependencies installed, reading the version code would result in an ImportError. This is now caught and a warning emitted, but the installation can continue.
-
Tom Levens authored
-
- Jan 16, 2016
-
-
Tom Levens authored
-
Tom Levens authored
-
- Jan 15, 2016
-
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
- Jan 14, 2016
-
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
Tom Levens authored
-
- Jan 13, 2016
-
-
Michael Betz authored
-
Michael Betz authored
-
Michael Betz authored
-
- Jan 12, 2016
-
-
-
Michael Betz authored
-
- Jan 11, 2016
-
-
Michael Betz authored
-
Michael Betz authored
Added explicit type conversion to _convertPyToSimpleVal(), compatibility with (japc.jar v4.0.0) and JVM (1.8)
-
- Jan 05, 2016
-
-
-
Michael Betz authored
-
- Oct 14, 2015
-
-
Michael Betz authored
-
Michael Betz authored
Added support for Getting and Setting and objects (Trim). Some cleanup behind the scenes of the SET and type-conversion functions
-
- Aug 24, 2015
-
-
Michael Betz authored
-
- Aug 22, 2015
-
-
Michael Betz authored
Will not ask for array2D for primitives from JAPC anymore. --> Workaround for wrong value problem with short types.
-
Michael Betz authored
Added pyjapc2.py which does import a newer version of the japc jars for testing. Also not using getArray2D for primitive values anymore, which is a workaround for a JAPC bug delivering wrong values
-
- Aug 07, 2015
-
-
Michael Betz authored
-
- Jul 09, 2015
-
-
Michael Betz authored
-
- Jun 29, 2015
-
-
Michael Betz authored
-