summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10* expand tabs.svn
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10* expand tabs.svn
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-09Add error globals to mark list so they don't movetenderlove
2019-04-09date: support for Reiwa, new Japanese eranobu
2019-04-09date_core.c: [DOC] Heisei will be assumed if no-era [ci skip]nobu
2019-04-03* expand tabs.svn
2019-04-03date: make zone a substring to copy encoding and taintednessnobu
2019-04-02date_parse.c: name JISX0301_DEFAULT_ERAnobu
2019-04-02date_parse.c: renamed JAPANESE prefix as JISX0301nobu
2019-04-02* expand tabs.svn
2019-04-02date: use del_hash to extract an element destructivelynobu
2019-04-01date_parse.c: removed 'r' which is not in JIS X 0301 yetnobu
2019-04-01* expand tabs.svn
2019-04-01date_parse.c: extract Japanese era initialsnobu
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-11numeric.c: fix infinite loopnobu
2019-03-09Add ignored_sp eventnobu
2019-03-06Fix PTY.open on OpenBSD [Bug #15607]naruse
2019-03-01Fixed build failure of Travis CI. We need to support `make srcs`.hsbt
2019-03-01Support YACC environment variable for ripper.hsbt
2019-02-23Merge json-2.2.0 from flori/json.hsbt
2019-02-20Try statx syscallnobu
2019-02-14Prefer relative directory from srcdir to top_srcdirnobu
2019-02-13Suppress a warningnobu
2019-02-13check return value of `write` to suppress warning.ko1
2019-02-13* expand tabs.svn
2019-02-13fix imemo entry description.ko1
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2019-02-08Removed moving toplevel header since r12501nobu
2019-01-15Use `&` instead of `modulo`nobu
2019-01-15setbyte / ungetbyte allow out-of-range integersshyouhei
2019-01-09* expand tabs.svn
2019-01-09Follow behaviour of IO#ungetbytekazu
2019-01-07Bump version to date-2.0.0.hsbt
2019-01-04introduce rb_nogvl C-API to mark ubf as async-signal-safenormal
2018-12-31* expand tabs.svn
2018-12-31Method reference operatornobu
2018-12-31Fix indents [ci skip]nobu
2018-12-27io-console.gemspec: updatenobu
2018-12-26Import bigdecimal 1.4.2mrkn
2018-12-25io-console: bump to 0.4.7nobu
2018-12-25Import bigdecimal 1.4.1mrkn
2018-12-23Import bigdecimal-1.4.0mrkn
2018-12-21../arith_seq/../extract.c: remove unused variablek0kubun
2018-12-20Import bigdecimal-1.4.0.pre.20181220amrkn
2018-12-20ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame
2018-12-18Pathname#relative_path_from uses is_a?akr