Commit Graph

656 Commits

Author SHA1 Message Date
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
Matej Sekoranja
4bbab422fe ChannelRequest::cancel() impl. 2014-04-07 12:22:30 +02:00
Matej Sekoranja
d2fb05ddd8 ChannelArray int to size_t 2014-04-04 12:36:11 +02:00
Marty Kraimer
4405346384 moved CreateRequest to pvDataCPP 2014-04-01 09:58:38 -04:00
Matej Sekoranja
2f5f6328db flow: Created branch 'feature/changesAfter3_0_2'. 2014-03-26 21:20:26 +01:00
Matej Sekoranja
05b91a20a1 eget: older gnuplot support 2014-03-26 20:06:04 +01:00
Matej Sekoranja
9a1cffd666 flow: Merged <feature> 'codec' to <develop> ('default'). 2014-03-26 14:07:51 +01:00
Matej Sekoranja
049ee0c6af flow: Closed <feature> 'codec'. 2014-03-26 14:07:51 +01:00
Matej Sekoranja
b2d2734b58 TCP vs UDP initialization order, logging handling 2014-03-26 14:02:16 +01:00
Matej Sekoranja
3c7bac27fd codec now tests pass 2014-03-26 13:20:13 +01:00
Matej Sekoranja
ca2828c6dc trace log removal, old codec files removed 2014-03-26 12:42:50 +01:00
Matej Sekoranja
baaea33bc6 no crashes, all tests needs to pass still 2014-03-26 11:51:28 +01:00
Matej Sekoranja
3e514c819a bad bad static_cast removed, clean read thread shutdown 2014-03-26 10:54:16 +01:00
Matej Sekoranja
d925e0ccfb codec: socketAddress mirroring removed 2014-03-25 21:26:43 +01:00
Matej Sekoranja
0230d5f241 codec valgrind clean, fast search and UDP shutdown, robust testSum service 2014-03-25 20:50:21 +01:00
Matej Sekoranja
dea00d5309 enabled codec based client side 2014-03-25 13:16:34 +01:00
Matej Sekoranja
5426526de3 socket shutdown on OS X 2014-03-22 22:24:18 +01:00
Matej Sekoranja
5a5e49dd5d simpleSearchManager: immediate search (same thread) for first/the only channel 2014-03-22 22:11:43 +01:00
Matej Sekoranja
4b5432e050 merge 2014-03-22 21:58:37 +01:00
Matej Sekoranja
45f5430baf UDP blocking socket shutdown 2014-03-22 21:53:22 +01:00
Matej Sekoranja
80b93e2ddb UDP blocking socket shutdown 2014-03-22 21:21:39 +01:00
dhickin
1387c23936 Added structure array support to pvput. 2014-03-19 11:01:23 +00:00
Matej Sekoranja
19d56d83bf merge 2014-03-17 21:34:12 +01:00