aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* File.mkfifo releases GVLnormal2017-11-201-3/+18
* lib/matrix: Add hadamard_product/entrywise_product.marcandre2017-11-202-0/+25
* lib/matrix: Add Matrix{.|#}combinemarcandre2017-11-202-0/+46
* lib/matrix: accept vectors in {h|v}stackmarcandre2017-11-202-5/+9
* lib/matrix: Add explicit coercion #to_matrixmarcandre2017-11-203-0/+26
* win32.c: vm_exit_handlernobu2017-11-203-24/+35
* Update the last location of NODE_BLOCKyui-knk2017-11-191-0/+2
* test/ruby/bug-13526.rb: Fix to actually refer to an existing fileeregon2017-11-191-2/+4
* * properties.svn2017-11-190-0/+0
* * append newline at EOF.svn2017-11-191-0/+1
* Add specs for concurrent Module#autoloaderegon2017-11-192-0/+50
* * 2017-11-20svn2017-11-191-1/+1
* Reorganize Module#autoload to have similar specs next to each othereregon2017-11-191-20/+16
* gc.c: moved ENABLE_VM_OBJSPACE from vm_core.hnobu2017-11-192-13/+13
* file.c (rb_file_s_mkfifo): use mode_t instead of intnormal2017-11-191-2/+2
* file.c: fix 64-bit conversion warnings from r60844normal2017-11-191-2/+3
* File.readlink and rb_readlink releases GVLnormal2017-11-191-1/+28
* file: File#truncate and File.truncate release GVLnormal2017-11-181-40/+71
* addr2line.c: fix r60841 for glibc before 2.22normal2017-11-181-0/+4
* * 2017-11-19svn2017-11-181-1/+1
* explictly skip compressed debug linenaruse2017-11-181-2/+8
* parse.y: Fix the locations of NODE_ITERyui-knk2017-11-181-0/+5
* call only with ISEQ_TRACE_EVENTS.ko12017-11-181-1/+1
* introduce `trace_events' info for iseq.ko12017-11-185-70/+104
* Cannot call rb_thread_call_with{out,}_gvl before running VMusa2017-11-181-5/+17
* parse.y: Fix the locations of NODE_DVAR and NODE_LVARyui-knk2017-11-181-2/+2
* .gdbinit: fix print_pathobjktsj2017-11-181-1/+1
* .gdbinit: follow up changes in r60726ktsj2017-11-181-2/+2
* parse.y: Use node_assignyui-knk2017-11-181-4/+2
* * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke2017-11-183-15/+15
* dir.c: openat calls release GVL, toonormal2017-11-181-42/+77
* dir: release GVL on opendirnormal2017-11-181-5/+23
* Update the last location of NODE_ARRAYyui-knk2017-11-181-0/+7
* * 2017-11-18svn2017-11-171-1/+1
* Fix typo in `Timeout` doc [ci skip]kazu2017-11-171-2/+2
* parse.y: RUBY_SET_YYLLOC to rb_parser_set_locationnobu2017-11-171-8/+11
* parse.y: RUBY_SET_YYLLOCnobu2017-11-171-4/+6
* Add examples to Set documentation [ci skip]knu2017-11-171-7/+47
* NODE_CALL is not passed to node_assign_genyui-knk2017-11-171-1/+0
* don't use `goto`.ko12017-11-171-6/+2
* Fix location of assignable nodesyui-knk2017-11-171-0/+1
* remove a wrong assertion.ko12017-11-171-1/+0
* reuse gvar value.ko12017-11-172-48/+50
* * remove trailing spaces.svn2017-11-171-1/+1
* remove `trace_` prefix insns lazily.ko12017-11-174-13/+24
* Fix location of assignable nodesyui-knk2017-11-171-0/+1
* * 2017-11-17svn2017-11-161-1/+1
* Fix location of NODEs generated by new_op_assign_genyui-knk2017-11-161-3/+4
* Old gem file had not been removedusa2017-11-161-1/+1
* Refactoring out the direct accesses of NODE's u1, u2, and u3mame2017-11-164-16/+19