Matej Sekoranja
|
72bf9f76a3
|
forgot to remove friend operator<<
3.1.0
|
2014-06-19 21:56:56 +02:00 |
|
Matej Sekoranja
|
c0c6213c7c
|
Win32: friend incosistent linkage
|
2014-06-19 21:24:14 +02:00 |
|
Matej Sekoranja
|
652ef4bc82
|
merge
|
2014-06-19 14:29:05 +02:00 |
|
Matej Sekoranja
|
c6eed12139
|
String -> std::string, toString methods removed
|
2014-06-19 14:27:48 +02:00 |
|
Marty Kraimer
|
1132e25072
|
fix bug related to stride
|
2014-06-13 09:52:30 -04:00 |
|
Marty Kraimer
|
879e3a2b67
|
support UnionArray
|
2014-06-12 15:26:31 -04:00 |
|
Matej Sekoranja
|
6ec207141f
|
fixed missing dllimport/dllexport on new code
|
2014-06-11 11:56:04 +02:00 |
|
Matej Sekoranja
|
45c657ce79
|
added missing src/copy/Makefile
|
2014-06-10 13:50:04 +02:00 |
|
Matej Sekoranja
|
888dc11c03
|
Added tag before_merge_changesAfter3_0_2 for changeset 40b681ffc5cd
|
2014-06-10 13:39:41 +02:00 |
|
Matej Sekoranja
|
5e3159f800
|
completed merge
|
2014-06-09 23:15:57 +02:00 |
|
Matej Sekoranja
|
570ec97eda
|
flow: Closed <feature> 'changesAfter3_0_2'.
|
2014-06-09 22:53:59 +02:00 |
|
Matej Sekoranja
|
09c75823e6
|
byteBuffer: wrap support
|
2014-06-09 08:28:00 +02:00 |
|
Marty Kraimer
|
50c8c3b0bd
|
more work on stride
|
2014-06-06 11:24:12 -04:00 |
|
Marty Kraimer
|
3fb44312c7
|
add support for stride
|
2014-06-05 10:20:01 -04:00 |
|
Matej Sekoranja
|
67bdf2ab8b
|
bitSet <<operator(ostream)
|
2014-06-01 20:54:07 +02:00 |
|
Marty Kraimer
|
a56ed44e74
|
fix bugs found by tests in pvIOCJava
|
2014-05-24 06:47:16 -04:00 |
|
Marty Kraimer
|
3c912c3812
|
put to union field did not call postPut.
|
2014-05-21 16:18:38 -04:00 |
|
Matej Sekoranja
|
0ceb87eee1
|
Array IF added
|
2014-05-13 00:18:30 +02:00 |
|
Marty Kraimer
|
6510c10884
|
major update to pvDataCPP.html; minor updates while working on documentation
|
2014-05-01 10:33:01 -04:00 |
|
Andrew Johnson
|
89da38cfa4
|
Jenkins fixes.
Remove aps_build script, no longer used.
Tests have all been converted to the EPICS harness,
so don't need running separately.
before_merge_changesAfter3_0_2
|
2014-04-29 12:10:35 -05:00 |
|
Andrew Johnson
|
82b5d0e50b
|
flow: Merged <feature> 'housekeeping' to <develop> ('default').
|
2014-04-29 10:43:05 -05:00 |
|
Andrew Johnson
|
bb8789a9ad
|
flow: Closed <feature> 'housekeeping'.
|
2014-04-29 10:43:05 -05:00 |
|
Marty Kraimer
|
20345ab0dd
|
forgot monitor.h
|
2014-04-23 09:16:28 -04:00 |
|
Marty Kraimer
|
d5dfb3de0c
|
added monitorPlugin; fixed bug in PVField::getFullName();
|
2014-04-23 09:10:37 -04: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
|
897059303d
|
Merged changes from default branch
|
2014-04-18 16:55:13 -05:00 |
|
Andrew Johnson
|
0b7607cf04
|
Merged change from default branch.
|
2014-04-16 16:08:08 -05:00 |
|
Matej Sekoranja
|
4a512f47de
|
merge
|
2014-04-09 15:19:43 +02:00 |
|
Matej Sekoranja
|
76a54d38e4
|
byteBuffer: wrapped buffer support
|
2014-04-09 15:18:40 +02:00 |
|
Matej Sekoranja
|
b9b03940a2
|
DefaultArray deserialize fix
|
2014-04-08 13:27:24 +02:00 |
|
Andrew Johnson
|
8370a97866
|
Unify configure files with the other V4 modules
Move include/pv setting into src/Makefile
|
2014-04-03 16:57:14 -05:00 |
|
Andrew Johnson
|
b659c77dbb
|
Fix instructions in RELEASE file
|
2014-04-02 15:19:14 -05:00 |
|
Andrew Johnson
|
e45b842a6c
|
Enable CHECK_RELEASE warnings
|
2014-04-02 14:43:32 -05:00 |
|
Marty Kraimer
|
c2f22a4ad8
|
make testPVCopy.cpp a proper epicsUnitTest
|
2014-04-02 10:15:53 -04:00 |
|
Marty Kraimer
|
cb15a8676b
|
remove PVData methods that change introspection interface
remove deprecated methods
move CreateRequest from pvAccessCPP to pvDataCPP
move pvCopy from pvDatabaseCPP to pvDataCPP
|
2014-04-01 09:35:29 -04:00 |
|
Andrew Johnson
|
32ba6d444b
|
Cleaned up CONFIG_SITE file.
Introduced WITH_COVERAGE Make variable
to control build options.
|
2014-03-31 17:25:22 -05:00 |
|
Andrew Johnson
|
95b7a04041
|
Makefile fixups
|
2014-03-28 11:53:39 -05:00 |
|
Andrew Johnson
|
d81ef64799
|
Remove __rtems__, already defined by the compiler
|
2014-03-28 11:20:03 -05:00 |
|
Andrew Johnson
|
19269735ae
|
Rename pvDataApp to src, adjust Makefiles.
|
2014-03-28 10:20:24 -05:00 |
|
Matej Sekoranja
|
f7957c8ea5
|
merge
|
2014-03-28 00:04:18 +01:00 |
|
Andrew Johnson
|
1e40797bc4
|
Split pvDataApp/Makefile into fragments.
|
2014-03-27 17:58:43 -05:00 |
|
Andrew Johnson
|
ad66f8af73
|
Tidy up top-level Makefile
|
2014-03-27 17:36:10 -05:00 |
|
Andrew Johnson
|
d436e61bdb
|
sharedPtr.h: Remove trailing ; from macro expansion.
|
2014-03-27 17:35:05 -05:00 |
|
Andrew Johnson
|
c71e62746d
|
ParseToPOD needs limits.h on some arch's
|
2014-03-27 17:34:02 -05:00 |
|
Andrew Johnson
|
d5b0ad5d80
|
flow: Created branch 'feature/housekeeping'.
|
2014-03-27 17:28:55 -05:00 |
|
Marty Kraimer
|
34f2d7bc9a
|
created feature branch
|
2014-03-25 07:23:14 -04:00 |
|
Marty Kraimer
|
fb7f1b622b
|
flow: Created branch 'feature/changesAfter3_0_2'.
|
2014-03-25 07:04:59 -04:00 |
|
Marty Kraimer
|
4a992e6e1c
|
flow initialization: Added configuration file.
|
2014-03-25 07:04:47 -04:00 |
|
Matej Sekoranja
|
9593de8c0f
|
DefaultPVArray: removed unnecessary flush at the end of serialization
|
2014-02-17 12:47:07 +01:00 |
|
Matej Sekoranja
|
8205be5220
|
#63: implemented PVStructure.get<type>Field() using template method, no more messages emitted
|
2014-02-14 15:10:18 +01:00 |
|