- Oct 15, 2019
-
-
Armin Rigo authored
-
- Sep 29, 2019
-
-
Armin Rigo authored
Issue 421: integer overflow when computing structure sizes in bits and there are more than sys.maxint bits
-
- Sep 20, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
- Aug 17, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
we get a RuntimeError when trying to read or write through a null pointer.
-
- Jul 23, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
Test and "fix" for a corner case: now it gives a RuntimeError with a message, instead of a C-level infinite recursion
-
- Jul 19, 2019
-
-
Armin Rigo authored
-
- Jun 19, 2019
-
-
Armin Rigo authored
-
- Jun 15, 2019
-
-
Armin Rigo authored
-
- Jun 12, 2019
-
-
Armin Rigo authored
Test and fix for unnamed bitfields which are not ":0" bitfields.
-
- Jun 03, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
accessing multiple items instead of just one in from_buffer("type *"), trading off security for the realisation that it makes sense to access multiple items in some cases (unlike after ffi.new()).
-
Armin Rigo authored
-
- May 26, 2019
-
-
Armin Rigo authored
-
- Apr 26, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
- Feb 02, 2019
-
-
Cody Piersall authored
-
- Apr 19, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
The difference is only relevant on Windows.
-
Armin Rigo authored
old way
-
Armin Rigo authored
-
Armin Rigo authored
-
- Apr 18, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
- Apr 11, 2019
-
-
Armin Rigo authored
-
- Apr 02, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
always return an int, not a bool
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-