Files
mruby-mruby/mrbgems/mruby-bigint/core
Yukihiro "Matz" Matsumoto 69541a156d mruby-bigint: eliminate mpz_gcd_pool duplication
Removed mpz_gcd_pool function (299 lines) and its forward declaration
to eliminate code duplication. mpz_gcd now uses heap allocation only.
Pool support should be restored in future using unified approach.

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-14 10:52:55 +09:00
..
2025-05-14 02:01:02 +10:00