Commit Graph
24 Commits
Author SHA1 Message Date
Matej Sekoranja bb505b8ed9 win32: new operators were missing exports 2015-02-11 15:41:12 +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 0fa2f2c2ff merge branch release/4.0 2014-12-11 14:11:54 -05:00
Marty Kraimer 9efce46fff work on doxygen 2014-12-11 09:47:20 -05:00
Matej Sekoranja 2e4a8b2e23 Structure/Union: bound check access for getFieldName(int)/getField(int) 2014-11-13 18:32:50 +01:00
Matej Sekoranja 4e671a1c21 win32 indent problem: local static DLL saga 2014-11-06 22:18:58 +01:00
Matej Sekoranja c86e31ad99 vxWorks: type cast fixes 2014-11-06 12:38:01 +01:00
Matej Sekoranja 554dc06eda ScalarTypeID mapping fixed in case 'int' == 'long', e.g. RTEMS-i386 2014-11-05 13:52:10 +01:00
Matej Sekoranja 435ca63d1b ev4 to epics URI 2014-10-28 18:53:11 +01:00
Marty Kraimer 19a181b38f change ev4:nt: to 3v4:nt/ 2014-09-30 15:26:23 -04:00
Marty Kraimer 36faf8c2ea change URI naming 2014-09-30 15:05:18 -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 15d85c2f87 fix misspelled field names: nanoSecond => nanosecond; hystersis=>hysteresis 2014-08-20 06:27:24 -04:00
Matej Sekoranja 37f6dff065 bounded string 2014-08-19 20:42:15 +02:00
Matej Sekoranja 57e33c8f7d clang porting 2014-08-13 09:36:37 +02:00
Matej Sekoranja 6535c075f3 fixed sized arrays 2014-08-12 13:17:17 +02:00
Matej Sekoranja 622e140622 Fixed/bounded scalar array impl. 2014-07-30 21:41:08 +02:00
Marty Kraimer a4954c3825 fixed bug in createRequest.cpp 2014-07-30 06:50:22 -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
Matej Sekoranja 5e3159f800 completed merge 2014-06-09 23:15:57 +02:00
Andrew Johnson 88aabb41e7 Replace USAGE_DEPRECATED with EPICS_DEPRECATED
Also make USAGE_ERROR conditional on the GCC version,
to remove warnings from VxWorks 6.8 builds.
2014-04-21 11:11:09 -05:00
Andrew Johnson 95b7a04041 Makefile fixups 2014-03-28 11:53:39 -05:00
Andrew Johnson 19269735ae Rename pvDataApp to src, adjust Makefiles. 2014-03-28 10:20:24 -05:00