summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-09-02* vm_insnhelper.h (GET_PC_COUNT): remove unused macro.ko1
2015-09-02Fix typo in Process.detatch doc [ci skip]nobu
2015-09-02file.c: use filesystem encodingnobu
2015-09-01* test/thread/test_queue.rb: catch up last commit.ko1
2015-09-01* thread_sync.c (queue_do_close): ignore multiple close to allowko1
2015-09-01* thread_tools.c: rename thread_tools.c to thread_sync.c.ko1
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-30ChangeLog: table namenobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-28* lib/rdoc/*: Update rdoc master(cfffed5)hsbt
2015-08-28* vm.c (hook_before_rewind): prevent kicking :return event whileko1
2015-08-27* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt
2015-08-27* compile.c (iseq_set_sequence): rename variable namesko1
2015-08-26* thread_tools.c: add Queue#close(exception=false) andko1
2015-08-26re.c: fix wchar match at EOSnobu
2015-08-26id_table.c: fix for C89 compilersnobu
2015-08-24win32.c: symlinknobu
2015-08-24encoding.c: find encoding indexnobu
2015-08-22* ChangeLog: fix a typo for r51665.nagachika
2015-08-22* ChangeLog: fix a typo for r51660.nagachika
2015-08-22vm_eval.c: cache resultsnobu
2015-08-22ChangeLog: fix a typonobu
2015-08-21* ext/thread/thread.c: move definitions of Queue, SizedQueueko1
2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-21Makefile.sub: link libraries for extensionsnobu
2015-08-21* include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko1
2015-08-21* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko1
2015-08-20* test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove
2015-08-20fix indent (tabify) [ci skip]kazu
2015-08-20vm_eval.c: redefined respond_to_missing?nobu
2015-08-20vm_eval.c: share with rb_obj_respond_tonobu
2015-08-19vm_method.c: reuse method entrynobu
2015-08-19win32.c: support known reparse points onlynobu
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove
2015-08-19process.c: [DOC] env values in spawn [ci skip]nobu
2015-08-19win32.c: support known reparse points onlynobu
2015-08-18* thread_pthread.c (reserve_stack): ensure the memory is reallynaruse
2015-08-18parse.y: fix labelargnobu
2015-08-18ruby.h: define RClass only in Cnobu
2015-08-18ruby.h: adjust for g++nobu
2015-08-17parse.y: fix block after conditionalnobu
2015-08-17io.c: raise at incomplete charnobu
2015-08-16* gems/bundled_gems: update latest version of bundled gems.hsbt
2015-08-16* gc.c (gc_mark_children): check if RCLASS_EXT is validktsj
2015-08-15win32/registry.rb: size in bytesnobu
2015-08-15io.c: read more datanobu
2015-08-14hash.c: improve integer/fixnum hashingnormal
2015-08-14iseq.c (rb_iseq_mark): reduce NULL checksnormal