summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2018-12-18Bump version to psych 3.1.0.hsbt
2018-12-16Pathname#relative_path_from compatible with mock.akr
2018-12-15Revert "* expand tabs."k0kubun
2018-12-15* expand tabs.svn
2018-12-15Merge nkf v2.1.5naruse
2018-12-14Suppress deprecation warningsnobu
2018-12-14Import bigdecimal-1.4.0.pre.20181214amrkn
2018-12-13Separate RSTRING_PTR from a function callnobu
2018-12-12Add test cases of rb_arithmetic_sequence_extractmrkn
2018-12-12Revise Date#hour, #min, #secnobu
2018-12-12Disable tailcall optimization [Bug #15303]nobu
2018-12-12Use File class methods to avoid pipe executionakr
2018-12-11ext/date: Fix !NDEBUG codenobu
2018-12-11date_core.c: moved some methods to DateTimenobu
2018-12-11date_core.c: reorder ComplexDateDatanobu
2018-12-07zlib (gzfile_write_raw): do not resize string after .write callnormal
2018-12-05Import bigdecimal 1.4.0.pre.20181205amrkn
2018-12-05Revert bigdecimal 1.4.0 related commitsmrkn
2018-12-04Merge upstream from ruby/psychhsbt
2018-12-04Remove unnecessary linker flagsnobu
2018-12-04Move dependency on gemspecnobu
2018-12-04Remove unnecessary directory listingnobu
2018-12-04Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`kazu
2018-12-04* expand tabs.svn
2018-12-04Import bigdecimal-1.4.0.pre-20181204amrkn
2018-12-03ext/bigdecimal/bigdecimal.c: drop unused functionk0kubun
2018-12-02Fix JSON::Parser against bigdecimal updatesmrkn
2018-12-02* expand tabs.svn
2018-12-02Import bigdecimal-1.4.0.pre-20181130amrkn
2018-12-01Let sub-directory exts depend on their parent extmrkn
2018-11-29disable non-blocking pipes and sockets by defaultnormal
2018-11-28Merge stringio.gemspec from github repository.hsbt