aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spec: add comments to re-enable specs for MinGW [ci skip]k0kubun2018-10-102-0/+4
* terminate_spec.rb: exclude unstable spec for MinGWk0kubun2018-10-101-1/+3
* * expand tabs.svn2018-10-101-1/+1
* revisit `RARRAY_PTR()`.ko12018-10-101-1/+1
* * expand tabs.svn2018-10-101-1/+1
* revisit `RARRAY_PTR()`.ko12018-10-101-1/+1
* revisit `RARRAY_PTR()`.ko12018-10-103-20/+20
* revisit `RARRAY_PTR()`.ko12018-10-101-27/+25
* * 2018-10-10svn2018-10-091-1/+1
* * configure.ac: do not use __builtin_longjmp on ppc64* Linuxodaira2018-10-091-0/+8
* Add tests for another timezonenobu2018-10-091-14/+45
* use `should include`.ko12018-10-091-1/+1
* Time.parse based from non-Time objectnobu2018-10-092-1/+20
* ext/objspace/objspace_dump.c: print addresses consistentlynobu2018-10-092-7/+63
* * expand tabs.svn2018-10-091-6/+6
* Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse2018-10-092-63/+7
* * expand tabs.svn2018-10-081-6/+6
* ext/objspace/objspace_dump.c: print addresses consistentlytenderlove2018-10-082-7/+63
* Revert "NEWS: Fix indent [ci skip]"kazu2018-10-081-2/+2
* * 2018-10-09svn2018-10-081-1/+1
* NEWS: Fix indent [ci skip]kazu2018-10-081-2/+2
* * remove trailing space. [ci skip]svn2018-10-081-1/+1
* include/ruby/ruby.h: comment about mswin RUBY_EXTERN [ci skip]k0kubun2018-10-081-1/+2
* include/ruby/ruby.h: import external symbolsk0kubun2018-10-082-16/+6
* test_win32ole_event.rb: sleep longerk0kubun2018-10-081-0/+1
* appveyor.yml: execute test_syntax separatelyk0kubun2018-10-081-2/+2
* Add test for marshalnobu2018-10-081-0/+6
* Removed redundant suffix `_with_timezone`nobu2018-10-081-4/+4
* revert r64957 [ci skip]k0kubun2018-10-081-14/+14
* Timezone at Time#+ and Time#-nobu2018-10-084-1/+29
* * expand tabs.svn2018-10-081-14/+14
* revert r64955k0kubun2018-10-081-14/+14
* * expand tabs.svn2018-10-081-14/+14
* partially revert r64953k0kubun2018-10-081-14/+14
* * expand tabs.svn2018-10-082-15/+15
* Timezone support by Time [Feature #14850]nobu2018-10-087-31/+511
* test_jit.rb: skip to test tempdir emptinessk0kubun2018-10-081-2/+14
* revert r64947 and r64949k0kubun2018-10-081-3/+0
* win32/Makefile.sub: create header install dir firstk0kubun2018-10-071-0/+1
* appveyor.yml: completely separate win32ole testsk0kubun2018-10-072-15/+2
* win32/Makefile.sub: install precompiled header to prefixk0kubun2018-10-071-0/+2
* * 2018-10-08svn2018-10-071-1/+1
* mjit_worker.c: clean up all unnecessary files on mswink0kubun2018-10-072-11/+10
* mjit_worker.c: don't suppress cl.exe logsk0kubun2018-10-071-10/+14
* appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun2018-10-073-14/+5
* include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun2018-10-072-4/+6
* vm_core.h: fix inconsistent prototype declarationsk0kubun2018-10-074-18/+18
* mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun2018-10-074-44/+21
* mjit_worker.c: print warning if FreeLibrary failsk0kubun2018-10-071-3/+4
* appveyor.yml: separately execute unstable testsk0kubun2018-10-073-1/+28