1.5.1.19
(Aug 30, 2017)
1.5.1:
Added "in place" read/write VIs for Pipes.
Consolidated shared memory pointer VIs to reduce redundant code.
Added in place string read/write.
1.5.0:
Added "in place" read/write VIs for shared memory to better support RT applications.
Added start index output terminals for shared memory read VIs.
Cleaned up shared memory read/write icons.
1.4.0:
Updated Pipes library to include timeout capability for pipe reads using epoll and timerfd implementations (infinite wait is still the default behavior).
Cleaned up and simplified certain C functions.
1.3.4:
The library restructure performed in 1.3.0 had the unexpected side effect of causing dependency loops when unloading the libraries in certain situations. The libraries have been itemized out, which should also reduce the number of VIs required to be loaded at one time and prevent the dependency loop. This will require a VI re-link, but should be the last of the library-related changes.
1.3.3:
Corrected scope for new accessor methods added to Shared Memory.lvclass in version 1.3.0.
1.3.2:
Corrected some VI reentrancy settings.
1.3.1:
Changed access scope for C.lvlib to be public.
Updated polymorphic selector for Pointer Write/Read.
1.3.0:
Restructured C dependencies (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
1.2.3:
Added string read/write to Simple Shared Memory example.
1.2.2:
Fixed Shared Memory example.
1.2.1:
Added string read/write VIs for Shared Memory.
Refactored Shared Memory VIs to better handle file descriptors internally.
1.2.0:
Restructured package lvlibs (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
Updated error handling to use Errno package 1.1.1.
1.1.0:
Added Pipes.
1.4.0.17 (Jul 14, 2017)
1.4.0:
Updated Pipes library to include timeout capability for pipe reads using epoll and timerfd implementations (infinite wait is still the default behavior).
Cleaned up and simplified certain C functions.
1.3.4:
The library restructure performed in 1.3.0 had the unexpected side effect of causing dependency loops when unloading the libraries in certain situations. The libraries have been itemized out, which should also reduce the number of VIs required to be loaded at one time and prevent the dependency loop. This will require a VI re-link, but should be the last of the library-related changes.
1.3.3:
Corrected scope for new accessor methods added to Shared Memory.lvclass in version 1.3.0.
1.3.2:
Corrected some VI reentrancy settings.
1.3.1:
Changed access scope for C.lvlib to be public.
Updated polymorphic selector for Pointer Write/Read.
1.3.0:
Restructured C dependencies (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
1.2.3:
Added string read/write to Simple Shared Memory example.
1.2.2:
Fixed Shared Memory example.
1.2.1:
Added string read/write VIs for Shared Memory.
Refactored Shared Memory VIs to better handle file descriptors internally.
1.2.0:
Restructured package lvlibs (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
Updated error handling to use Errno package 1.1.1.
1.1.0:
Added Pipes.
1.3.4.16 (Jun 06, 2017)
1.3.4:
The library restructure performed in 1.3.0 had the unexpected side effect of causing dependency loops when unloading the libraries in certain situations. The libraries have been itemized out, which should also reduce the number of VIs required to be loaded at one time and prevent the dependency loop. This will require a VI re-link, but should be the last of the library-related changes.
1.3.3:
Corrected scope for new accessor methods added to Shared Memory.lvclass in version 1.3.0.
1.3.2:
Corrected some VI reentrancy settings.
1.3.1:
Changed access scope for C.lvlib to be public.
Updated polymorphic selector for Pointer Write/Read.
1.3.0:
Restructured C dependencies (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
1.2.3:
Added string read/write to Simple Shared Memory example.
1.2.2:
Fixed Shared Memory example.
1.2.1:
Added string read/write VIs for Shared Memory.
Refactored Shared Memory VIs to better handle file descriptors internally.
1.2.0:
Restructured package lvlibs (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
Updated error handling to use Errno package 1.1.1.
1.1.0:
Added Pipes.
1.3.3.15 (Jun 02, 2017)
1.3.3:
Corrected scope for new accessor methods added to Shared Memory.lvclass in version 1.3.0.
1.3.2:
Corrected some VI reentrancy settings.
1.3.1:
Changed access scope for C.lvlib to be public.
Updated polymorphic selector for Pointer Write/Read.
1.3.0:
Restructured C dependencies (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
1.2.3:
Added string read/write to Simple Shared Memory example.
1.2.2:
Fixed Shared Memory example.
1.2.1:
Added string read/write VIs for Shared Memory.
Refactored Shared Memory VIs to better handle file descriptors internally.
1.2.0:
Restructured package lvlibs (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
Updated error handling to use Errno package 1.1.1.
1.1.0:
Added Pipes.
1.0.0.6 (May 09, 2017)
no release notes for this version