summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-09Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse
2018-10-08ext/objspace/objspace_dump.c: print addresses consistentlytenderlove
2018-10-08include/ruby/ruby.h: import external symbolsk0kubun
2018-10-08test_win32ole_event.rb: sleep longerk0kubun
2018-10-08Add test for marshalnobu
2018-10-08Removed redundant suffix `_with_timezone`nobu
2018-10-08Timezone at Time#+ and Time#-nobu
2018-10-08Timezone support by Time [Feature #14850]nobu
2018-10-08test_jit.rb: skip to test tempdir emptinessk0kubun
2018-10-07appveyor.yml: completely separate win32ole testsk0kubun
2018-10-07mjit_worker.c: clean up all unnecessary files on mswink0kubun
2018-10-07appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun
2018-10-07mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun
2018-10-07appveyor.yml: separately execute unstable testsk0kubun
2018-10-07test_jit.rb: skip some testsk0kubun
2018-10-05Use binread because webrick also uses binreadnaruse
2018-10-05Add difference method to Arraynobu
2018-10-02Just a shebang is valid codenobu
2018-10-02Fix Rational of Floatnobu
2018-10-01Removed Windows version conditionnobu
2018-09-29rational.c: may be floatnobu
2018-09-28range.c: Add Range#%mrkn
2018-09-26* ext/win32ole/lib/win32ole.rb (methods): COM method elements should besuke
2018-09-26revert r64847, r64846 and r64839k0kubun
2018-09-26revert r64838 and r64839k0kubun
2018-09-25insns.def: drop bitblt insnk0kubun
2018-09-25Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24test/unit.rb: fix --subprocess-timeout-scalenobu
2018-09-24Check whether to skip every framenobu
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-24webrick: raise EOFError in parse when read line is nilnormal
2018-09-24revert r64817: kernel_warn.rb: skip kernel_require.rbnobu
2018-09-24kernel_warn.rb: skip kernel_require.rbnobu
2018-09-23test_win32api.rb: suppress a warningnobu
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-20Add union method to Arraynobu
2018-09-20parse.y: fix block passing with empty kwargsnobu
2018-09-19* hash.c (rb_hash_merge): Accepts zero or more hashes as argumentsmame
2018-09-18Skip EHOSTUNREACH by host issuesnobu
2018-09-18Merge upstream revision of rubygems/rubygems.hsbt
2018-09-18Tests of Enumerator::Yielder#yield with multiple argumentsnobu
2018-09-16Propagate subprocess timeout scale option to worker processesnobu
2018-09-16lib/matrix: Fix potential bug of Vector#angle_withmarcandre
2018-09-16Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre
2018-09-15encoding.c: check external encodingnobu
2018-09-15test_sprintf.rb: test for %pnobu
2018-09-13warn unused blocks with Enumerable#all? any? one? none?nobu