Commit Graph

103 Commits

Author SHA1 Message Date
Michael Davidsaver 499c03265f update release notes 2018-04-24 13:30:15 -07:00
Andrew Johnson 25434ba84f Insert missing release note entries
Most of these changes were only committed on the release branch and
never pulled onto the master branch. Don't want to lose history.
2017-12-14 18:23:51 -06:00
Michael Davidsaver dccf6193da more doc 2017-07-13 18:25:25 +02:00
Michael Davidsaver ee4fdf3f39 json print/parse from/to PVStructure 2017-07-13 18:02:10 +02:00
Michael Davidsaver face3de44a more doc 2017-07-12 14:29:31 +02:00
Michael Davidsaver 919bc0138a add pvUnitTest.h 2017-07-06 17:05:30 +02:00
Michael Davidsaver 888291db9a move destroyable.h to pvAccessCPP 2017-07-05 11:59:22 +02:00
Michael Davidsaver fc3384fb95 remove raw html in favor of generated
reformat release notes.
2017-07-04 15:33:43 +02:00
Michael Davidsaver f9a30ca08e update doc 2017-07-04 15:08:01 +02:00
Michael Davidsaver 26efd09d45 doxygen 2017-06-14 17:06:38 +02:00
Michael Davidsaver e4c7fa6a1c move monitor.h to pvAccessCPP 2017-05-24 17:45:41 -04:00
Michael Davidsaver 9ef060a2f2 remove deprecated monitorPlugin.h 2017-05-24 16:31:26 -04:00
Dave Hickin 18633288fb Documentation: Remove maturity and date comment 2016-03-18 21:48:06 +00:00
Dave Hickin 67daef7bcc Documentation: Remove old versions 2016-03-18 21:43:09 +00:00
Dave Hickin 5eb29dcfc4 Documentation: Change to release-based versioning
Replace dated documentation scheme by one using release version.
2016-03-18 21:41:33 +00:00
Dave Hickin 0a2243e033 Update TODO 2015-10-15 07:46:40 +01:00
Dave Hickin 6515de4bc0 Add release notes for 5.0 2015-10-08 15:24:14 +01:00
Dave Hickin ac2b6ea8db Make getSubFieldT return shared pointer
Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
2015-07-13 12:48:05 +01:00
Dave Hickin 9827caa3e3 Make overloads of getSubField and getSubFieldT match
For each getSubField overload a throwing getSubFieldT has been added and
vice versa. These have been documented in doxygen and in the module
documentation.

Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
2015-07-13 12:41:47 +01:00
Dave Hickin ebe2d6196c Rename getAs getSubFieldT
Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
2015-07-13 12:34:15 +01:00
Michael Davidsaver 9ad725a272 remove unused PrinterPlain 2015-06-25 16:51:04 -04:00
Marty Kraimer c521f9299d document new PVStructure::getAs method 2015-06-23 08:24:54 -04:00
Matej Sekoranja d4bdc73948 documentation/RELEASE_NOTES.md updated 2015-02-18 14:26:19 +01:00
Marty Kraimer 6cb95c5cfc fixed possible SEGFAULT in ceateRequest; new stream operator for Field and PVField 2015-02-11 07:26:04 -05:00
Marty Kraimer 6d338cab15 merge branch release/4.0 2014-12-04 08:30:26 -05:00
Marty Kraimer 047de40642 change date, this version, and previous version 2014-11-10 09:06:35 -05:00
Matej Sekoranja 587f81f511 win32 in vs2013 compilation fix 2014-10-28 19:36:57 +01:00
Matej Sekoranja 435ca63d1b ev4 to epics URI 2014-10-28 18:53:11 +01:00
Marty Kraimer 8bf24de0b3 removed pvArray.html and pvDataDiscussion.html; good ideas now implemented 2014-10-08 15:03:52 -04:00
Marty Kraimer 943ea633a4 more work on pvDataCPP.html; minor changes to examples 2014-10-08 14:48:30 -04:00
dhickin b1d5f7d7e5 Corrected NTUnio to NTUnion 2014-10-07 15:32:26 +01:00
dhickin 515282abfe Spelling and typos. 2014-10-04 01:33:59 +01:00
dhickin efbdb722e7 Made sub-field/subfield consistent by changing to subfield. 2014-10-04 01:28:19 +01:00
dhickin e980823294 Corrected NTUnio->NTUnion. 2014-10-04 00:22:46 +01:00
dhickin 3692f4fb3c Correctly produce <> for templates in code samples for PVUnionArray in pvDataCPP.html. 2014-10-03 15:58:55 +01:00
dhickin 3e645f3c79 Corrected spelling in pvDataCPP.html. 2014-10-03 15:24:20 +01:00
Marty Kraimer 19a181b38f change ev4:nt: to 3v4:nt/ 2014-09-30 15:26:23 -04:00
Marty Kraimer a208171250 change uri:ev4:nt/2012 to uri:ev4:nt/2014 2014-09-23 14:34:21 -04:00
Marty Kraimer b8a2b7cff6 get documantation ready for pre release 2014-09-03 09:01:15 -04:00
Marty Kraimer 15d85c2f87 fix misspelled field names: nanoSecond => nanosecond; hystersis=>hysteresis 2014-08-20 06:27:24 -04:00
Marty Kraimer b558e11ede major changes to CreateRequest; now compatible with Java version 2014-08-19 08:25:38 -04:00
Marty Kraimer a4954c3825 fixed bug in createRequest.cpp 2014-07-30 06:50:22 -04:00
Marty Kraimer 90b7c9a17c change in TODO.md; add RELEASE_NOTES.html and TODO.html 2014-07-22 08:49:02 -04:00
Marty Kraimer c72297020b update documentation 2014-07-10 13:17:26 -04:00
Matej Sekoranja c6eed12139 String -> std::string, toString methods removed 2014-06-19 14:27:48 +02:00
Marty Kraimer 6510c10884 major update to pvDataCPP.html; minor updates while working on documentation 2014-05-01 10:33:01 -04:00
Marty Kraimer d5dfb3de0c added monitorPlugin; fixed bug in PVField::getFullName(); 2014-04-23 09:10:37 -04:00
Matej Sekoranja 8a9fa956e0 vxWorks (vx68 and later): m_data -> m_sdata; m_data is a macro efined by vxWorks 2014-02-05 22:28:54 +01:00
Matej Sekoranja ccad38f2db added programmers cookbook raw draft 2013-11-26 14:46:36 +01:00
Marty Kraimer db10bed951 update documentation; fix bug in executor; add typedefs to thread.h 2013-10-30 08:13:19 -04:00