aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* st.c: fix arguments order to comparenobu2015-07-241-0/+6
* string.c: fstring must not be a shared stringnobu2015-07-241-0/+6
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-241-0/+15
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+8
* Add tests for `File.extname`nobu2015-07-241-0/+10
* * remove trailing spaces.svn2015-07-231-1/+1
* * vm_core.h: constify rb_iseq_constant_body::local_table andko12015-07-231-0/+10
* * vm_core.h: constify rb_iseq_constant_body::iseq_encoded andko12015-07-231-0/+11
* string.c: taint flagsnobu2015-07-231-0/+9
* parse.y: pop cmdargnobu2015-07-231-0/+5
* fix tests bu not setting the string instance on the frozen objecttenderlove2015-07-221-0/+5
* * ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove2015-07-221-0/+6
* * ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove2015-07-221-0/+8
* fix typos [ci skip]kazu2015-07-221-3/+3
* string.c: fix coderange of reversenobu2015-07-221-0/+6
* * ChangeLog: fix a typo for r51324. [ci skip]nagachika2015-07-221-1/+1
* * vm_core.h: modify layout of rb_iseq_constant_body.ko12015-07-221-0/+6
* * vm_core.h: remove unused declaration ofko12015-07-221-0/+5
* * vm_core.h: separate rb_iseq_body into rb_iseq_constant_body andko12015-07-221-0/+13
* * lib/matrix/eigenvalue_decomposition.rb: refine code style.hsbt2015-07-221-0/+5
* * test/ruby/test_range.rb: Add test case for Range#end withhsbt2015-07-221-0/+5
* fix doc for Numeric#coerce [ci skip]nobu2015-07-221-0/+5
* * make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko12015-07-211-0/+45
* * ext/objspace/objspace.c (total_i): no need to skip singleton classes.ko12015-07-211-0/+4
* * vm_core.h: constify rb_call_info_t::kw_arg,ko12015-07-211-0/+11
* fix ChangeLogko12015-07-211-1/+1
* * vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.ko12015-07-211-0/+10
* * method.h: constify rb_method_iseq_t::iseqptr.ko12015-07-211-0/+8
* * gc.c (internal_object_p): Now a singleton classes appear byko12015-07-211-0/+7
* thread.c: refactor a loopnobu2015-07-211-0/+7
* * test/ruby/test_range.rb: Add test for Range#hashhsbt2015-07-211-0/+5
* * compile.c: constify the first parameter (iseq).ko12015-07-211-0/+8
* test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limitsnormal2015-07-211-0/+6
* load.c (ruby_dln_librefs): make staticnormal2015-07-211-0/+4
* fix typo in OptionParser#complete docs [ci skip]nobu2015-07-211-0/+4
* io.c: IO.copy_stream uses poll on Linuxnormal2015-07-201-0/+7
* parse.y (parser_initialize): avoid redundant zero-ingnormal2015-07-201-0/+4
* parse.y (struct parser_params): pack to 4 cache lines on x86-64normal2015-07-201-0/+5
* pty.c: fix example typo [ci skip]nobu2015-07-191-0/+5
* thread.c: gather common statementsnobu2015-07-181-0/+5
* load.c: reduce EXEC_TAGsnobu2015-07-181-0/+7
* gc.c: reduce EXEC_TAGsnobu2015-07-181-0/+5
* eval.c: extra conversion of exit statusnobu2015-07-181-0/+6
* test/ruby/test_process.rb: test thread+sigs work after failed execnormal2015-07-181-0/+4
* test/socket/test_nonblock: use smaller buffer for sendmsgnormal2015-07-171-0/+5
* signal.c (trap_handler): cleanup to use RSTRING_GETMEM + memcmpnormal2015-07-171-0/+4
* io.c (argf_read_nonblock): support `exception: false'normal2015-07-171-0/+10
* vm_eval.c: safe level 4nobu2015-07-171-0/+4
* compile.c: use ruby_tag_typenobu2015-07-171-0/+7
* encoding.h: ENC_CODERANGE_CLEAN_Pnobu2015-07-171-0/+14