5f48325890
Fix pvaGetValue for string scalars Remove pvaLink* variables Move close() call to pvaGlobal_t from worker queue Removed latch state Update .gitignore to ignore VS code configuration Add lset(pva) support for base 7.x Remove pvalink support for base 3.x Update cached value object in pvaLinkChannel::run Removing queued state from pvaLikeChannel Add debug functionality Rename internal fields to match json spec prepare for puts Fix array response size Add tests for pvalink properties
18 lines
168 B
Plaintext
18 lines
168 B
Plaintext
/cfg/
|
|
/bin/
|
|
/lib/
|
|
/db/
|
|
/dbd/
|
|
/include/
|
|
/templates/
|
|
/configure/*.local
|
|
/configure/CONFIG_SITE.Common.*
|
|
/build/
|
|
/dist/
|
|
O.*/
|
|
__pycache__/
|
|
*.so*
|
|
*.orig
|
|
*.log
|
|
.*.swp
|
|
.vscode |