Commit Graph

9 Commits

Author SHA1 Message Date
Michael Davidsaver c8c12d9c54 add allocArray() 2020-07-16 12:37:48 -07:00
Michael Davidsaver d6156890f4 print array of quoted strings 2020-06-09 15:03:02 -07:00
Michael Davidsaver d65abb28ea shared_array fix print of char[] 2020-04-17 14:19:30 -07:00
Michael Davidsaver 46bcf877c9 replace epicsParse*() with std::sto*() 2020-04-16 22:01:38 -07:00
Michael Davidsaver 6ffcf60a3c 3.14 compat 2020-04-13 18:06:40 -07:00
Michael Davidsaver 8c7654f492 quiet some MSVC warnings 2020-04-12 23:29:30 -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 da0c73b1fa add array convert 2020-03-27 14:31:39 -07:00
Michael Davidsaver 271bbfae68 sharedArray reorg 2020-03-27 14:31:39 -07:00