Commit Graph

714 Commits

Author SHA1 Message Date
Matej Sekoranja
16eeeb992b get/setLength capacity removed 2014-07-22 09:04:08 +02:00
Matej Sekoranja
c01b928836 server/client flag, _lastSegmentedMessageType != 0 comparison fix 2014-07-22 00:35:29 +02:00
Matej Sekoranja
3050323193 added disconnect message to pvget/eget while monitoring 2014-07-21 11:29:22 +02:00
Marty Kraimer
ac707e63cd add info about RPCClient 2014-07-11 10:06:53 -04:00
Marty Kraimer
4391d81fb2 update documentation 2014-07-10 13:21:12 -04:00
Matej Sekoranja
194cf4ab0f monitor event processing 2014-07-08 21:56:51 +02:00
Matej Sekoranja
1f4da8c2de eget: support for '-a name value' form 2014-07-03 20:40:36 +02:00
Matej Sekoranja
395c1d01de inc version to 3.1.1-SNAPSHOT 2014-07-02 00:11:20 +02:00
Matej Sekoranja
9cd442a890 Added tag 3.1.0 for changeset 1d5059b8308b 2014-07-02 00:10:53 +02:00
Matej Sekoranja
fb97570707 interospectionRegistry: removed test code 3.1.0 2014-06-19 21:48:47 +02:00
Matej Sekoranja
ba4102639e String -> std::string, toString methods removed 2014-06-19 14:29:41 +02:00
Matej Sekoranja
2287c857ea vxWorks shared_ptr cast problems 2014-06-13 10:05:01 +02:00
Matej Sekoranja
ff07c36a7b vxWorks port: boost shared_ptr variance (take 1) 2014-06-11 12:46:29 +02:00
Matej Sekoranja
edfae4e69e vxWorks compilation fix 2014-06-11 11:49:18 +02:00
Matej Sekoranja
678ff967eb TODO updated 2014-06-11 09:39:50 +02:00
Matej Sekoranja
6cdcc24b29 Added tag before_merge_changesAfter3_0_2 for changeset 90a0844d7098 2014-06-10 13:40:21 +02:00
Matej Sekoranja
99df13dc72 completed merge 2014-06-10 00:09:08 +02:00
Matej Sekoranja
c7bf9f6d67 flow: Closed <feature> 'changesAfter3_0_2'. 2014-06-09 23:56:58 +02:00
Matej Sekoranja
4e62a7d4df channelList using svector 2014-06-09 22:13:48 +02:00
Matej Sekoranja
aea156ebbb channelList 2014-06-09 21:32:20 +02:00
Matej Sekoranja
b101fa1e7a protocol change: connection validation/authNZ support 2014-06-09 12:39:29 +02:00
Matej Sekoranja
8862d29ea5 protocol change: searching messages 2014-06-09 11:27:39 +02:00
Matej Sekoranja
d19cf15a0e started protocol changes 2014-06-09 08:25:47 +02:00
Matej Sekoranja
05d4c3ea55 fixed no address case 2014-06-06 00:22:32 +02:00
Matej Sekoranja
63f23e278a channelCreate w/ address prototype support; inetAddressUtil parsing error handling 2014-06-06 00:17:06 +02:00
Matej Sekoranja
8db40b7fab pvput fixed 2014-06-05 13:37:30 +02:00
Matej Sekoranja
ccbfdb519b nicer logs, socket shutdown 2014-06-04 10:22:04 +02:00
Matej Sekoranja
658d73d868 rpcServiceExample.cpp: more robust, up-to-date code 2014-06-04 09:18:48 +02:00
Matej Sekoranja
030951c7f1 testServer: erorr status returned if stride!=1 2014-06-04 08:53:59 +02:00
Matej Sekoranja
90ca073f45 ChannelArray.getLength() test added 2014-06-03 14:17:09 +02:00
Matej Sekoranja
0419fc6a38 testChannelConnect: made a cmd-line tool out of it 2014-06-02 21:40:02 +02:00
Matej Sekoranja
892961f85f catcing all std exceptions in sendThread (and readThread) 2014-06-02 21:17:56 +02:00
Matej Sekoranja
60b3e0e8e7 eget: -a=value fix 2014-06-02 09:24:53 +02:00
Matej Sekoranja
1442c6cd41 pv API tests pass 2014-06-01 23:54:40 +02:00
Matej Sekoranja
1df336c6e2 channelAccessIFTest.cpp: no crash 2014-05-24 23:28:16 +02:00
Matej Sekoranja
1f0e426413 CreateRequestFactory.cpp removed 2014-05-24 22:09:31 +02:00
Matej Sekoranja
0988f0c8fb EPICS_PVA_DEBUG from bool to int 2014-05-23 13:36:21 +02:00
Matej Sekoranja
6b388a572e everything compiles now 2014-05-23 09:29:17 +02:00
Matej Sekoranja
82f35f8c38 testServer and utils are back alive 2014-05-22 23:59:35 +02:00
Matej Sekoranja
cdc03d8e97 porting tests and utils 2014-05-22 22:31:20 +02:00
Matej Sekoranja
fbb108652e ca provider ported to new API 2014-05-21 23:01:03 +02:00
Matej Sekoranja
6ae61258ca work on server API changes 2014-05-21 12:01:02 +02:00
Matej Sekoranja
2c4bffd8d9 client side API changes 2014-05-20 09:52:57 +02:00
Matej Sekoranja
2ef0abc67b work on porting 2014-05-19 22:33:40 +02:00
Matej Sekoranja
4f63aba281 new API, code not yet ported 2014-05-14 11:07:54 +02:00
Andrew Johnson
2150e07da4 Jenkins fixes
Remove aps_build script, no longer used.
Deleted GTEST variable from RELEASE.local, not used.
before_merge_changesAfter3_0_2
2014-04-29 12:11:32 -05:00
Andrew Johnson
1717c3b8dc flow: Merged <feature> 'housekeeping' to <develop> ('default'). 2014-04-29 10:49:10 -05:00
Andrew Johnson
5770846fd5 flow: Closed <feature> 'housekeeping'. 2014-04-29 10:49:09 -05:00
Andrew Johnson
6402e2ca1b Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
These programs are intended for users, they are not tests.
2014-04-22 10:38:17 -05:00
Andrew Johnson
266c883131 Merged changes from default branch 2014-04-18 16:58:06 -05:00