aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* check invariant.ko12017-11-211-0/+3
* test/ruby/bug-13526.rb: should wait until all threads are stoppederegon2017-11-211-1/+1
* parse.y: Fix the locations of NODE in percent stringsyui-knk2017-11-211-0/+1
* parse.y: Fix the last location of NODE_STR in %wyui-knk2017-11-201-1/+1
* parse.y: Set the last location of NODE_ARRAY in %wyui-knk2017-11-201-1/+1
* parse.y: Fix the last location of NODE_LIT in %iyui-knk2017-11-201-1/+1
* * 2017-11-21svn2017-11-201-1/+1
* parse.y: Set the last location of NODE_ARRAY in %iyui-knk2017-11-201-1/+1
* [DOC] Fix example result [ci skip]kazu2017-11-201-1/+1
* parse.y: Fix the locations of NODE_FCALLyui-knk2017-11-201-0/+9
* 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