summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-14add missing filename [ci skip]kazu
2014-11-14fix typos [ci skip]kazu
2014-11-14* tool/update-deps: Support GNU Make 4.0.akr
2014-11-14I'm not good at English, but try to accept your hope.usa
2014-11-14gc.c: check argumentsnobu
2014-11-14* gc.c (gc_stat_internal): support comatible layer forko1
2014-11-14* gc.c (gc_stat_internal): add compatible layer.ko1
2014-11-14* gc.c: guard by #if/#endif with GC_ENABLE_INCREMENTAL_MARKko1
2014-11-14vm_eval.c (rb_eval_cmd): use pre-defined idCallnormal
2014-11-14vm_eval.c (rb_yield_splat): add missing GC guardnormal
2014-11-13* gc.c: fix build error caused by implicit conversion with clang.hsbt
2014-11-13insns.def (opt_succ): remove Time#succ optimizationnormal
2014-11-13* gc.c: refactoring.ko1
2014-11-13* gc.c: Tuning RincGC parameters.ko1
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-11-13* test/monitor/test_monitor.rb: Use assert_join_threads.akr
2014-11-13* test/openssl: Don't specify port number.akr
2014-11-13* test/openssl/ssl_server.rb: Unused file removed.akr
2014-11-13eval.c: obsolete comment [ci skip]nobu
2014-11-13proc.c: make lambda directlynobu
2014-11-13* rb_w32_fstat{,i64}: speed up. adjuting timestamps in this functionusa
2014-11-13internal.h: STATIC_ASSERTnobu
2014-11-12gc.c (struct heap_page): trivial packingnormal
2014-11-12* gems/bundled_gems: Update to test-unit 3.0.6 and minitest 5.4.3.hsbt
2014-11-12* lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).hsbt
2014-11-11* test/ruby/test_object.rb: Specify an exception class for rescue clause.akr
2014-11-11* test/fileutils/test_fileutils.rb: Use assert_join_threads.akr
2014-11-11* test/resolv/test_dns.rb: Use assert_join_threads.akr
2014-11-11* test/net/pop/test_pop.rb: Use assert_join_threads.akr
2014-11-11* test/net/http/test_https_proxy.rb: Use assert_join_threads.akr
2014-11-11template/prelude.c.tmplnobu
2014-11-11* lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse
2014-11-11* string.c (sym_equal): use rb_obj_equal().ko1
2014-11-11* lib/rdoc/known_classes.rb: reverted regression changes ofhsbt
2014-11-10* test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr
2014-11-10* test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr
2014-11-10* win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-10win32.c: login name encodingnobu
2014-11-10* lib/rubygems/*.rb: Update to RubyGems master(3e36528).hsbt
2014-11-10signal.c: signal list to killnobu
2014-11-10* lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt
2014-11-10* lib/webrick/server.rb: Less instance variables.akr
2014-11-10* lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w toakr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* test/webrick/webrick.cgi: Don't use debug mode.akr
2014-11-09test_bmethod.rb: super in bmethod testnobu