summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2019-04-23syntax error can move, so do not cacheAaron Patterson
2019-04-23* expand tabs.git
2019-04-22T_MOVED can live on the stack, so make sure we can do book keepingAaron Patterson
2019-04-20Add `GC.compact` again.tenderlove
2019-04-17Reverting compaction for nowtenderlove
2019-04-17* expand tabs.svn
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
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