-
bc484215ce
ca: string array
Matej Sekoranja
2014-08-26 21:32:00 +02:00
-
1a848050a8
DBR_TIME_<value> also carries alarm data
Matej Sekoranja
2014-08-26 08:02:21 +02:00
-
79a58e3483
mcast test: timeout for the case where it fails
Matej Sekoranja
2014-08-20 16:54:32 +02:00
-
660d1b5133
more mcast test
Matej Sekoranja
2014-08-20 14:44:13 +02:00
-
eefd499adc
nanoSecond => nanosecond
Marty Kraimer
2014-08-20 06:30:13 -04:00
-
124972605a
win32 multicasts
Matej Sekoranja
2014-08-20 10:12:50 +02:00
-
b7f545aa06
multicast test added
Matej Sekoranja
2014-08-20 00:24:42 +02:00
-
114b2afbb9
testServer: added testBoundedString, testBoundedArray, testFixedArray test PVs
Matej Sekoranja
2014-08-19 21:06:33 +02:00
-
85db68a1ea
clang port
Matej Sekoranja
2014-08-13 23:49:18 +02:00
-
5d8c723227
fixed size arrays and ChannelArray
Matej Sekoranja
2014-08-12 13:08:18 +02:00
-
b51b0798bc
reverted back previous monitor queue code and fully implemented it, now Queue exits in pvData
Matej Sekoranja
2014-08-11 23:14:13 +02:00
-
742f043491
testServer: testBinartyCounter added
Matej Sekoranja
2014-08-11 22:16:33 +02:00
-
e5d2f457a2
client now uses connection timeout param
Matej Sekoranja
2014-08-06 10:04:25 +02:00
-
219e69ceed
request destroy() while the request is in sendQueue fix
Matej Sekoranja
2014-08-04 13:29:37 +02:00
-
621a9a927f
updated code to the latest createRequest bugfix
Matej Sekoranja
2014-07-30 12:58:19 +02:00
-
fbe2ffa3cb
testServer: added alwaysSendAll for ChannelGet, velocious for Monitor; added testMonitorPerformance util
Matej Sekoranja
2014-07-30 11:14:52 +02:00
-
16eeeb992b
get/setLength capacity removed
Matej Sekoranja
2014-07-22 09:04:08 +02:00
-
c01b928836
server/client flag, _lastSegmentedMessageType != 0 comparison fix
Matej Sekoranja
2014-07-22 00:35:29 +02:00
-
3050323193
added disconnect message to pvget/eget while monitoring
Matej Sekoranja
2014-07-21 11:29:22 +02:00
-
ac707e63cd
add info about RPCClient
Marty Kraimer
2014-07-11 10:06:53 -04:00
-
4391d81fb2
update documentation
Marty Kraimer
2014-07-10 13:21:12 -04:00
-
194cf4ab0f
monitor event processing
Matej Sekoranja
2014-07-08 21:56:51 +02:00
-
1f4da8c2de
eget: support for '-a name value' form
Matej Sekoranja
2014-07-03 20:40:36 +02:00
-
395c1d01de
inc version to 3.1.1-SNAPSHOT
Matej Sekoranja
2014-07-02 00:11:20 +02:00
-
9cd442a890
Added tag 3.1.0 for changeset 1d5059b8308b
Matej Sekoranja
2014-07-02 00:10:53 +02:00
-
fb97570707
interospectionRegistry: removed test code
3.1.0
Matej Sekoranja
2014-06-19 21:48:47 +02:00
-
ba4102639e
String -> std::string, toString methods removed
Matej Sekoranja
2014-06-19 14:29:41 +02:00
-
2287c857ea
vxWorks shared_ptr cast problems
Matej Sekoranja
2014-06-13 10:05:01 +02:00
-
ff07c36a7b
vxWorks port: boost shared_ptr variance (take 1)
Matej Sekoranja
2014-06-11 12:46:29 +02:00
-
edfae4e69e
vxWorks compilation fix
Matej Sekoranja
2014-06-11 11:49:18 +02:00
-
678ff967eb
TODO updated
Matej Sekoranja
2014-06-11 09:39:50 +02:00
-
6cdcc24b29
Added tag before_merge_changesAfter3_0_2 for changeset 90a0844d7098
Matej Sekoranja
2014-06-10 13:40:21 +02:00
-
99df13dc72
completed merge
Matej Sekoranja
2014-06-10 00:09:08 +02:00
-
-
c7bf9f6d67
flow: Closed <feature> 'changesAfter3_0_2'.
Matej Sekoranja
2014-06-09 23:56:58 +02:00
-
4e62a7d4df
channelList using svector
Matej Sekoranja
2014-06-09 22:13:48 +02:00
-
aea156ebbb
channelList
Matej Sekoranja
2014-06-09 21:32:20 +02:00
-
b101fa1e7a
protocol change: connection validation/authNZ support
Matej Sekoranja
2014-06-09 12:39:29 +02:00
-
8862d29ea5
protocol change: searching messages
Matej Sekoranja
2014-06-09 11:27:39 +02:00
-
d19cf15a0e
started protocol changes
Matej Sekoranja
2014-06-09 08:25:47 +02:00
-
05d4c3ea55
fixed no address case
Matej Sekoranja
2014-06-06 00:22:32 +02:00
-
63f23e278a
channelCreate w/ address prototype support; inetAddressUtil parsing error handling
Matej Sekoranja
2014-06-06 00:17:06 +02:00
-
8db40b7fab
pvput fixed
Matej Sekoranja
2014-06-05 13:37:30 +02:00
-
ccbfdb519b
nicer logs, socket shutdown
Matej Sekoranja
2014-06-04 10:22:04 +02:00
-
658d73d868
rpcServiceExample.cpp: more robust, up-to-date code
Matej Sekoranja
2014-06-04 09:18:48 +02:00
-
030951c7f1
testServer: erorr status returned if stride!=1
Matej Sekoranja
2014-06-04 08:53:59 +02:00
-
90ca073f45
ChannelArray.getLength() test added
Matej Sekoranja
2014-06-03 14:17:09 +02:00
-
0419fc6a38
testChannelConnect: made a cmd-line tool out of it
Matej Sekoranja
2014-06-02 21:40:02 +02:00
-
892961f85f
catcing all std exceptions in sendThread (and readThread)
Matej Sekoranja
2014-06-02 21:17:56 +02:00
-
60b3e0e8e7
eget: -a=value fix
Matej Sekoranja
2014-06-02 09:24:53 +02:00
-
1442c6cd41
pv API tests pass
Matej Sekoranja
2014-06-01 23:54:40 +02:00
-
1df336c6e2
channelAccessIFTest.cpp: no crash
Matej Sekoranja
2014-05-24 23:28:16 +02:00
-
1f0e426413
CreateRequestFactory.cpp removed
Matej Sekoranja
2014-05-24 22:09:31 +02:00
-
0988f0c8fb
EPICS_PVA_DEBUG from bool to int
Matej Sekoranja
2014-05-23 13:36:21 +02:00
-
6b388a572e
everything compiles now
Matej Sekoranja
2014-05-23 09:29:17 +02:00
-
82f35f8c38
testServer and utils are back alive
Matej Sekoranja
2014-05-22 23:59:35 +02:00
-
cdc03d8e97
porting tests and utils
Matej Sekoranja
2014-05-22 22:31:20 +02:00
-
fbb108652e
ca provider ported to new API
Matej Sekoranja
2014-05-21 23:01:03 +02:00
-
6ae61258ca
work on server API changes
Matej Sekoranja
2014-05-21 12:01:02 +02:00
-
2c4bffd8d9
client side API changes
Matej Sekoranja
2014-05-20 09:52:57 +02:00
-
2ef0abc67b
work on porting
Matej Sekoranja
2014-05-19 22:33:40 +02:00
-
4f63aba281
new API, code not yet ported
Matej Sekoranja
2014-05-14 11:07:54 +02:00
-
2150e07da4
Jenkins fixes
before_merge_changesAfter3_0_2
Andrew Johnson
2014-04-29 12:11:32 -05:00
-
1717c3b8dc
flow: Merged <feature> 'housekeeping' to <develop> ('default').
Andrew Johnson
2014-04-29 10:49:10 -05:00
-
-
5770846fd5
flow: Closed <feature> 'housekeeping'.
Andrew Johnson
2014-04-29 10:49:09 -05:00
-
6402e2ca1b
Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
Andrew Johnson
2014-04-22 10:38:17 -05:00
-
266c883131
Merged changes from default branch
Andrew Johnson
2014-04-18 16:58:06 -05:00
-
-
-
-
3259a396aa
epicsExportRegistrar() must be inside extern "C" block
Andrew Johnson
2014-04-18 16:40:38 -05:00
-
55512ccacd
Merged changes from default branch.
Andrew Johnson
2014-04-16 16:11:12 -05:00
-
-
828bf74c6a
Rename PV_MB macro to WITH_MICROBENCH as in pvCommon.
Andrew Johnson
2014-04-16 15:52:02 -05:00
-
5aaea8c834
testGetPerformance: duration calculation fix
Matej Sekoranja
2014-04-10 16:44:44 +02:00
-
29c5fb1804
testChannelAccess/testServer: more stable shutdown
Matej Sekoranja
2014-04-10 11:23:31 +02:00
-
f3f54fd6cf
testChannelAccess: added large array put and get stress test
Matej Sekoranja
2014-04-10 10:36:29 +02:00
-
9529bd59e3
merge
Matej Sekoranja
2014-04-09 15:21:55 +02:00
-
-
351170163b
codec: directSerialization support
Matej Sekoranja
2014-04-09 15:21:27 +02:00
-
4bbab422fe
ChannelRequest::cancel() impl.
Matej Sekoranja
2014-04-07 12:22:30 +02:00
-
4fc86c832e
rpc client win port
Matej Sekoranja
2014-04-04 23:59:11 +02:00
-
4902d5d1ec
merge
Matej Sekoranja
2014-04-04 22:00:53 +02:00
-
-
-
-
9e0bb7881c
rpcClient fixed
Matej Sekoranja
2014-04-04 22:00:13 +02:00
-
d2fb05ddd8
ChannelArray int to size_t
Matej Sekoranja
2014-04-04 12:36:11 +02:00
-
2283ba8474
more on debugish messages
Matej Sekoranja
2014-04-04 11:24:52 +02:00
-
417b891bf6
test image: linux warnings removed
Matej Sekoranja
2014-04-04 11:16:12 +02:00
-
-
8e193daf97
codec: removed debugish exception printouts
Matej Sekoranja
2014-04-04 10:59:36 +02:00
-
f654541c9d
Unify configure files with the other V4 modules Move include/pv setting into src/Makefile
Andrew Johnson
2014-04-03 17:00:25 -05:00
-
e574182813
eget: caProvider.h needs pv/ prefix
Andrew Johnson
2014-04-03 17:00:04 -05:00
-
3bc2c81fc5
merge
Matej Sekoranja
2014-04-03 17:57:00 +02:00
-
-
-
-
c89b084772
blocking codec: catching all std exceptions in sendThread
Matej Sekoranja
2014-04-03 17:55:54 +02:00
-
18bc0a0393
Fix instructions in RELEASE file
Andrew Johnson
2014-04-02 15:19:23 -05:00
-
abdff1573a
Enable CHECK_RELEASE warnings
Andrew Johnson
2014-04-02 14:44:17 -05:00
-
4405346384
moved CreateRequest to pvDataCPP
Marty Kraimer
2014-04-01 09:58:38 -04:00
-
b2254b3b45
testServer: propery monitor queue impl.
Matej Sekoranja
2014-04-01 09:39:31 +02:00
-
-
e1773538d2
Cleaned up CONFIG_SITE file.
Andrew Johnson
2014-03-31 17:26:15 -05:00
-
c67be5632a
testServer: monitor sync
Matej Sekoranja
2014-03-31 14:33:29 +02:00
-
4fad0d4150
testChannelAccess: more added testDiag debug output to diagnose a failing test
Matej Sekoranja
2014-03-31 12:53:48 +02:00
-
4d189ade16
testChannelAccess: added testDiag debug output to diagnose a failing test
Matej Sekoranja
2014-03-31 11:46:50 +02:00
-
8754ac5336
testChannelAccess: added stdout debug output to diagnose a failing test
Matej Sekoranja
2014-03-31 10:58:10 +02:00
-
a886984258
Rename pvAccessApp to src, adjust Makefiles
Andrew Johnson
2014-03-28 11:53:02 -05:00
-
c6a99a64cd
Remove __rtems__, already defined by the compiler
Andrew Johnson
2014-03-28 11:20:18 -05:00
-
1781e051b0
Split pvAccessApp/Makefile into fragments.
Andrew Johnson
2014-03-27 18:12:23 -05:00
-
ec973ce00d
Fix link library order for testCodec
Andrew Johnson
2014-03-27 18:08:02 -05:00
-
ce2ad6e2ab
Fix link library order for testCodec
Andrew Johnson
2014-03-27 18:08:02 -05:00