- Jun 06, 2019
- Jun 05, 2019
- Jun 04, 2019
- Jun 03, 2019
-
-
gnzlbg authored
-
- Jun 02, 2019
-
-
gnzlbg authored
-
- May 31, 2019
- May 29, 2019
- May 28, 2019
- May 27, 2019
-
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
Bryant Mairs authored
`nl_pad` field does not contain any actual data, so using it for comparison or hashing doesn't make sense. Instead manually implement extra traits ignoring this field.
-
Bryant Mairs authored
The `pad` or `__reserved` fields are not always 0 on some platforms, so when used in the `PartialEq` implementation being used, fails some comparisons. This commit manually implements the extra traits to correct this behavior.
-
alesharikReserv@yandex.ru authored
-