summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24* vm_core.h: constify rb_iseq_constant_body::param::opt_table andko1
2015-07-24* 2015-07-25svn
2015-07-24* vm_core.h: constify rb_iseq_constant_body::catch_table.ko1
2015-07-24st.c: fix arguments order to comparenobu
2015-07-24string.c: fstring must not be a shared stringnobu
2015-07-24* test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto
2015-07-24* 2015-07-24svn
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-24Add tests for `File.extname`nobu
2015-07-23* remove trailing spaces.svn
2015-07-23* vm_core.h: constify rb_iseq_constant_body::local_table andko1
2015-07-23* vm_core.h: constify rb_iseq_constant_body::iseq_encoded andko1
2015-07-23string.c: new string for fake stringnobu
2015-07-23string.c: trivial optimizationsnobu
2015-07-23string.c: taint flagsnobu
2015-07-23string.c: str_shared_replacenobu
2015-07-23ossl_ssl.c: suppress warningsnobu
2015-07-23parse.y: pop cmdargnobu
2015-07-22fix tests bu not setting the string instance on the frozen objecttenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove
2015-07-22* 2015-07-23svn
2015-07-22fix typos [ci skip]kazu
2015-07-22string.c: fix coderange of reversenobu
2015-07-22* ChangeLog: fix a typo for r51324. [ci skip]nagachika
2015-07-22ruby.h: ASSUMEnobu
2015-07-22* vm_core.h: modify layout of rb_iseq_constant_body.ko1
2015-07-22* vm_core.h: remove unused declaration ofko1
2015-07-22* vm_core.h: separate rb_iseq_body into rb_iseq_constant_body andko1
2015-07-22* test/webrick/test_utils.rb (TestWEBrickUtils#test_nested_timeout_outer): seemsusa
2015-07-22* lib/matrix/eigenvalue_decomposition.rb: refine code style.hsbt
2015-07-22common.mk: fix execnobu
2015-07-22* test/ruby/test_range.rb: Add test case for Range#end withhsbt
2015-07-22fix doc for Numeric#coerce [ci skip]nobu
2015-07-22Makefile.in: PIC lex.cnobu
2015-07-22parse.y: call rb_intern2nobu
2015-07-22common.mk: add execnobu
2015-07-22thread.c: return the errornobu
2015-07-21follow r51064naruse
2015-07-21suppress warningsnaruse
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-21* ext/objspace/objspace.c (total_i): no need to skip singleton classes.ko1
2015-07-21* vm_core.h: constify rb_call_info_t::kw_arg,ko1
2015-07-21fix ChangeLogko1
2015-07-21* vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.ko1
2015-07-21* method.h: constify rb_method_iseq_t::iseqptr.ko1
2015-07-21* 2015-07-22svn
2015-07-21* gc.c (internal_object_p): Now a singleton classes appear byko1
2015-07-21thread.c: refactor a loopnobu
2015-07-21* test/ruby/test_range.rb: Add test for Range#hashhsbt