You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Improvements
Preferred
String#unpack1
.Patch by Mau Magnaguagno.
Prefer String#unpack1 in Fiddle::ValueUtil #118
Preferred
_Alignof
.Patch by Khem Raj.
fiddle: Use C11 _Alignof to define ALIGN_OF when possible #120
Added
Fiddle::Pointer.read
andFiddle::Pointer.write
.Add a helper method for reading/writing memory #123
Added support for
long
variants.Reported by David M. Lary.
parse_ctype() fails for "int long len" #100
Added support for
short
variants.Added support for converting one character string to char.
Reported by kojix2.
Question: When passing a char as a function argument, should I pass the number obtained by calling the string's ord method? #96
Added support for write barriers.
Patch by Jean byroot Boussier.
Implement write barriers for Fiddle::Pointer #127 Mark Closure, Function and Handle as write barrier protected #129
Added support for
bool
.Reported by Benoit Daloze.
No bool type #130
Thanks
Mau Magnaguagno
Khem Raj
David M. Lary
kojix2
Jean byroot Boussier
Benoit Daloze
This discussion was created from the release Fiddle 1.1.2 - 2023-11-08.
Beta Was this translation helpful? Give feedback.
All reactions