aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko12015-08-211-0/+35
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-211-0/+6
* * ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko12015-08-211-0/+13
* Makefile.sub: link libraries for extensionsnobu2015-08-211-0/+6
* * include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko12015-08-211-0/+9
* * vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko12015-08-211-0/+8
* * test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove2015-08-201-0/+7
* fix indent (tabify) [ci skip]kazu2015-08-201-6/+6
* vm_eval.c: redefined respond_to_missing?nobu2015-08-201-0/+5
* vm_eval.c: share with rb_obj_respond_tonobu2015-08-201-0/+8
* vm_method.c: reuse method entrynobu2015-08-191-0/+5
* win32.c: support known reparse points onlynobu2015-08-191-0/+6
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove2015-08-191-0/+11
* process.c: [DOC] env values in spawn [ci skip]nobu2015-08-191-0/+5
* win32.c: support known reparse points onlynobu2015-08-191-0/+6
* * thread_pthread.c (reserve_stack): ensure the memory is reallynaruse2015-08-181-0/+5
* parse.y: fix labelargnobu2015-08-181-0/+5
* ruby.h: define RClass only in Cnobu2015-08-181-3/+4
* ruby.h: adjust for g++nobu2015-08-181-0/+5
* parse.y: fix block after conditionalnobu2015-08-171-0/+6
* io.c: raise at incomplete charnobu2015-08-171-0/+5
* * gems/bundled_gems: update latest version of bundled gems.hsbt2015-08-161-0/+5
* * gc.c (gc_mark_children): check if RCLASS_EXT is validktsj2015-08-161-0/+8
* win32/registry.rb: size in bytesnobu2015-08-151-0/+5
* io.c: read more datanobu2015-08-151-0/+5
* hash.c: improve integer/fixnum hashingnormal2015-08-141-0/+8
* iseq.c (rb_iseq_mark): reduce NULL checksnormal2015-08-141-0/+4
* ChangeLog: add reference for r51576 [ci skip]normal2015-08-141-0/+1
* method.h: cast checks to int for >= 0 checksnormal2015-08-141-0/+5
* improve handling of timer thread shutdownnormal2015-08-141-0/+29
* win32/registry.rb: terminator sizenobu2015-08-141-0/+5
* timeout.rb: freeze a string messagenobu2015-08-131-0/+5
* * vm_core.h (rb_call_info_kw_arg_bytes): move the definitionko12015-08-131-0/+5
* object.c: rb_num_to_dblnobu2015-08-131-0/+4
* load.c (features_index_add): avoid repeat calculationnormal2015-08-131-0/+4
* * id_table.c: IMPL() macro accept op as _opname instead of opnameko12015-08-121-0/+5
* * id_table.c (mix_id_table_insert): fix memory leak.ko12015-08-121-0/+4
* iseq.c (iseq_memsize): reimplement for wrappernormal2015-08-121-0/+12
* hoist out rb_call_info_kw_arg_bytes to inline functionnormal2015-08-121-0/+5
* * class.c (move_refined_method): same as the last commit.ko12015-08-121-0/+4
* * class.c, gc.c vm.c: use ID_TABLE_* instead of ST_*ko12015-08-121-0/+5
* * id_table.h: introduce ID key table.ko12015-08-121-0/+35
* rb_parser_compile_*: remove volatile argnormal2015-08-111-0/+9
* * numeric.c (Init_Numeric): Fix document for Float::MIN andakr2015-08-111-0/+5
* ruby.h: check integer overflownobu2015-08-111-0/+5
* array.c: fix buffer sizenobu2015-08-111-0/+5
* * test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt2015-08-111-0/+5
* * string.c: Fix documentation for String#slicehsbt2015-08-111-0/+5
* parse.y: optional superclassnobu2015-08-111-0/+5
* * string.c: [DOC] Make #end_with? example doc symmetryhsbt2015-08-111-0/+5