Files
epics-base/src/libCom/test
Freddie Akeroyd 6867f97346 Fix bit operations failures on VS2019 32bit
Working with Dirk Zimoch @dirk.zimoch, fixed various issues
with bit operations on VS2019 32bit. These seem to relate to
handling bit 31 of a 32 bit number.

As EPICS << is an arithmetic bit shift, following Java we
have added <<< and >>> operators for logical shifts

Though it is on a different architecture, this looks like
a similar issue to LP: #1838792
2020-02-14 01:16:09 +00:00
..
2006-11-09 22:38:41 +00:00
2013-11-30 16:40:07 -05:00
2014-07-25 18:17:02 -04:00
2019-12-16 13:16:31 -08:00
2018-08-10 14:12:19 -05:00
2020-01-23 14:26:33 -06:00