Commit Graph

185 Commits

Author SHA1 Message Date
Matej Sekoranja 7307529f7f testServer params 2012-04-11 13:58:42 +02:00
Matej Sekoranja 5b24da02dc NTTable support 2012-04-11 11:38:02 +02:00
Matej Sekoranja 54bf079511 started toNTString 2012-04-10 14:18:15 +02:00
Matej Sekoranja a86e7e6a7f parameters to a structure 2012-04-10 13:37:33 +02:00
Matej Sekoranja d32a430dbf v to double 2012-03-30 12:36:15 +02:00
Matej Sekoranja 3a68046c7c OK -> Ok 2012-03-29 08:20:48 +02:00
Matej Sekoranja 81f9aac2b0 Dirk's VxWorks port 2012-03-28 20:31:33 +02:00
Matej Sekoranja c7beef6719 RPC requester 2012-03-05 08:47:08 +01:00
Matej Sekoranja fba5b7900c initial eget added 2012-03-01 14:02:42 +01:00
Matej Sekoranja fd2b1f1f93 testCreateRequest added to tests 2012-03-01 12:34:40 +01:00
jrowlandls 465123ef0f start of command line pvrpc tool, change test server to print rpc request structure 2011-11-24 17:08:30 +00:00
Matej Sekoranja deedb6eadb static Event vs. CDRNode destruction fixed 2011-11-08 15:36:07 +01:00
Matej Sekoranja 64672885a6 initial version of new ChannelSearchManager 2011-11-08 14:34:45 +01:00
Matej Sekoranja d46f024e6b symmetric RPC 2011-11-07 13:29:30 +01:00
Matej Sekoranja 4e22433de1 wildcharMatcher removed, headers cleaned from using statements 2011-10-20 15:10:31 +02:00
Matej Sekoranja 0eb299b843 AtomicBoolean for _closed flag 2011-10-06 20:40:33 +02:00
Matej Sekoranja 4ca45e85f2 cleanup flag added 2011-10-05 20:05:51 +02:00
Matej Sekoranja e21938968c locking of ChannelRequest data 2011-10-04 14:51:23 +02:00
Matej Sekoranja 179e99559b closing descriptors for Jenkins 2011-09-29 20:28:20 +02:00
Matej Sekoranja 17ca4f9894 Debug log enabled for pvget/pvput utils, debug info on active broadcast addresses. 2011-09-29 14:34:44 +02:00
Matej Sekoranja ba61be3c1c initial batch of gtest tests 2011-09-23 15:17:44 +02:00
Matej Sekoranja 552853fc4a merge 2011-09-22 14:41:01 +02:00
Matej Sekoranja 8e5e276ef9 testGetPerformance added 2011-09-22 14:34:38 +02:00
jrowlandls fcb0805d85 merge 2011-09-21 10:33:16 +01:00
jrowlandls dff545bed7 must initialize sockets with osiSockAttach on Windows 2011-09-21 10:31:24 +01:00
Matej Sekoranja 018450b1bd merge 2011-09-20 17:51:37 +02:00
Matej Sekoranja d03ac9d00f TCP read fixed, some unactive alignment code added 2011-09-20 17:37:28 +02:00
jrowlandls 6383b8933f tests now using libCom osi 2011-09-19 14:51:35 +01:00
Matej Sekoranja 409c1f17d7 byte order independent code, transportRevision is int8 2011-09-18 10:06:37 +02:00
jrowlandls 267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01:00
Matej Sekoranja 633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
Matej Sekoranja 54d435972b new ByteBuffer support 2011-09-08 11:15:36 +02:00
Matej Sekoranja 872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Matej Sekoranja fa21fc3bd5 UDP shutdown fixed 2011-08-12 10:22:38 +02:00
Matej Sekoranja 22e93e8e0d UDP shutdown on linux 2011-08-11 13:16:34 +02:00
Marty Kraimer 2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja 0985466573 not enough of values 2011-06-02 10:41:05 +02:00
Matej Sekoranja f0bc6a3031 pvput added 2011-06-02 10:00:33 +02:00
Matej Sekoranja 187b0f5a3f pvaget -> pvget; connection sharing 2011-05-29 22:27:01 +02:00
Matej Sekoranja 5301a19086 completed 2011-05-26 09:18:34 +02:00
Matej Sekoranja 859da06a50 starting work on pvaget 2011-05-25 09:58:29 +02:00
Matej Sekoranja dbda9334f1 removed printout 2011-05-22 13:37:52 +02:00
Matej Sekoranja 3d8c681be7 Monitor memory leak fixed 2011-05-18 11:54:10 +02:00
Matej Sekoranja 484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja 9c1eda3655 memory management 2011-05-15 21:41:05 +02:00
Matej Sekoranja 776c4cf449 returning by ref 2011-05-13 20:38:22 +02:00
Matej Sekoranja 1da4173535 shared_pointer const & 2011-05-13 14:02:06 +02:00
Matej Sekoranja c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Marty Kraimer fe8331ba12 In responseHandlers::monitorConnect change Structure* to StructureConstPtr Same in MockClientImpl.cpp and testRemoteClientImpl.cpp 2011-04-05 08:46:13 -04:00
Matej Sekoranja fc6a21c8a7 added tests for other request, server pvRequest MM 2011-03-02 18:27:42 +01:00