Commit Graph

641 Commits

Author SHA1 Message Date
Matej Sekoranja
4fc86c832e rpc client win port 2014-04-04 23:59:11 +02:00
Matej Sekoranja
4902d5d1ec merge 2014-04-04 22:00:53 +02:00
Matej Sekoranja
9e0bb7881c rpcClient fixed 2014-04-04 22:00:13 +02:00
Matej Sekoranja
2283ba8474 more on debugish messages 2014-04-04 11:24:52 +02:00
Matej Sekoranja
417b891bf6 test image: linux warnings removed 2014-04-04 11:16:12 +02:00
Matej Sekoranja
8e193daf97 codec: removed debugish exception printouts 2014-04-04 10:59:36 +02:00
Matej Sekoranja
3bc2c81fc5 merge 2014-04-03 17:57:00 +02:00
Matej Sekoranja
c89b084772 blocking codec: catching all std exceptions in sendThread 2014-04-03 17:55:54 +02:00
Matej Sekoranja
b2254b3b45 testServer: propery monitor queue impl. 2014-04-01 09:39:31 +02:00
Matej Sekoranja
c67be5632a testServer: monitor sync 2014-03-31 14:33:29 +02:00
Matej Sekoranja
4fad0d4150 testChannelAccess: more added testDiag debug output to diagnose a failing test 2014-03-31 12:53:48 +02:00
Matej Sekoranja
4d189ade16 testChannelAccess: added testDiag debug output to diagnose a failing test 2014-03-31 11:46:50 +02:00
Matej Sekoranja
8754ac5336 testChannelAccess: added stdout debug output to diagnose a failing test 2014-03-31 10:58:10 +02:00
Andrew Johnson
ec973ce00d Fix link library order for testCodec 2014-03-27 18:08:02 -05:00
Matej Sekoranja
f72c813991 codec: not-a-first segmented with zero payload allowed 2014-03-27 23:55:17 +01:00
Matej Sekoranja
452bbbc2b2 win: try on reducing warnings and dllexport on codec because of the tests 2014-03-27 22:23:32 +01:00
Matej Sekoranja
ed6169a1f3 win: try on reducing warnings and dllexport on codec because of the tests 2014-03-27 21:49:37 +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
Matej Sekoranja
21928c8649 testServer: testHistogram pv added 2014-03-17 21:33:07 +01:00
Andrew Johnson
1ccbdab48a Fix library link order to permit static builds. 2014-03-13 13:36:18 -05:00
Matej Sekoranja
f2ee8de758 codec: BlockingTCPClientTransportCodec 2014-03-09 01:36:44 +01:00
Matej Sekoranja
22a27433af testChannelAccess: test plan of test_channelArray made deterministic 2014-03-04 21:43:19 +01:00
Marty Kraimer
f56ecdbfc0 CreateRequest: strip blanks from request string before parsing 2014-03-03 09:03:40 -05:00
Matej Sekoranja
eb12372535 tests: testPlan count adj 2014-02-14 22:06:43 +01:00
Matej Sekoranja
13cf6f0d6a codec: fixed bugs in codec, now entire test passes 2014-02-14 21:55:27 +01:00
Ralph Lange
48e17a806b jenkins/cloudbees: add dbd to binary distribution tar 2014-02-14 09:11:54 +01:00
Matej Sekoranja
2e184d62e8 fixed transprort weak_ptr 2014-02-13 23:55:19 +01:00
Matej Sekoranja
a9c6ed6af8 codec: minor code fixes, codec endian test checks 2014-02-13 22:46:19 +01:00
Matej Sekoranja
3b9ca36301 v3ioc: added DLL export in syncChannelFind.h 2014-02-13 19:25:46 +01:00
damjankumar
5ab2ead581 internalDestroy problem solved + memory leak fixed in abstract codec 2014-02-13 15:52:02 +01:00
damjankumar
5f0f7b9fde testing push 2014-02-13 15:35:49 +01:00
Matej Sekoranja
cd87ecd23a added v3ioc from pvDatabaseCPP 2014-02-12 23:58:40 +01:00
Matej Sekoranja
ae73e7c2ed codec implementation with lots of tests commited 2014-02-11 11:17:14 +01:00