Michael Davidsaver
|
a4484bbcb7
|
doc
|
2020-03-31 22:07:53 -07:00 |
|
Michael Davidsaver
|
c3ccfad648
|
test appveyor
|
2020-03-31 20:32:05 -07:00 |
|
Michael Davidsaver
|
9c9596b4d3
|
isprint()
|
2020-03-31 20:32:05 -07:00 |
|
Michael Davidsaver
|
aa751ae9d2
|
minor
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
7bdfd81175
|
update bundle libevent
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
099aa166d5
|
MSVC build fixes
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
e2513db4d9
|
MSVC need osiSockAttach()
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
b83c1776a5
|
MSVC type_traits need ::value
MSVC doesn't like {} instanciation here.
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
5a9d884e88
|
MSVC friends are prototypes
friends are implicit declarations, which need to
include dllimport/export qualifiers
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
36dc71a158
|
MSVC missing includes
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
bce2c1f13a
|
doc
|
2020-03-31 13:07:50 -07:00 |
|
Michael Davidsaver
|
da0c73b1fa
|
add array convert
|
2020-03-27 14:31:39 -07:00 |
|
Michael Davidsaver
|
ac1c987d3f
|
minor
|
2020-03-27 14:31:39 -07:00 |
|
Michael Davidsaver
|
271bbfae68
|
sharedArray reorg
|
2020-03-27 14:31:39 -07:00 |
|
Michael Davidsaver
|
bc50e201dc
|
gcc 4.x compat
|
2020-03-26 13:52:05 -07:00 |
|
Michael Davidsaver
|
d5c59d1cfd
|
StoreTransform
|
2020-03-26 09:04:44 -07:00 |
|
Michael Davidsaver
|
39c270c379
|
StoreAs reduce boilerplate
|
2020-03-26 09:04:44 -07:00 |
|
Michael Davidsaver
|
d811485b90
|
revise shared_vector casting
Rename existing castTo() as castToUnsafe().
Add new castTo() which is doesn't allow non-void -> non-void
and may throw on void -> non-void
|
2020-03-26 09:04:44 -07:00 |
|
Michael Davidsaver
|
5ee4f546c1
|
doc
|
2020-03-26 09:04:44 -07:00 |
|
Michael Davidsaver
|
edadc31f96
|
add instanceSnapshot()
|
2020-03-24 18:38:10 -07:00 |
|
Michael Davidsaver
|
d064afb5bb
|
version include VCS rev.
|
2020-03-24 15:58:10 -07:00 |
|
Michael Davidsaver
|
3896c27b0b
|
CLI tools print version
|
2020-03-24 15:33:52 -07:00 |
|
Michael Davidsaver
|
fd11d382e7
|
minor
|
2020-03-24 15:33:52 -07:00 |
|
Michael Davidsaver
|
d52272e148
|
fix EvInBuf::refill()
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
7a1ba5acc0
|
Value apply array truncation in Delta format
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
dff97c3fdf
|
test array of scalar xcode
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
a7156f3fc2
|
add testArrEq()
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
b377858115
|
fix shared_array operator<<
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
783281d137
|
fix Makefile
premature cleverness
|
2020-03-23 21:39:33 -07:00 |
|
Michael Davidsaver
|
e92369b0f9
|
doc
|
2020-03-20 20:42:02 -07:00 |
|
Michael Davidsaver
|
18a7a5b7a7
|
travis
|
2020-03-20 10:45:31 -07:00 |
|
Michael Davidsaver
|
d452e009ce
|
libevent 2.0 compat
|
2020-03-20 09:23:06 -07:00 |
|
Michael Davidsaver
|
320755ebd5
|
bundling for libevent 2.0
|
2020-03-20 09:23:06 -07:00 |
|
Michael Davidsaver
|
1990384f5d
|
libevent 2.0 compat
|
2020-03-19 22:27:38 -07:00 |
|
Michael Davidsaver
|
dc9a259730
|
doc
|
2020-03-19 22:27:38 -07:00 |
|
Michael Davidsaver
|
57fa8fb717
|
travis re-add gcc 4.8
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
d73c20b9ba
|
avoid multi-line raw strings
some gcc 4.8.x have a bug.
The 4.8 in the ubuntu-toolchain-r-test repo doesn't like
these, but the 4.8 in RHEL7 does.
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
9fc9457cf0
|
pvxget/monitor add formatting options
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
52eb0d3283
|
pvxput minor
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
078e0ea69f
|
sharedArray formatting with size limit.
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
3c937f233c
|
support copyIn from Struct
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
1953fbacba
|
Value.format()
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
6bba99fce1
|
add testStrEq()
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
9e79e50fdc
|
test Value::copyIn/copyOut
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
07663d90ef
|
shuffle test code
|
2020-03-19 17:15:53 -07:00 |
|
Michael Davidsaver
|
9996abef31
|
fix Value::isMarked parents=true
|
2020-03-19 14:55:48 -07:00 |
|
Michael Davidsaver
|
b731891c08
|
flase
|
2020-03-19 13:07:26 -07:00 |
|
Michael Davidsaver
|
ceeb782e8a
|
ensure CONFIG_PVXS_MODULE is idempotent
seems that cfg/ files can sometimes be included
multiple times.
|
2020-03-18 21:12:59 -07:00 |
|
Michael Davidsaver
|
39c7eb39fe
|
doc
|
2020-03-18 20:07:26 -07:00 |
|
Michael Davidsaver
|
88b480ca08
|
travis
|
2020-03-18 09:10:53 -07:00 |
|