Michael Davidsaver
|
0d12464e30
|
add AnyScalar
|
2017-09-29 17:22:43 -05:00 |
|
Michael Davidsaver
|
ccd9ab70ee
|
pvUnitTest.h const-ness
|
2017-09-29 16:12:01 -05:00 |
|
Michael Davidsaver
|
27f2f87e29
|
reftrack class Field
|
2017-09-29 15:30:50 -05:00 |
|
Michael Davidsaver
|
635eb9d36d
|
Status: inline trival and add maximize() w/ shorthand operator |=
|
2017-09-29 13:37:20 -05:00 |
|
Ralph Lange
|
f3e7f9bb8f
|
travis-ci: consolidate travis configuration
|
2017-09-28 15:10:49 +02:00 |
|
Ralph Lange
|
2f69665056
|
travis-ci: fix RTEMS/qemu builds
|
2017-09-22 16:10:21 +02:00 |
|
Michael Davidsaver
|
559f7bc1b7
|
travis-ci: remove non-functional RTEMS builds
|
2017-09-21 16:13:18 -05:00 |
|
Michael Davidsaver
|
693f00caf5
|
Merge remote-tracking branch 'origin/master'
* origin/master:
ci: changes for EPICS 7 Base structure
# Conflicts:
# .travis.yml
|
2017-09-21 15:07:21 -05:00 |
|
Michael Davidsaver
|
822173979c
|
FieldBuilder::add() ignore exact duplicates
|
2017-09-21 13:41:11 -05:00 |
|
Michael Davidsaver
|
9bce66f307
|
FieldBuilder edit union/structureArray/unionArray
Allow appending fields to existing types
to allow structure-like types
|
2017-09-21 13:41:11 -05:00 |
|
Michael Davidsaver
|
7a71e758b1
|
pvUnitTest.h multi-line prints
|
2017-09-21 13:41:11 -05:00 |
|
Michael Davidsaver
|
72fe0ca3e7
|
minor
|
2017-09-21 13:41:11 -05:00 |
|
Michael Davidsaver
|
fd0570f0c9
|
travis-ci fix c++11 builds
|
2017-09-21 13:41:11 -05:00 |
|
Ralph Lange
|
e0037a0c8b
|
ci: changes for EPICS 7 Base structure
|
2017-09-21 16:14:02 +02:00 |
|
Michael Davidsaver
|
c7c83282ee
|
parseJSON() more forgiving scalar array handling
Allow eg. to initialize array of integers with [1.0, 2.0]
|
2017-09-07 15:55:21 -05:00 |
|
Michael Davidsaver
|
8f98d9792b
|
add typemap.h
helper for switch() over DBF or PVD scalar type codes
|
2017-09-07 15:53:40 -05:00 |
|
Michael Davidsaver
|
111f7bd15e
|
parseJSON() track modified fields
|
2017-09-07 11:53:54 -05:00 |
|
Michael Davidsaver
|
787af8de18
|
BitSet building convenience
Allow set()/clear()/flip() to be chained.
Support c++11 initializer lists.
|
2017-09-07 11:49:07 -05:00 |
|
Michael Davidsaver
|
db6ebfe71b
|
parseJSON() assign union with scalar value
|
2017-09-06 18:34:00 -05:00 |
|
Michael Davidsaver
|
1cb490039f
|
remove another broken no-arg ctors
|
2017-08-30 17:55:04 -05:00 |
|
Michael Davidsaver
|
a152a64f1c
|
RefSnapshot operator
move into class definition to hopefully appease MSVC
|
2017-08-30 17:04:02 -05:00 |
|
Michael Davidsaver
|
08f50e56ac
|
win32 doesn't have ssize_t
|
2017-08-30 14:20:10 -05:00 |
|
Michael Davidsaver
|
9ae221ca0c
|
apply reftrack to PVField
|
2017-08-30 11:13:10 -05:00 |
|
Michael Davidsaver
|
aca8da5891
|
remove broken no-arg ctors
Non-useful bypass of factory which leaves
private pointers undefined (eg. parent field).
|
2017-08-30 11:11:47 -05:00 |
|
Michael Davidsaver
|
34896560ea
|
add reftrack.h
Add global Reference Counter tracker
|
2017-08-30 11:11:47 -05:00 |
|
Michael Davidsaver
|
3597fbe382
|
avoid unnecessary temp shared_ptr
avoid some extra ref. counter operations.
|
2017-08-16 17:49:17 +02:00 |
|
Michael Davidsaver
|
0b262baf97
|
fix getSubField() by index
|
2017-08-16 16:29:06 +02:00 |
|
Michael Davidsaver
|
78b51ebe59
|
c++98 compatible, but still reduced, number of getSubField() specializations
|
2017-08-16 11:22:42 +02:00 |
|
Michael Davidsaver
|
08a92468fe
|
PVStructure::getSubField() const propagation
|
2017-08-15 18:35:54 +02:00 |
|
Michael Davidsaver
|
b84ed964f9
|
reduce # of PVStructure::getSubField overloads
|
2017-08-15 18:35:54 +02:00 |
|
Michael Davidsaver
|
8bfe7b6b9d
|
debugPtr compat
Fails for newer RTEMS w/ c++11 but no backtrace()
|
2017-08-15 18:35:54 +02:00 |
|
Michael Davidsaver
|
dbae173399
|
don't import/export inline classes
|
2017-07-18 14:32:42 +02:00 |
|
Michael Davidsaver
|
4d4dbcda4d
|
expose const void* form of PVScalar::putFrom()
|
2017-07-18 14:28:11 +02:00 |
|
Michael Davidsaver
|
fd4584a49d
|
resolve ambiguity
|
2017-07-18 11:12:44 +02:00 |
|
Michael Davidsaver
|
ceb9f795cb
|
whitespace: quiet gcc6 indentation warning
|
2017-07-17 16:25:00 +02:00 |
|
Michael Davidsaver
|
443c254d46
|
no C99 initializers
because MSVC doesn't support this...
|
2017-07-17 15:58:04 +02:00 |
|
Michael Davidsaver
|
87fa150ced
|
3.14 compat
|
2017-07-13 19:14:52 +02:00 |
|
Michael Davidsaver
|
4cfdb8233f
|
more import/export
|
2017-07-13 18:49:32 +02:00 |
|
Michael Davidsaver
|
5e42cf76eb
|
import/export fix
|
2017-07-13 18:35:38 +02: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
|
918b7f96db
|
valueBuilder: support scalar array fields
|
2017-07-12 18:33:20 +02:00 |
|
Michael Davidsaver
|
ef55345665
|
pvUnitTest: compare array fields
|
2017-07-12 18:26:43 +02:00 |
|
Michael Davidsaver
|
0a41dbb443
|
ScalarTypeFunc::allocArray missing export
|
2017-07-12 15:46:01 +02:00 |
|
Michael Davidsaver
|
934ad32e52
|
debugPtr import/export
|
2017-07-12 15:29:34 +02:00 |
|
Michael Davidsaver
|
b582f0f880
|
createRequest clean message before each run
|
2017-07-12 15:28:09 +02:00 |
|
Michael Davidsaver
|
face3de44a
|
more doc
|
2017-07-12 14:29:31 +02:00 |
|
Michael Davidsaver
|
8a7b9d776f
|
requester.h moves to pvAccessCPP
|
2017-07-12 13:13:44 +02:00 |
|
Michael Davidsaver
|
a8c5d1095d
|
remove MessageQueue
|
2017-07-12 13:07:36 +02:00 |
|
Michael Davidsaver
|
9fa5028f6c
|
PVStructure::getStructure() avoid creation of temporary
avoid some ref-counter activity
|
2017-07-07 14:39:25 +02:00 |
|