| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more threading problems in Python3 | Suren A. Chilingaryan | 2016-03-06 | 1 | -97/+163 |
* | Fix compillation issues for Python3 | Suren A. Chilingaryan | 2016-03-04 | 1 | -24/+22 |
* | Integrate last part of Python code from Vasiliy Chernov | Suren A. Chilingaryan | 2016-03-04 | 1 | -10/+137 |
|\ |
|
| * | Fix python3 initialization from pcilib_t | Vasilii Chernov | 2016-03-04 | 1 | -18/+132 |
| * | 1. Pcipywrap: add persistent locking wrappings | Vasilii Chernov | 2016-03-03 | 1 | -1/+1 |
|/ |
|
* | Make Python problems non-fatal | Suren A. Chilingaryan | 2016-03-03 | 1 | -10/+26 |
* | Further improvements of Python scripting and web-interface API for register m... | Suren A. Chilingaryan | 2016-03-02 | 1 | -14/+55 |
|\ |
|
| * | Add Python3 support | Vasilii Chernov | 2016-03-02 | 1 | -14/+42 |
| * | Move scripts handing code from py.c to Python wrap | Vasilii Chernov | 2016-03-02 | 1 | -226/+87 |
| * | 1. multithreading: | Vasilii Chernov | 2016-03-01 | 1 | -85/+224 |
| * | Merge with ufo.kit.edu/csa/pcitool 357 revision | Vasilii Chernov | 2016-02-26 | 1 | -181/+190 |
| |\
| |/
|/| |
|
* | | Merge of further work on Python scripting from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-26 | 1 | -18/+59 |
|\| |
|
| * | Merge with Suren branch. Fix memory leaks. | Vasilii Chernov | 2016-02-24 | 1 | -357/+388 |
| |\
| |/
|/| |
|
* | | Add more GILs to prevent Python crashes in multithreaded applications | Suren A. Chilingaryan | 2016-02-23 | 1 | -6/+22 |
* | | Stabilize merged code | Suren A. Chilingaryan | 2016-02-23 | 1 | -12/+18 |
* | | Merge Python scripting support from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-23 | 1 | -24/+346 |
|\ \ |
|
| | * | 1. Fix warnings in test_multithread app | Vasilii Chernov | 2016-02-19 | 1 | -8/+22 |
| |/ |
|
| * | Add test to repository. Add GIL states to pcilib_set_value_from_pyobject | Vasilii Chernov | 2016-02-17 | 1 | -0/+3 |
| * | Refactor pcipywrap to object | Vasilii Chernov | 2016-02-17 | 1 | -21/+24 |
| * | 1. Add cmake BUILD_PYTHON_MODULES option. | Vasilii Chernov | 2016-02-17 | 1 | -44/+80 |
| * | 1. Add python thread initialization to pcilib_init_py() | Vasilii Chernov | 2016-02-16 | 1 | -95/+85 |
| * | Fix memory leaks | Vasilii Chernov | 2016-02-15 | 1 | -2/+14 |
| * | Move python module init code to transfom view constructor | Vasilii Chernov | 2016-02-12 | 1 | -6/+6 |
| * | 1. Cmakelists - move copy xml folder command to root file | Vasilii Chernov | 2016-02-12 | 1 | -77/+117 |
| * | Change no_set_check parameter name. Move Python wrap to separate directory. | Vasilii Chernov | 2016-02-11 | 1 | -4/+4 |
| * | Solve errors in serialing register_info function. Clear unused code | Vasilii Chernov | 2016-02-11 | 1 | -6/+4 |
| * | Change error logging method in Python wrap. Move functions, that converts val... | Vasilii Chernov | 2016-02-11 | 1 | -1/+72 |
| * | Merge script and transform view. Add get register and properties info to pyth... | Vasilii Chernov | 2016-02-11 | 1 | -4/+183 |
| * | Add support for python script properties. Correct pcilib python wrapping. Upd... | Vasilii Chernov | 2016-02-05 | 1 | -1/+0 |
|/ |
|
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -1/+1 |
* | Support properties in transform formulas | Suren A. Chilingaryan | 2015-10-18 | 1 | -6/+25 |
* | Support XML properties | Suren A. Chilingaryan | 2015-10-18 | 1 | -1/+1 |
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -0/+2 |
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 1 | -1/+1 |
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 1 | -0/+171 |