aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/rubygems/test_config.rb: fix broken tests for Windows platform.hsbt2015-09-091-0/+4
* * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt2015-09-081-0/+8
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2yuki2015-09-081-0/+4
* io.c: no wait when killednobu2015-09-081-0/+5
* * gems/bundled_gems: revert because ruby trunk never be able to installusa2015-09-081-0/+5
* gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem.yuki2015-09-081-0/+5
* * vm_core.h: remove rb_call_info_t::blockiseq.ko12015-09-081-0/+15
* * lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo2015-09-081-0/+6
* * win32/win32.c (rb_w32_read_reparse_point): return correct requiredusa2015-09-081-0/+5
* process.c: open exception messagenobu2015-09-071-0/+5
* process.c: chdir exception messagenobu2015-09-071-0/+5
* ChangeLog: remove a duplicated entry (r51782).nagachika2015-09-071-5/+0
* win32.c: use plain strdupnobu2015-09-071-0/+5
* vm_core.h: objspace alwaysnobu2015-09-071-0/+10
* ruby_atomic.h: fix typonobu2015-09-071-0/+5
* ccan/list/list.h: suppress unused argument warningsnormal2015-09-061-0/+5
* rss.rb: fix usec widthnobu2015-09-051-0/+5
* hash.c: [DOC] orders do not matter [ci skip]nobu2015-09-041-0/+5
* win32.h: fix macro namenobu2015-09-041-0/+5
* * doc/contributing.rdoc: fix configuration option.hsbt2015-09-041-0/+5
* * iseq.c (iseq_memsize): functions for wrapper object should haveko12015-09-031-0/+5
* session.rb: SHA512nobu2015-09-031-0/+5
* * gc.c (rb_raw_obj_info): iseq->body->location.first_lineno is Fixnum.ko12015-09-031-0/+4
* vm_eval.c: should be singularnobu2015-09-031-0/+5
* * gc.c (rb_raw_obj_info): should support IMEMO/iseq.ko12015-09-031-0/+4
* vm_eval.c: refine messagesnobu2015-09-031-0/+5
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-021-0/+7
* * vm_insnhelper.h (GET_PC_COUNT): remove unused macro.ko12015-09-021-0/+4
* Fix typo in Process.detatch doc [ci skip]nobu2015-09-021-0/+5
* file.c: use filesystem encodingnobu2015-09-021-0/+7
* * test/thread/test_queue.rb: catch up last commit.ko12015-09-011-0/+4
* * thread_sync.c (queue_do_close): ignore multiple close to allowko12015-09-011-0/+6
* * thread_tools.c: rename thread_tools.c to thread_sync.c.ko12015-09-011-0/+4
* * class.c (move_refined_method): should insert a write barrierko12015-08-311-0/+7
* ChangeLog: table namenobu2015-08-301-1/+1
* * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove2015-08-291-0/+12
* * lib/rdoc/*: Update rdoc master(cfffed5)hsbt2015-08-281-0/+6
* * vm.c (hook_before_rewind): prevent kicking :return event whileko12015-08-281-0/+9
* * lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt2015-08-271-0/+5
* * compile.c (iseq_set_sequence): rename variable namesko12015-08-271-0/+5
* * thread_tools.c: add Queue#close(exception=false) andko12015-08-261-0/+31
* re.c: fix wchar match at EOSnobu2015-08-261-0/+8
* id_table.c: fix for C89 compilersnobu2015-08-261-0/+5
* win32.c: symlinknobu2015-08-241-0/+4
* encoding.c: find encoding indexnobu2015-08-241-0/+5
* * ChangeLog: fix a typo for r51665.nagachika2015-08-221-1/+1
* * ChangeLog: fix a typo for r51660.nagachika2015-08-221-1/+1
* vm_eval.c: cache resultsnobu2015-08-221-0/+6
* ChangeLog: fix a typonobu2015-08-221-1/+1
* * ext/thread/thread.c: move definitions of Queue, SizedQueueko12015-08-211-0/+23