1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-06-30 18:42:46 -04:00
Commit graph

24 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
79c8bcad6a
Add fixtures (#150) 2022-12-17 16:26:20 +04:00
Alex Kotov
18f3c70c1b
Improve printf bindings for Ruby & mruby (#145) 2022-12-15 03:23:58 +04:00
Alex Kotov
dfaf233b1a
Bump version (0.6.1) [1/2] 2022-12-05 17:46:41 +04:00
Alex Kotov
7285d9dfe9
Bump version (0.6.0) [1/2] 2022-12-04 02:16:47 +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
eda0b63f8d
Bump version (0.5.0) [1/2] 2022-11-27 00:12:57 +04:00
Alex Kotov
91dd9dd80d
Remove generic file API (#110) 2022-11-26 23:22:22 +04:00
Alex Kotov
dacdfede2b
Improve cmdline file API (#103) 2022-06-27 16:30:47 +00:00
Alex Kotov
f39383128f
Generic (file) cmdline (#102) 2022-06-27 17:46:29 +03:00
Alex Kotov
6e2766b938
Add generic type for files (#96) 2022-06-25 17:30:24 +03:00
Alex Kotov
a0517fb9dd
Cross-platform tests (#86) 2022-06-21 21:18:28 +03:00
Alex Kotov
6d171841b4
Main: remove MemStore (memory store) and SizedVoid (sized void) 2022-06-17 18:50:46 +03:00
Alex Kotov
e99d2bc2d1
Main: include/kernaux/io.h: Rename old API 2022-06-16 22:50:53 +03:00
Alex Kotov
e488eed240
Bump version (0.4.0) [1/2] 2022-06-16 18:44:21 +03:00
Alex Kotov
73faeda2a3
Ruby: fix ntoa exceptions and add tests 2022-06-16 16:56:32 +03: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
7da885e370
Main: rename package "file" to "io" 2022-06-14 15:03:17 +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