Commit Graph

11 Commits

Author SHA1 Message Date
Michael Davidsaver 7a9d5cb6ab WIN32: SetErrorMode(0) 2020-06-16 16:39:00 -07:00
Michael Davidsaver a556e7e290 fix array of scalar xcode 2020-05-18 19:01:37 -07:00
Michael Davidsaver d5c59d1cfd StoreTransform 2020-03-26 09:04:44 -07:00
Michael Davidsaver dff97c3fdf test array of scalar xcode 2020-03-23 21:39:33 -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 078e0ea69f sharedArray formatting with size limit. 2020-03-19 17:15:53 -07:00
Michael Davidsaver 07663d90ef shuffle test code 2020-03-19 17:15:53 -07:00
Michael Davidsaver bbe5fa26a2 Redo FieldDesc
Follow shape of FieldStorage exactly.
Avoids need for offset calculation.
2019-12-23 19:24:11 -08:00
Michael Davidsaver d7f46fcb80 more testxcode 2019-12-16 09:01:16 -08:00
Michael Davidsaver 92c513d6dd de-templateize xcode 2019-12-10 19:28:54 -08:00
Michael Davidsaver 801d295c1f start PVD 2019-12-10 17:56:40 -08:00