[root]/StandAlone/tools/graphview
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 33 (100.0%) | 1.5 |
ahumphrey | 6 (27.3%) | 13 (39.4%) | 2.1 |
jas | 14 (63.6%) | 12 (36.4%) | 0.8 |
dav | 2 (9.1%) | 8 (24.2%) | 4.0 |
Replace usage of NULL macro (type int) with nullptr (pointer literal of type: nullptr_t).
nullptr is implicitly convertible and comparable to any pointer type or pointer-to-member type, but is not implicitly comparable to integral types, except that it is convertible to bool (explicitly).
13 lines of code changed in 6 files:
Link in PIDX for static builds.
8 lines of code changed in 2 files:
Move non-conflicting classes that were in SCIRun namespace to Uintah namespace.
4 lines of code changed in 2 files:
Update copyright date to 2016.
8 lines of code changed in 12 files: