aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* syntax error can move, so do not cacheAaron Patterson2019-04-231-2/+2
* * expand tabs.git2019-04-231-1/+1
* T_MOVED can live on the stack, so make sure we can do book keepingAaron Patterson2019-04-221-0/+1
* Add `GC.compact` again.tenderlove2019-04-202-0/+4
* Reverting compaction for nowtenderlove2019-04-172-4/+0
* * expand tabs.svn2019-04-171-2/+2
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-172-1/+5
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-172-0/+4
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-2/+5
* * expand tabs.svn2019-04-101-2/+2
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-103-9/+2
* * expand tabs.svn2019-04-101-2/+2
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-2/+5
* Add error globals to mark list so they don't movetenderlove2019-04-092-0/+4
* date: support for Reiwa, new Japanese eranobu2019-04-092-2/+7
* date_core.c: [DOC] Heisei will be assumed if no-era [ci skip]nobu2019-04-091-0/+9
* * expand tabs.svn2019-04-031-6/+6
* date: make zone a substring to copy encoding and taintednessnobu2019-04-032-28/+14
* date_parse.c: name JISX0301_DEFAULT_ERAnobu2019-04-021-1/+2
* date_parse.c: renamed JAPANESE prefix as JISX0301nobu2019-04-021-4/+4
* * expand tabs.svn2019-04-021-2/+2
* date: use del_hash to extract an element destructivelynobu2019-04-023-11/+5
* date_parse.c: removed 'r' which is not in JIS X 0301 yetnobu2019-04-011-1/+1
* * expand tabs.svn2019-04-011-3/+3
* date_parse.c: extract Japanese era initialsnobu2019-04-011-3/+5
* Numbered parameters [Feature #4475]nobu2019-03-171-0/+3
* numeric.c: fix infinite loopnobu2019-03-111-0/+7
* Add ignored_sp eventnobu2019-03-091-0/+6
* Fix PTY.open on OpenBSD [Bug #15607]naruse2019-03-061-1/+1
* Fixed build failure of Travis CI. We need to support `make srcs`.hsbt2019-03-011-2/+4
* Support YACC environment variable for ripper.hsbt2019-03-012-3/+4
* Merge json-2.2.0 from flori/json.hsbt2019-02-236-76/+105
* Try statx syscallnobu2019-02-202-2/+3
* Prefer relative directory from srcdir to top_srcdirnobu2019-02-147-7/+7
* Suppress a warningnobu2019-02-131-1/+1
* check return value of `write` to suppress warning.ko12019-02-131-1/+2
* * expand tabs.svn2019-02-131-2/+2
* fix imemo entry description.ko12019-02-131-2/+3
* Use $(hdrdir) for include/ruby.h, as well as r67033nobu2019-02-1121-47/+47
* Removed moving toplevel header since r12501nobu2019-02-0819-77/+77
* Use `&` instead of `modulo`nobu2019-01-151-5/+5
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-151-26/+19
* * expand tabs.svn2019-01-091-2/+2
* Follow behaviour of IO#ungetbytekazu2019-01-091-4/+15
* Bump version to date-2.0.0.hsbt2019-01-071-1/+1
* introduce rb_nogvl C-API to mark ubf as async-signal-safenormal2019-01-042-2/+45
* * expand tabs.svn2018-12-311-1/+1
* Method reference operatornobu2018-12-312-0/+2
* Fix indents [ci skip]nobu2018-12-311-4/+4
* io-console.gemspec: updatenobu2018-12-271-3/+10