/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

Viewing all changes in revision 346.1.15.

  • Committer: Vasilii Chernov
  • Date: 2016-02-16 15:30:40 UTC
  • mto: This revision was merged to the branch mainline in revision 353.
  • Revision ID: vchernov@inr.ru-20160216153040-e31p7qmbbpco870e
1. Add python thread initialization to pcilib_init_py()
   -Fix pcilib_script_run_func() work in multithread mode
   
2. pcilib_close() - Move free_py() code after free views to make
   view destructors work properly
   
3. Move script hash to pcilib_py_s

4. Move pcilib_get_logger() pcilib_get_logger_min_prio() and
   pcilib_get_logger_argument() declarations to error.h
   
5. Refactor pcilib_get_value_as_pyobject pcilib_set_value_from_pyobject
   to more unified form
   
6. Add more memory checks. Fix some string memory allocations.

7. Refactor pcilib_py_s member names.

8. Merge  pcilib_script_read() and pcilib_script_write() to
   pcilib_script_run_func()
   
9. Update test_pywrap views scripts

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: