Dave Hickin a0a19bcfd9 Fix bug in NTUtils::is_a
Previous implementation matches <type-name>:1x.0 and <type-name>:1.0,
depending on the order of the arguments, e.g.
NTUtils::is_a("epics:nt/NTTable:11.0", "epics:nt/NTTable:1.0") returned
true. Fix this and add unit tests to cover this.
2015-09-04 09:39:27 +01:00
2015-09-04 09:39:27 +01:00
2015-09-04 09:39:27 +01:00
2015-09-04 09:24:54 +01:00
2014-12-15 08:31:41 -05:00
2015-09-04 09:24:54 +01:00
2012-07-17 09:55:17 -04:00

Since the Normative Types specification is not yet at Public Working Draft level,
any implementation must be considered alpha. The implementations of helpers under
this repo must be considered alpha level.

Languages
C++ 98.2%
Makefile 0.9%
Shell 0.7%
C 0.2%