aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (frame_called_id): it should use vm_ifunc type.ko12015-03-112-4/+10
* * node.h: remove NODE_IFUNC, NEW_IFUNC.ko12015-03-1111-28/+57
* * internal.h, eval_intern.h: move CREF accessors.ko12015-03-113-81/+89
* * vm_insnhelper.h: use T_IMEMO to create THROW_DATA.ko12015-03-118-27/+56
* * vm_insnhelper.c: use T_IMEMO to create SVAR.ko12015-03-116-24/+48
* fix ChangeLog entryko12015-03-111-4/+0
* * remove trailing spaces.svn2015-03-111-2/+2
* * include/ruby/ruby.h: introduce new type T_IMEMO.ko12015-03-1110-27/+104
* * gc.c: fix memory leak by prepend method.ko12015-03-114-23/+76
* vm_dump.c: check procstat_getvmmapnobu2015-03-113-0/+15
* normalize.rb: remove redundant hashnobu2015-03-111-10/+2
* * internal.h: define struct MEMO.ko12015-03-116-159/+188
* * vm_insnhelper.h (THROW_DATA_STATE): return int, not VALUE.ko12015-03-102-4/+10
* * vm_eval.c (rb_catch_protect): use THROW_DATA_VAL().ko12015-03-102-1/+5
* * vm_insnhelper.h: define struct IFUNC.ko12015-03-104-6/+23
* * remove trailing spaces.svn2015-03-101-1/+1
* * eval_intern.h (THROW_DATA_P): use RB_TYPE_P() instead ofko12015-03-103-4/+12
* * proc.c: use RUBY_VM_IFUNC_P() to recognize IFUNC or not.ko12015-03-106-9/+21
* * vm_insnhelper.h: define struct THROW_DATA to representko12015-03-107-39/+90
* * 2015-03-11svn2015-03-101-2/+2
* * test/rubygems/test_gem_security_trust_dir.rb: The return value ofodaira2015-03-102-0/+7
* * enum.c (enum_slice_when): [DOC] fix typo.ktsj2015-03-101-1/+1
* * lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr2015-03-103-2/+36
* test_math.rb: to_f testsnobu2015-03-101-5/+12
* * thread.c (thread_join): Fixnum (except TAG_FATAL) andko12015-03-102-3/+13
* * 2015-03-10svn2015-03-101-2/+2
* math.c: fix tgamma on mingwnobu2015-03-101-0/+10
* * vm_insnhelper.c (ep_cref): rename to lep_cref() because it should beko12015-03-092-2/+7
* stringio.c: don't raise after closenobu2015-03-093-5/+7
* suppress warningsnobu2015-03-091-3/+1
* complex.c: suppress warnings on FreeBSDnobu2015-03-091-2/+2
* test_beginendblock.rb: assert_in_out_errnobu2015-03-092-124/+54
* io.c: duplicate codenobu2015-03-091-1/+0
* proc.c, vm.c: fix implicit conversionsnobu2015-03-082-3/+3
* * vm_insnhelper.h: define struct SVAR for SVAR.ko12015-03-083-18/+34
* * vm_insnhelper.c (lep_svar_set): add WBs.ko12015-03-082-4/+8
* * internal.h: define rb_cref_t and change to use it.ko12015-03-0816-100/+181
* * vm_insnhelper.h (COPY_CREF_OMOD): fix translation miss.ko12015-03-082-1/+5
* * 2015-03-09svn2015-03-081-2/+2
* * internal.h: define CREF accessor macros.ko12015-03-0812-85/+113
* * ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr2015-03-083-1/+32
* dir.c: glob short namesnobu2015-03-085-8/+55
* miniinit.c: minimum built-in encodings in minirubynobu2015-03-084-3/+12
* test_extlibs.rb: skip excluded librariesnobu2015-03-081-4/+20
* Makefile.sub: RUBY_PROGRAM_VERSIONnobu2015-03-081-0/+1
* * 2015-03-08svn2015-03-081-2/+2
* GNUmakefile.in: fix dependencynobu2015-03-081-1/+1
* make-snapshot: follow previous commitsnobu2015-03-071-3/+5
* fake.rb.in: RUBY_PATCHLEVELnobu2015-03-071-1/+4
* common.mk: same fake.rbnobu2015-03-074-26/+6