summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-11Simple testing for StringIO#sysreadnobu
2015-07-11stringio.c: Fix an example doc [ci skip]nobu
2015-07-11* ChangeLog: typo.usa
2015-07-11timeout.rb: fix backtracenobu
2015-07-10* 2015-07-11svn
2015-07-10test_timeout.rb: add an assertionnobu
2015-07-10timeout.rb: removed and use Timeout::Errornobu
2015-07-10zlib.c: GC guardsnobu
2015-07-10zlib.c: protoizenobu
2015-07-10compressed mantypesnobu
2015-07-10* process.c (rb_f_exec): rb_exec_without_timer_thread should bengoto
2015-07-10dir.c: get attributes by fdnobu
2015-07-10stringio.c: remove unnecessary checknobu
2015-07-10* 2015-07-10svn
2015-07-10extmk.rb: silently skip never-installed extensionsnobu
2015-07-09test_process.rb: test for [Bug #11340]nobu
2015-07-09* win32/win32.c (waitpid): fixed return value of previous commit. thanks, nobu!usa
2015-07-09* win32/win32.c (waitpid): return immediately if interrupted.usa
2015-07-09* vm_insnhelper.c (vm_search_super_method): use CI_SET_FASTPATH().ko1
2015-07-09* vm_core.h: remove rb_call_info_t::klass becauseko1
2015-07-09* lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.hsbt
2015-07-09* vm_core.h (rb_control_frame_t): fix comments (layout index).ko1
2015-07-09* 2015-07-09svn
2015-07-09* parse.y: Improve duplicate key warning with patch by @andremedeiroszzak
2015-07-08leakchecker.rb: close consolenobu
2015-07-08resolver.rb: fix fd leaksnobu
2015-07-08basicsocket.c: swap examples [ci skip]nobu
2015-07-08pass saved errnonobu
2015-07-07* lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrikhsbt
2015-07-07iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal
2015-07-07* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa
2015-07-07* 2015-07-08svn
2015-07-07* test/ruby/test_array.rbusa
2015-07-07* random.c (fill_random_bytes_syscall): fix compile error.kazu
2015-07-07fix typos [ci skip]kazu
2015-07-07compile.c (COMPILE_ERROR): reduce GET_THREAD() callsnormal
2015-07-07random.c: fix failures on old Linuxnormal
2015-07-07random.c: try getrandomnobu
2015-07-07random.c: separate fill_random_bytesnobu
2015-07-07file.c: skip invalid bytenobu
2015-07-07* vm_backtrace.c: remove debug flag introduced accidentaly.ko1
2015-07-07symbol.c: preserve encodingnobu
2015-07-07* cont.c (cont_free): remove mysterious fflush()ko1
2015-07-07* proc.c (rb_method_call): because data->me should be non-NULL,ko1
2015-07-07* vm_core.h: remove rb_iseq_t::orig because rb_iseq_clone()ko1
2015-07-07* iseq.c, internal.h (rb_iseq_clone): removed because we don't need toko1
2015-07-06string.c: ensure String#freeze resizes internal buffernormal
2015-07-06* vm.c (vm_define_method): remove an unused local variable.ko1
2015-07-06* vm_core.h: remove rb_iseq_t::defined_method_id because it is notko1
2015-07-06* vm_core.h: remove a useless declaration.ko1