summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-12node.c: no attrset ID in NODEnobu
2015-10-12node.h: no attrset ID in NODEnobu
2015-10-12udpsocket.c: free addrinfonobu
2015-10-12udpsocket.c: check once firstnobu
2015-10-12* 2015-10-12svn
2015-10-12numeric.c: use predefined IDsnobu
2015-10-12numeric.c: common expressionsnobu
2015-10-10* vm_insnhelper.c (vm_push_frame): initialize other than sp (and ep)ko1
2015-10-10* vm_eval.c, internal.h (rb_yield_1): added for performance whichko1
2015-10-10* vm_insnhelper.c (vm_call_iseq_setup_normal): setup sp firstko1
2015-10-10* vm.c (invoke_block_from_c): split this function into severalko1
2015-10-10* 2015-10-11svn
2015-10-10* gc.c (newobj_of_slowpass): fix typo (pass -> path).ko1
2015-10-10udpsocket.c: refix r52097nobu
2015-10-10* vm_insnhelper.c (vm_call_method0): do not propagate enable_fastpath,ko1
2015-10-10* import a github pull requestko1
2015-10-09* 2015-10-10svn
2015-10-09udpsocket.c: memory leaksnobu
2015-10-09common.mk: separate test-testframeworknobu
2015-10-09* lib/net/ftp.rb (parse257): refactor.shugo
2015-10-09* remove trailing spaces.svn
2015-10-09* lib/net/imap.rb: use frozen_string_literal: true.shugo
2015-10-09* lib/net/ftp.rb: use frozen_string_literal: true.shugo
2015-10-09node.c: fix comments [ci skip]nobu
2015-10-09* remove trailing spaces.svn
2015-10-09* ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah
2015-10-09test_iseq.rb: fix meaningless assertionnobu
2015-10-09* compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo
2015-10-08* benchmark/prepare_require.rb: skip file creation if it alreadykosaki
2015-10-08* properties.svn
2015-10-08* 2015-10-09svn
2015-10-08* benchmark/bm_require.rb: new benchmark for require.kosaki
2015-10-08* ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak
2015-10-08node.c: reduce sizenobu
2015-10-08node.c: move blocknobu
2015-10-08* 2015-10-08svn
2015-10-08node.c: D_FIELD_HEADERnobu
2015-10-08node.c: indent [ci skipnobu
2015-10-07metametameta.rb: restore outputnobu
2015-10-07ruby.h: RB_OBJ_FROZEN_RAWnobu
2015-10-07string.c: str_duplicatenobu
2015-10-07string.c: fix non-embedded stringnobu
2015-10-07* gc.c (newobj_of): divide fast path and slow pathko1
2015-10-07string.c: optimize String#timesnobu
2015-10-07string.c: use raw macronobu
2015-10-07re.c: indent [ci skip]nobu
2015-10-07assertions.rb: refine all_assertionsnobu
2015-10-06* remove trailing spaces.svn
2015-10-06* gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj)ko1
2015-10-06* 2015-10-07svn