Commit Graph

97 Commits

Author SHA1 Message Date
Matej Sekoranja 7fd707cb4b Added tag 3.1.0 for changeset 395f48d5196d 2014-07-02 00:12:37 +02:00
Marty Kraimer 5d823307f0 make records double00, ..., double04 3.1.0 2014-06-25 09:16:31 -04:00
Marty Kraimer d41d5726d2 add records for testing easyPVAJava multiChannel 2014-06-24 15:05:19 -04:00
Matej Sekoranja 723f98bc44 added extern C on epicsExportRegistrar 2014-06-20 09:16:35 +02:00
Matej Sekoranja 1544147bdd win dll linkage 2014-06-20 08:56:39 +02:00
Matej Sekoranja 0447441cfa toString replaced with <<operator 2014-06-20 08:38:54 +02:00
Matej Sekoranja 8ce42ebb9a String -> std::string, toString methods removed, take 2 2014-06-19 14:55:44 +02:00
Matej Sekoranja c39b966121 String -> std::string, toString methods removed 2014-06-19 14:30:40 +02:00
Marty Kraimer 61edf17cdf fix bug related to stride 2014-06-13 09:53:46 -04:00
Matej Sekoranja 39f537d7da win port: visibility declarations added/fixed 2014-06-13 11:43:22 +02:00
Matej Sekoranja ba496de2d3 VxWorks fix: there is no Status::Status type 2014-06-13 11:04:29 +02:00
Marty Kraimer 38574ed76f support for ChannelArray UnionArray 2014-06-12 15:27:26 -04:00
Marty Kraimer 92be294bbf merge feature/changesAfter3_0_2; resolve conflicts 2014-06-10 15:53:37 -04:00
Marty Kraimer 35429bf4df flow: Merged <feature> 'changesAfter3_0_2' to <develop> ('default'). 2014-06-10 09:05:48 -04:00
Marty Kraimer 552925dfe6 flow: Closed <feature> 'changesAfter3_0_2'. 2014-06-10 08:55:18 -04:00
Marty Kraimer d1791393ad Added tag before_merge_changesAfter3_0_2 for changeset abdc90bf52a0 2014-06-10 08:53:33 -04:00
Matej Sekoranja 3dbad700f7 channelList implemented 2014-06-09 22:19:52 +02:00
Marty Kraimer c06e33e197 better implementation of ChannelArray::getLength 2014-06-09 07:55:08 -04:00
Marty Kraimer 1d8f01517a more work on stride 2014-06-06 11:28:41 -04:00
Marty Kraimer 8c1b142e48 working on support for stride for ChannelArray 2014-06-05 10:23:51 -04:00
Marty Kraimer ca27cb5e3c changes for new pvAccess API 2014-06-04 10:48:12 -04:00
Andrew Johnson 8fb02d5602 flow: Merged <feature> 'housekeeping' to <develop> ('default'). before_merge_changesAfter3_0_2 2014-04-29 10:53:06 -05:00
Andrew Johnson 38f8f1de51 flow: Closed <feature> 'housekeeping'. 2014-04-29 10:53:06 -05:00
Marty Kraimer a5fa17aca7 pvAccess added method cancel 2014-04-23 11:01:14 -04:00
Marty Kraimer fe62a7181f use copy and monitor from pvDataCPP; imlement example plugin; algorithm => plugin 2014-04-23 09:25:58 -04:00
Andrew Johnson 69fe610c5d Merged changes from default branch 2014-04-18 17:54:35 -05:00
Andrew Johnson 83f2fa9d9a epicsExportRegistrar() must be inside extern "C" block 2014-04-18 17:53:12 -05:00
Andrew Johnson 5faa9902ea DBD file cleanup
Renamed DBD files that only contain registrar entries.
Removed the ...Include.dbd files, create them from the Makefile.
2014-04-18 17:40:17 -05:00
Andrew Johnson f10a5f8279 Rename arrayPerformance to arrayPerfTop 2014-04-17 15:46:26 -05:00
Andrew Johnson fcb82fd31f Rename test to testTop and adjust build config 2014-04-17 15:35:29 -05:00
Andrew Johnson 16fbd0f205 Merged Windows port changes from default branch. 2014-04-16 16:29:12 -05:00
Matej Sekoranja 597bca1ca5 Windows port (visibility declrations). 2014-04-14 18:11:12 +02:00
Andrew Johnson 3e790e34e3 Move example and test headers out of include/pv
The only headers installed there should be
those for the official API of the module.
2014-04-10 16:01:32 -05:00
Andrew Johnson 144da546ea Clean up top-level Makefiles, fix dependencies 2014-04-10 15:57:38 -05:00
Andrew Johnson 2d450bdd5b Unify configure files with the other V4 modules 2014-04-10 15:53:36 -05:00
Andrew Johnson 333bbca2f2 Fix exampleDatabase/Makefile dependencies 2014-04-04 14:50:30 -05:00
Andrew Johnson d17192804e Correct and expand ExampleRELEASE.local 2014-04-03 17:31:47 -05:00
Andrew Johnson 63e7401ff1 Fix instructions in RELEASE file 2014-04-02 16:55:53 -05:00
Andrew Johnson 42e2e72474 Enable CHECK_RELEASE warnings 2014-04-02 16:55:38 -05:00
Marty Kraimer 342ab45dc8 changes for changesAfter3_0_2
pvCopy modified and moved to pvDataCPP
2014-04-01 14:07:43 -04:00
Andrew Johnson c91f2e7263 Split src/Makefile into fragments 2014-03-28 15:29:31 -05:00
Andrew Johnson f3dc67e620 flow: Created branch 'feature/housekeeping'. 2014-03-28 15:22:24 -05:00
Marty Kraimer 127830e3c7 flow: Created branch 'feature/changesAfter3_0_2'. 2014-03-25 07:18:10 -04:00
Marty Kraimer 9d3873c3fe flow initialization: Added configuration file. 2014-03-25 07:18:00 -04:00
Marty Kraimer 3ce6df5b0d add include; files for qtCreater 2014-03-24 09:58:42 -04:00
Marty Kraimer 0f1c0c28d0 bug found in Java implementation. Make corresponding change in C++ mimplementation. 2014-03-04 07:00:17 -05:00
Marty Kraimer e740687635 pvaSrv is automatically started 2014-03-03 10:13:32 -05:00
Marty Kraimer d1df670c83 pvCopy : do not "collapse" structures 2014-03-03 09:06:19 -05:00
Marty Kraimer 6b47485810 correct order of dependent LIBS; update doc for latest build conventions 2014-02-19 14:35:39 -05:00
Marty Kraimer 228b46a622 remove Support from generated library name to be consistent with other examples. 2014-02-19 08:39:59 -05:00