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 |
|
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 |
|
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 |
|
Matej Sekoranja
|
8205be5220
|
#63: implemented PVStructure.get<type>Field() using template method, no more messages emitted
|
2014-02-14 15:10:18 +01: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
|
06e9c533e3
|
parseToPOD RTEMS
|
2014-01-31 11:53:51 +01:00 |
|
Matej Sekoranja
|
5bdcaf43db
|
sharedVector: count > capacity bugfix (2)
|
2013-12-04 10:49:16 +01:00 |
|
Matej Sekoranja
|
df1d13a155
|
sharedVector: count > capacity bugfix
|
2013-12-04 10:01:50 +01:00 |
|
Matej Sekoranja
|
6e7b19b090
|
added current_function.h
|
2013-12-03 12:16:08 +01:00 |
|
Matej Sekoranja
|
279b73a477
|
win32 port : warnings removed
|
2013-11-28 21:31:02 +01:00 |
|
Matej Sekoranja
|
134f390a5f
|
fixed SerializeHelper::writeSize back
|
2013-11-27 01:37:16 +01:00 |
|
Matej Sekoranja
|
8aa26b78bb
|
win32 port: parseToPOD NEED_LONGLONG check, missing monitor.cpp
|
2013-11-27 01:15:35 +01:00 |
|
Matej Sekoranja
|
301038664e
|
win32 port: visibility, warnings, templates
|
2013-11-27 01:11:12 +01:00 |
|
Matej Sekoranja
|
29dee42d34
|
FieldBuilder: typo addNested() -> endNested()
|
2013-11-26 13:45:30 +01:00 |
|
Matej Sekoranja
|
86306740be
|
typeCast.cpp: do not report index in exception message for scalars
|
2013-11-22 10:31:21 +01:00 |
|
Matej Sekoranja
|
8e63fc8b25
|
castVtyped: added index in exeption error message
|
2013-11-22 09:44:21 +01:00 |
|
Matej Sekoranja
|
3219bd0307
|
Win32 port: import/export headers
|
2013-11-20 14:49:40 +01:00 |
|
Matej Sekoranja
|
bdb4430bb6
|
Win32 port: fix and success compile and run using GCC -fvisibility=hidden
|
2013-11-20 13:40:07 +01:00 |
|
Matej Sekoranja
|
a574dbf89b
|
start of Win32 port
|
2013-11-20 13:04:28 +01:00 |
|
Matej Sekoranja
|
47178370d5
|
FieldBuilder: better method names
|
2013-11-11 22:36:06 +01:00 |
|
dhickin
|
ac67fddbcb
|
Fixed bug in outputting UnionArrays.
|
2013-11-11 12:02:35 +00:00 |
|
dhickin
|
e97fab3107
|
Simpler fix for bug in outputting StructureArrays.
|
2013-11-08 18:49:57 +00:00 |
|
dhickin
|
fee6f03ec2
|
Fixed bug in outputting StructureArrays.
|
2013-11-08 18:27:15 +00:00 |
|
Matej Sekoranja
|
1aff2ec112
|
tempalte helpers; static initialization order
|
2013-11-08 13:50:54 +01:00 |
|
Matej Sekoranja
|
d40c41048d
|
PVUnion/PVUnionArray support and tests
|
2013-11-07 14:12:26 +01:00 |
|
Matej Sekoranja
|
cbf7b69ef0
|
Union/UnionArray implemented, PVUnion/PVUnionArray not yet implemented; also implemented reuse of scalar/scalarArray instances in FieldCreate
|
2013-11-05 16:15:12 +01:00 |
|
Matej Sekoranja
|
c56c976a22
|
FieldBuilder (incl. tests)
|
2013-11-04 19:04:28 +01:00 |
|
Marty Kraimer
|
3579d17a05
|
moved pvSubArrayCopy from pvDatabaseCPP to pvDataCPP
|
2013-10-31 06:44:54 -04:00 |
|
Marty Kraimer
|
0f17bd23c7
|
make bitSet more comnpatible with Java implementation.
|
2013-10-31 06:03:51 -04:00 |
|
Marty Kraimer
|
db10bed951
|
update documentation; fix bug in executor; add typedefs to thread.h
|
2013-10-30 08:13:19 -04:00 |
|
Michael Davidsaver
|
071806f12b
|
remove redundancy in print_cast
|
2013-10-29 18:06:42 -04:00 |
|
Michael Davidsaver
|
9cd7008efe
|
typeCast String <-> boolean
|
2013-10-29 17:56:36 -04:00 |
|
Michael Davidsaver
|
14dc098761
|
no deperecated warning on old vxworks
|
2013-10-29 16:58:09 -04:00 |
|
Michael Davidsaver
|
8c6a895b19
|
disambiguate a template
|
2013-10-29 16:54:02 -04:00 |
|
Michael Davidsaver
|
01b8e69e4b
|
remove illegal copy op
Can bypass freeze/thaw
|
2013-10-28 17:54:59 -04:00 |
|
Michael Davidsaver
|
11e91ac3fa
|
Merge branch 'shared-vector'
|
2013-10-28 17:42:11 -04:00 |
|
Andrew Johnson
|
c3d04fdd08
|
Fix VxWorks builds
|
2013-09-05 10:26:56 -05:00 |
|
Michael Davidsaver
|
de70d90603
|
shared_vector: simplify slice()
Correctly tracks capacity when user
over-slices.
|
2013-08-06 11:32:34 -04:00 |
|
Michael Davidsaver
|
31be738c10
|
minor
|
2013-08-06 10:43:47 -04:00 |
|
Michael Davidsaver
|
f21811eb6a
|
Change enum to type in converters
|
2013-07-29 15:09:47 -04:00 |
|
Michael Davidsaver
|
c643509c7e
|
PVField converters use type
Use type as template parameter instead of ScalarType
enum value.
|
2013-07-29 15:08:59 -04:00 |
|
Michael Davidsaver
|
0860f8e6f9
|
don't use deprecated PVValueArray<T>::get()
|
2013-07-29 11:44:53 -04:00 |
|