Wilson Snyder
|
78aee6f4e7
|
C++11: Use sized enums (+4% performance).
|
2020-08-16 12:05:35 -04:00 |
Wilson Snyder
|
72d2cff0a1
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
Wilson Snyder
|
042d3eed23
|
C++11: Use override where possible. No functional change.
|
2020-08-16 11:44:05 -04:00 |
Wilson Snyder
|
c0127599df
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
Wilson Snyder
|
7c54a451a9
|
C++11: Remove pre-c11 VL_OVERRIDE etc. No functional change.
|
2020-08-16 11:44:05 -04:00 |
Wilson Snyder
|
6de78d58fa
|
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
|
2020-06-09 19:20:16 -04:00 |
Tomasz Gorochowik
|
277dee109c
|
Fix Ariane issues with PostAdd nodes (#2400)
|
2020-06-03 12:50:24 -04:00 |
Wilson Snyder
|
ef71576825
|
Fix coredump from increment patch (#2391)
|
2020-06-03 08:30:49 -04:00 |
Geza Lore
|
95534fa5c5
|
Remove unused headers (#2389)
|
2020-05-31 20:21:07 +01:00 |
Wilson Snyder
|
4a8c7e869f
|
Fix coverage issue
|
2020-05-29 17:59:35 -04:00 |
Tomasz Gorochowik
|
a4a1c7a384
|
Fix swerv issues with Increment nodes (#2380)
|
2020-05-29 13:03:04 -04:00 |
Maciej Sobkowski
|
9d48ff7745
|
Support pre/postifx incrementation/decrementation in array index (#2223)
|
2020-05-28 18:08:15 -04:00 |