Age | Commit message (Expand) | Author |
---|---|---|
2024-10-07 | Make rbconfig/sizeof keys US-ASCII | Nobuyoshi Nakada |
2024-10-07 | Make rbconfig/sizeof keys as literals | Nobuyoshi Nakada |
2024-07-15 | [DOC] Document RbConfig::SIZEOF | Alan Wu |
2024-07-15 | Refactor so RDoc picks up RbConfig::{SIZEOF,LIMITS} | Alan Wu |
2021-05-04 | Fix trivial -Wundef warnings | Benoit Daloze |
2017-09-29 | sizes.c.tmpl: prototype | nobu |
2017-04-06 | Freeze RbConfig::SIZEOF and RbConfig::LIMITS | nobu |
2017-01-30 | make FIXNUM_MAX visible from Ruby | shyouhei |
2016-04-25 | rbconfig/sizeof: calculate at compilation time | nobu |
2016-04-25 | sizes.c.tmpl: extra semicolon | nobu |
2015-06-28 | sizes.c.tmpl: extract RUBY_DEFINT | nobu |
2015-06-16 | * ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99 | akr |
2015-06-03 | * configure.in: Don't check __int128. | akr |
2013-11-18 | ext/rbconfig/sizeof: move to an extension library | nobu |
2013-08-26 | sizes.c.tmpl: autogenerate | nobu |