This website requires JavaScript.
Explore
Help
Sign In
admin
/
mruby-mruby
Watch
1
Star
0
Fork
0
You've already forked mruby-mruby
mirror of
https://github.com/mruby/mruby
synced
2026-06-08 16:11:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4cb4164605db7aa76ed698e28eff3cf37e559d9
mruby-mruby
/
mrbgems
/
mruby-bigint
/
core
T
History
Yukihiro "Matz" Matsumoto
199758c0b9
bigint.c (mpz_sizeinbase): should return size_t instead of int.
...
`int` may overflow.
2022-07-25 10:58:02 +09:00
..
bigint.c
bigint.c (mpz_sizeinbase): should return size_t instead of int.
2022-07-25 10:58:02 +09:00
bigint.h
bigint.c: heavy restructuring of big-integers.
2022-07-23 07:50:30 +09:00