aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Import bigdecimal 1.4.2mrkn2018-12-262-4/+4
* io-console: bump to 0.4.7nobu2018-12-251-1/+1
* Import bigdecimal 1.4.1mrkn2018-12-251-1/+2
* Import bigdecimal-1.4.0mrkn2018-12-232-7/+9
* ../arith_seq/../extract.c: remove unused variablek0kubun2018-12-211-1/+1
* Import bigdecimal-1.4.0.pre.20181220amrkn2018-12-204-3/+10
* ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame2018-12-201-1/+1
* Pathname#relative_path_from uses is_a?akr2018-12-181-6/+2
* Bump version to psych 3.1.0.hsbt2018-12-182-3/+9
* Pathname#relative_path_from compatible with mock.akr2018-12-161-2/+6
* Revert "* expand tabs."k0kubun2018-12-151-26/+26
* * expand tabs.svn2018-12-151-26/+26
* Merge nkf v2.1.5naruse2018-12-152-93/+116
* Suppress deprecation warningsnobu2018-12-141-0/+1
* Import bigdecimal-1.4.0.pre.20181214amrkn2018-12-142-1/+7
* Separate RSTRING_PTR from a function callnobu2018-12-131-1/+3
* Add test cases of rb_arithmetic_sequence_extractmrkn2018-12-122-0/+29
* Revise Date#hour, #min, #secnobu2018-12-121-0/+12
* Disable tailcall optimization [Bug #15303]nobu2018-12-121-4/+1
* Use File class methods to avoid pipe executionakr2018-12-121-12/+12
* ext/date: Fix !NDEBUG codenobu2018-12-111-33/+30
* date_core.c: moved some methods to DateTimenobu2018-12-111-25/+10
* date_core.c: reorder ComplexDateDatanobu2018-12-111-8/+5
* zlib (gzfile_write_raw): do not resize string after .write callnormal2018-12-071-1/+0
* Import bigdecimal 1.4.0.pre.20181205amrkn2018-12-0512-238/+405
* Revert bigdecimal 1.4.0 related commitsmrkn2018-12-0512-406/+238
* Merge upstream from ruby/psychhsbt2018-12-041-9/+24
* Remove unnecessary linker flagsnobu2018-12-042-53/+7
* Move dependency on gemspecnobu2018-12-042-1/+3
* Remove unnecessary directory listingnobu2018-12-041-6/+0
* Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`kazu2018-12-041-2/+2
* * expand tabs.svn2018-12-041-5/+5
* Import bigdecimal-1.4.0.pre-20181204amrkn2018-12-043-52/+86
* ext/bigdecimal/bigdecimal.c: drop unused functionk0kubun2018-12-031-10/+4