|
7c78b15a5c
|
added tests for changed set
|
2024-05-06 10:30:45 -05:00 |
|
|
cd7d8735af
|
update master field tests
|
2024-04-30 13:09:59 -05:00 |
|
|
8ec8e47924
|
fix static build
|
2023-11-17 12:58:58 -06:00 |
|
|
c41f7cb3dc
|
added data distributor plugin tests
|
2023-05-26 13:34:43 -05:00 |
|
|
182eee57e2
|
add tests for whole structure request
|
2021-12-01 14:36:50 -06:00 |
|
|
3bc89bfe0e
|
remove all destroy methods
|
2020-07-21 10:33:50 -04:00 |
|
|
31e883dbbc
|
removed empty lines at end of file
|
2020-04-15 18:00:08 +02:00 |
|
|
57cbf66833
|
removed spaces at end of line
|
2020-04-15 17:58:14 +02:00 |
|
|
7f31332a80
|
replaced tabs with spaces
|
2020-04-15 17:54:47 +02:00 |
|
|
1e62844a22
|
testPlugin found bug: added unionArrayTest
|
2020-04-12 14:01:22 -04:00 |
|
|
93c6305952
|
another attempt to fix windows build
|
2018-09-30 07:12:27 -04:00 |
|
|
11393ce6b1
|
pvCopy.h now pvStructureCopy.h; copy name space now epics::pvCopy
|
2018-09-28 07:17:09 -04:00 |
|
|
a2a07a1d33
|
add test for plugin
|
2018-07-13 11:50:27 -04:00 |
|
|
e31aae5f5d
|
Remove call to now-absent destroy() routine
|
2018-02-05 17:18:48 -06:00 |
|
|
0784cc15d0
|
make more compatible with pvDatabaseJava; work on on-line delete and also termination
|
2016-07-01 10:27:04 -04:00 |
|
|
349f7d0a58
|
make void test() static
|
2016-06-15 12:16:12 -04:00 |
|
|
b5e1341736
|
use correct name in MAIN
|
2016-06-15 10:50:01 -04:00 |
|
|
e025e542ea
|
work on RAII and memory leaks
|
2016-06-01 10:10:00 -04:00 |
|
|
351840b490
|
Use epicsShareFunc, not epicsShareExtern
Also needed on friend declarations.
|
2016-04-06 14:49:51 -05:00 |
|
|
6647ab3142
|
try to make win and rtems build
|
2016-02-03 07:17:56 -05:00 |
|
|
4934e5a8c7
|
make all methods inline
|
2016-01-27 09:44:50 -05:00 |
|
|
102174913c
|
remove examples (moved to exampleCPP) ; test is now a regresion test (make runtests)
|
2016-01-21 14:39:23 -05:00 |
|
|
699a6cd8b4
|
Remove unused argument in testPVScalarArray
|
2015-07-24 10:45:01 +01:00 |
|
|
70454a6006
|
Remove calls of deprecated getScalarArrayField
|
2015-07-24 10:42:45 +01:00 |
|
|
36dac883f4
|
using new copy API
|
2015-02-18 10:04:19 +01:00 |
|
|
b4e17f271b
|
win32 vs2013 compilation fix
|
2014-11-11 09:05:25 +01:00 |
|
|
f1c39ca5d2
|
clang compilation fixes
|
2014-10-16 07:30:42 +02:00 |
|
|
9f45bdfa75
|
missing epicsShareClass PowerSupply
|
2014-10-14 21:26:07 +02:00 |
|
|
50fbb396e8
|
win32 compilation of test and examples
|
2014-09-13 23:40:41 +02:00 |
|
|
334ed3b70a
|
hopefully fixed windows exports
|
2014-09-12 10:00:00 +02:00 |
|
|
2fe3e66047
|
updated documentation; fixed bugs while updating documentation
|
2014-07-10 13:25:58 -04:00 |
|
|
723f98bc44
|
added extern C on epicsExportRegistrar
|
2014-06-20 09:16:35 +02:00 |
|
|
c39b966121
|
String -> std::string, toString methods removed
|
2014-06-19 14:30:40 +02:00 |
|
|
92be294bbf
|
merge feature/changesAfter3_0_2; resolve conflicts
|
2014-06-10 15:53:37 -04:00 |
|
|
fcb82fd31f
|
Rename test to testTop and adjust build config
|
2014-04-17 15:35:29 -05:00 |
|
|
16fbd0f205
|
Merged Windows port changes from default branch.
|
2014-04-16 16:29:12 -05:00 |
|
|
597bca1ca5
|
Windows port (visibility declrations).
|
2014-04-14 18:11:12 +02:00 |
|
|
3e790e34e3
|
Move example and test headers out of include/pv
The only headers installed there should be
those for the official API of the module.
|
2014-04-10 16:01:32 -05:00 |
|
|
d1df670c83
|
pvCopy : do not "collapse" structures
|
2014-03-03 09:06:19 -05:00 |
|
|
6b47485810
|
correct order of dependent LIBS; update doc for latest build conventions
|
2014-02-19 14:35:39 -05:00 |
|
|
53c3901099
|
pvDatabaseCPP/src/V3IOC/* has been moved to pvAccessCPP; epicsShare has been added.
|
2014-02-13 07:06:14 -05:00 |
|
|
61d884334a
|
more work in examples; documentation is now up to date
|
2014-02-07 13:57:32 -05:00 |
|
|
9a798bc05a
|
more work on examples; documentation is only changed up to exampleServer
|
2014-02-06 16:46:47 -05:00 |
|
|
94bd84211b
|
move all examples to separate top level build areas.
Documentation needs updating.
|
2014-02-05 11:57:35 -05:00 |
|