3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mruby-rational: fix infinite recursion with bigint comparison More... 12 days ago
mruby-bigint: fix memory leak in mpz_mul_all_ones More... 12 days ago
Add scheduler_lock check More... 12 days ago
mruby-bigint: fix potential memory leak in mpz_to_s_dc More... 12 days ago
Fix float/double pack/unpack on big-endian architectures More... 12 days ago
numeric.c: fix bigint comparison precision loss More... 12 days ago
mruby-bigint: optimize to_s with 10^k = 2^k * 5^k factorization More... 12 days ago
mruby-bigint: use lookup table for digit pair conversion in to_s More... 13 days ago
mruby-bigint: rename mpz_to_s_dc_rec to mpz_to_s_dc_recur More... 14 days ago
mruby-bigint: optimize to_s base case with batch digit extraction More... 14 days ago
mruby-bigint: add divide-and-conquer optimization for to_s More... 14 days ago
mruby-bigint: fix carry placement in uadd() More... 14 days ago
mruby-bigint: fix division bug with non-standard qhat refinement More... 15 days ago
mruby-bigint: add sparse number optimization for multiplication More... 15 days ago
mruby-bigint: add squaring optimization for internal multiplication More... 15 days ago
Fix mruby-task for PicoRuby Integration More... 15 days ago
mruby-bigint: optimize multiplication for power-of-2 numbers More... 15 days ago
mruby-bigint: optimize multiplication for all-ones numbers More... 15 days ago
mruby-bigint: raise Karatsuba threshold from 8 to 32 More... 15 days ago
mruby-bigint: fix OOM by limiting left shift size in mpz_mul_2exp More... 15 days ago
Merge pull request #6697 from mruby/dependabot/github_actions/actions/cache-5 More... 15 days ago
mruby-bigint: fix memory leak by trimming bitwise operation results More... 15 days ago
build(deps): bump actions/cache from 4 to 5 More... 16 days ago
Merge pull request #6694 from katafrakt/mirb-cosmopolitan More... 16 days ago
mruby-compiler: fix uninitialized memory in realloc_pool_str() More... 16 days ago
Merge pull request #6696 from khasinski/fix-required-kwarg-parsing More... 16 days ago
Merge pull request #6695 from jbampton/add-dependabot-cooldown More... 16 days ago
Fix parse error with required kwargs and omitted parens More... 16 days ago
gc.c: rename mrb_alloca() to mrb_temp_alloc() and fix memory leaks More... 16 days ago
[CI] Dependabot: add a cooldown period for new releases More... 17 days ago