Damien George
|
36109d246f
|
Small change to configuration of long int.
|
2014-02-15 22:16:33 +00:00 |
|
Paul Sokolovsky
|
76f8cedb52
|
mp_binary_get_val(): Fix value type.
|
2014-02-15 00:30:03 +02:00 |
|
Paul Sokolovsky
|
c203324e6c
|
objarray: Refactor to use array accessors from binary.c .
|
2014-02-14 20:38:46 +02:00 |
|
Paul Sokolovsky
|
8bc3516389
|
ffi: Implement ffivar.get()/set() methods.
Done by introducing another factored out helper API in binary.c. This API
can be reused also by array and struct modules.
|
2014-02-14 20:38:35 +02:00 |
|