Commit Graph

663 Commits

Author SHA1 Message Date
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
Andrew Johnson 3259a396aa epicsExportRegistrar() must be inside extern "C" block 2014-04-18 16:40:38 -05:00
Andrew Johnson 55512ccacd Merged changes from default branch. 2014-04-16 16:11:12 -05:00
Andrew Johnson 828bf74c6a Rename PV_MB macro to WITH_MICROBENCH as in pvCommon. 2014-04-16 15:52:02 -05:00
Matej Sekoranja 5aaea8c834 testGetPerformance: duration calculation fix 2014-04-10 16:44:44 +02:00
Matej Sekoranja 29c5fb1804 testChannelAccess/testServer: more stable shutdown 2014-04-10 11:23:31 +02:00
Matej Sekoranja f3f54fd6cf testChannelAccess: added large array put and get stress test 2014-04-10 10:36:29 +02:00
Matej Sekoranja 9529bd59e3 merge 2014-04-09 15:21:55 +02:00
Matej Sekoranja 351170163b codec: directSerialization support 2014-04-09 15:21:27 +02:00
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
Andrew Johnson f654541c9d Unify configure files with the other V4 modules
Move include/pv setting into src/Makefile
2014-04-03 17:00:25 -05:00
Andrew Johnson e574182813 eget: caProvider.h needs pv/ prefix 2014-04-03 17:00:04 -05: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
Andrew Johnson 18bc0a0393 Fix instructions in RELEASE file 2014-04-02 15:19:23 -05:00
Andrew Johnson abdff1573a Enable CHECK_RELEASE warnings 2014-04-02 14:44:17 -05:00
Matej Sekoranja b2254b3b45 testServer: propery monitor queue impl. 2014-04-01 09:39:31 +02:00
Andrew Johnson e1773538d2 Cleaned up CONFIG_SITE file.
Introduced WITH_MICROBENCH and WITH_COVERAGE
Make variables that control build options.
2014-03-31 17:26:15 -05: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 a886984258 Rename pvAccessApp to src, adjust Makefiles 2014-03-28 11:53:02 -05:00
Andrew Johnson c6a99a64cd Remove __rtems__, already defined by the compiler 2014-03-28 11:20:18 -05:00
Andrew Johnson 1781e051b0 Split pvAccessApp/Makefile into fragments. 2014-03-27 18:12:23 -05:00
Andrew Johnson ec973ce00d Fix link library order for testCodec 2014-03-27 18:08:02 -05:00
Andrew Johnson ce2ad6e2ab Fix link library order for testCodec 2014-03-27 18:08:02 -05:00
Andrew Johnson 2ae2ec623d Tidy up top-level Makefile 2014-03-27 18:06:49 -05:00
Andrew Johnson 1da6546894 flow: Created branch 'feature/housekeeping'. 2014-03-27 18:03: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