summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-12fake.rb.in: expand srcdirnobu
2015-03-11* load.c: removed unused header file "node.h".ko1
2015-03-11* gc.c: RGENGC_CHECK_MODE should be 0.ko1
2015-03-11* internal.h: use T_IMEMO to represent `struct MEMO' value.ko1
2015-03-11* 2015-03-12svn
2015-03-11fix typos [ci skip]kazu
2015-03-11* eval.c (frame_called_id): it should use vm_ifunc type.ko1
2015-03-11* node.h: remove NODE_IFUNC, NEW_IFUNC.ko1
2015-03-11* internal.h, eval_intern.h: move CREF accessors.ko1
2015-03-11* vm_insnhelper.h: use T_IMEMO to create THROW_DATA.ko1
2015-03-11* vm_insnhelper.c: use T_IMEMO to create SVAR.ko1
2015-03-11fix ChangeLog entryko1
2015-03-11* remove trailing spaces.svn
2015-03-11* include/ruby/ruby.h: introduce new type T_IMEMO.ko1
2015-03-11* gc.c: fix memory leak by prepend method.ko1
2015-03-11vm_dump.c: check procstat_getvmmapnobu
2015-03-11normalize.rb: remove redundant hashnobu
2015-03-11* internal.h: define struct MEMO.ko1
2015-03-10* vm_insnhelper.h (THROW_DATA_STATE): return int, not VALUE.ko1
2015-03-10* vm_eval.c (rb_catch_protect): use THROW_DATA_VAL().ko1
2015-03-10* vm_insnhelper.h: define struct IFUNC.ko1
2015-03-10* remove trailing spaces.svn
2015-03-10* eval_intern.h (THROW_DATA_P): use RB_TYPE_P() instead ofko1
2015-03-10* proc.c: use RUBY_VM_IFUNC_P() to recognize IFUNC or not.ko1
2015-03-10* vm_insnhelper.h: define struct THROW_DATA to representko1
2015-03-10* 2015-03-11svn
2015-03-10* test/rubygems/test_gem_security_trust_dir.rb: The return value ofodaira
2015-03-10* enum.c (enum_slice_when): [DOC] fix typo.ktsj
2015-03-10* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr
2015-03-10test_math.rb: to_f testsnobu
2015-03-10* thread.c (thread_join): Fixnum (except TAG_FATAL) andko1
2015-03-10* 2015-03-10svn
2015-03-10math.c: fix tgamma on mingwnobu
2015-03-09* vm_insnhelper.c (ep_cref): rename to lep_cref() because it should beko1
2015-03-09stringio.c: don't raise after closenobu
2015-03-09suppress warningsnobu
2015-03-09complex.c: suppress warnings on FreeBSDnobu
2015-03-09test_beginendblock.rb: assert_in_out_errnobu
2015-03-09io.c: duplicate codenobu
2015-03-08proc.c, vm.c: fix implicit conversionsnobu
2015-03-08* vm_insnhelper.h: define struct SVAR for SVAR.ko1
2015-03-08* vm_insnhelper.c (lep_svar_set): add WBs.ko1
2015-03-08* internal.h: define rb_cref_t and change to use it.ko1
2015-03-08* vm_insnhelper.h (COPY_CREF_OMOD): fix translation miss.ko1
2015-03-08* 2015-03-09svn
2015-03-08* internal.h: define CREF accessor macros.ko1
2015-03-08* ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr
2015-03-08dir.c: glob short namesnobu
2015-03-08miniinit.c: minimum built-in encodings in minirubynobu
2015-03-08test_extlibs.rb: skip excluded librariesnobu