1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-07-07 18:51:58 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Alex Kotov
a1262ac64d
Fix printf hack in the bindings (#152) 2022-12-18 09:18:55 +04:00
Alex Kotov
18f3c70c1b
Improve printf bindings for Ruby & mruby (#145) 2022-12-15 03:23:58 +04:00
Alex Kotov
8add17e91c
Change printf format API (#122) 2022-11-29 21:06:01 +04:00
Alex Kotov
7ea1d4b2b1
Rewrite macros (#121) 2022-11-29 05:19:35 +04:00
Alex Kotov
e8d92539ad
Ruby: remove unnecessary predicates in void context
They actually don't throw exceptions. I mistakenly thought that they do.
2022-06-16 16:40:43 +03:00
Alex Kotov
f93897f882
Ruby: DRY 2022-06-14 13:42:05 +03:00
Alex Kotov
88469daa71
Ruby: protect from memory leak in case of exception 2022-06-14 13:34:36 +03:00
Alex Kotov
42d626f868
Common: improve feature macros (#53) 2022-06-13 22:55:05 +03:00
Alex Kotov
2e6b16027b
Common: feature macros 2022-06-13 11:26:54 +03:00
Alex Kotov
07fabcd2e8
Common: move "pkgs/" to "bindings/" (closes #47) 2022-06-09 04:25:32 +03:00
Renamed from pkgs/ruby/ext/default/printf.c (Browse further)